Package: aptitude
Version: 0.4.4-1
Followup-For: Bug #383474

When I did a "u" command from aptitude running under gdb, I received the 
following:

Uncaught exception: 
../../../src/generic/problemresolver/problemresolver.h:2216: 
generic_problem_resolver<PackageUniverse>::generic_problem_resolver(int, 
int, int, int, unsigned int, int, const PackageUniverse&) [with 
PackageUniverse = aptitude_universe]: Assertion 
"bd.broken_under(solution::root_node(initial_broken, universe, 
weights))" failed.

Program exited with code 0377.

When I tried to re-run aptitude (without deleting /var/cache/apt/*.bin), 
I received the following:

Reading package lists                                                         
0%
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208215872 (LWP 27055)]
0x41a362f3 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) 

(gdb) where
#0  0x41a362f3 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0x41d668e6 in std::string::compare () from /usr/lib/libstdc++.so.6
#2  0x410b65d1 in debPackagesIndex::FindInCache ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#3  0x4107efdb in pkgCacheGenerator::~pkgCacheGenerator ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#4  0x4107faed in pkgMakeStatusCache ()
   from /usr/lib/libapt-pkg-libc6.3-6.so.3.11
#5  0x081e1401 in std::operator+<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> > ()
#6  0x081e62ce in std::operator+<wchar_t, std::char_traits<wchar_t>, 
std::allocator<wchar_t> > ()
#7  0x080529c2 in ?? ()
#8  0x419dfea8 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#9  0x08051211 in ?? ()
(gdb) 

After deleting /var/cache/apt/*.bin I was again able to run aptitude 
from gdb and give aptitude a "u" command.

-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.46.3    Advanced front-end for dpkg
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-20  GCC support library
ii  libncursesw5                 5.5-5       Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a           2.0.17-2    type-safe Signal Framework for C++
ii  libstdc++6                   4.1.1-20    The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-1    English manual for aptitude, a ter

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to