crash with macromedia repo

Ville Skyttä ville.skytta at iki.fi
Sun Apr 23 13:49:21 PDT 2006


0.5.15lorg3 on FC5 x86_64, crashes when doing apt-get update when the
macromedia repo (repomd http://macromedia.rediris.es/ rpm) is enabled:

# apt-get update
[...]
Get:3 http://macromedia.rediris.es rpm repomd.xml [951B]
[...]
Get:1 http://macromedia.rediris.es rpm/ primary.xml [1101B]
[...]
Get:2 http://macromedia.rediris.es rpm/ filelists.xml [432B]
[...]
Fetched 1533B in 0s (2559B/s)
Segmentation fault (core dumped)

gdb backtrace attached.
-------------- next part --------------
#0  RPMRepomdHandler::FindNode (this=0xf9f2d0, Node=0x1, Name=@0x7ffffff846d0)
    at rpm/rpmhandler.cc:970
970	   for (xmlNode *n = Node->children; n; n = n->next) {
(gdb) bt
#0  RPMRepomdHandler::FindNode (this=0xf9f2d0, Node=0x1, Name=@0x7ffffff846d0)
    at rpm/rpmhandler.cc:970
#1  0x00002aaaaab1667a in RPMRepomdHandler::FindTag (this=0xf9f2d0, Node=0x1, 
    Tag=) at rpm/rpmhandler.cc:980
#2  0x00002aaaaab1caff in RPMRepomdHandler::Name (this=0xf9f2d0)
    at ../include/apt-pkg/rpmhandler.h:255
#3  0x00002aaaaab2f802 in rpmListParser::Package (this=0x7ffffff84bb0)
    at rpm/rpmlistparser.cc:85
#4  0x00002aaaaab2e63b in rpmListParser::Step (this=0x7ffffff84bb0)
    at rpm/rpmlistparser.cc:411
#5  0x00002aaaaab80884 in pkgCacheGenerator::MergeList (this=0x7ffffff84e30, 
    List=@0x7ffffff84bb0, OutVer=0x0) at pkgcachegen.cc:114
#6  0x00002aaaaab1e08d in rpmRepomdIndex::Merge (this=0x5a1290, 
    Gen=@0x7ffffff84e30, Prog=) at rpm/rpmindexfile.cc:749
#7  0x00002aaaaab7fdf2 in BuildCache (Gen=@0x7ffffff84e30, 
    Progress=@0x7ffffff851f0, CurrentSize=@0x7ffffff84fc8, TotalSize=20947, 
    Start=) at pkgcachegen.cc:720
#8  0x00002aaaaab83c46 in pkgMakeStatusCache (List=) at pkgcachegen.cc:880
#9  0x00002aaaaab6d07b in pkgCacheFile::BuildCaches (this=0x7ffffff85350, 
    Progress=@0x7ffffff851f0, WithLock=false) at cachefile.cc:74
#10 0x00002aaaaab6d186 in pkgCacheFile::Open (this=0x7ffffff85350, 
    Progress=@0x7ffffff851f0, WithLock=) at cachefile.cc:94
#11 0x000000000041daa0 in CacheFile::Open (this=0x7ffffff85350, WithLock=true)
    at apt-get.cc:100
#12 0x00000000004135d7 in DoUpdate (CmdL=) at apt-get.cc:1748
#13 0x00002aaaaaafee1a in CommandLine::DispatchArg (this=0x7ffffff86030, 
    Map=0x7ffffff85f10, NoMatch=true) at contrib/cmndline.cc:340
#14 0x0000000000416836 in main (argc=) at apt-get.cc:3312
#15 0x000000329211d084 in __libc_start_main () from /lib64/libc.so.6
#16 0x0000000000406a79 in _start ()
#17 0x00007ffffff861a8 in ?? ()
#18 0x0000000000000000 in ?? ()


More information about the Apt-Rpm mailing list