[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build machine



That's interesting. I've been having similar problems with it. I just discoverd
that it would accept either the sources lines or my binaries line, but not
both at the same time.  I'm not sure, but I suspect it's trying to match up
source packages with binary packages, and running into inconsistancies.

See if this is similar to what you get:

(gdb) bt
#0  0x280f51dd in pkgTagSection::Scan(char const*, unsigned long) ()
   from /usr/lib/libapt-pkg.so.3.2
#1  0x280f4eb8 in pkgTagFile::Step(pkgTagSection&) ()
   from /usr/lib/libapt-pkg.so.3.2
#2  0x28121a87 in debListParser::Step() () from /usr/lib/libapt-pkg.so.3.2
#3  0x28111c84 in pkgCacheGenerator::MergeList(pkgCacheGenerator::ListParser&, pkgCache::VerIterator*) () from /usr/lib/libapt-pkg.so.3.2
#4  0x2812af84 in debPackagesIndex::Merge(pkgCacheGenerator&, OpProgress&) const () from /usr/lib/libapt-pkg.so.3.2
#5  0x28114e51 in pkgCacheGenerator::WriteUniqString(char const*, unsigned) ()
   from /usr/lib/libapt-pkg.so.3.2
#6  0x2811521d in pkgMakeStatusCache(pkgSourceList&, OpProgress&, MMap**, bool)
    () from /usr/lib/libapt-pkg.so.3.2
#7  0x2810c625 in pkgCacheFile::Open(OpProgress&, bool) ()
   from /usr/lib/libapt-pkg.so.3.2
#8  0x0805957b in DoUpdate(CommandLine&) (CmdL=@0xbfbff928) at apt-get.cc:85
#9  0x280e440a in CommandLine::DispatchArg(CommandLine::Dispatch*, bool) ()
   from /usr/lib/libapt-pkg.so.3.2
#10 0x0805f380 in main (argc=2, argv=0xbfbffc48) at apt-get.cc:2174
#11 0x08052130 in _start ()

On Thu, Feb 07, 2002 at 03:42:02PM -0700, Joel Baker wrote:
> The build machine is out of order until such time as I can get apt-get to
> not segfault on things like "any source list, including a completely empty
> one". Even working from a brand new chroot install isn't helping.
> 
> Of course, the totally unexplained "well, sometimes it segfaults, and then
> sometimes it does" that I've had with it for the past 2 weeks just appears
> to have become "it always segfaults". Maybe it will decide it likes me in
> a few hours.
> -- 
> ***************************************************************************
> Joel Baker                           System Administrator - lightbearer.com
> lucifer@lightbearer.com              http://users.lightbearer.com/lucifer/
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-bsd-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: