(gdb) file /usr/bin/aptitude
Load new symbol table from "/usr/bin/aptitude"? (y or n) y
Reading symbols from /usr/bin/aptitude...Reading symbols from 
/usr/lib/debug/.build-id/72/78635539e47d0ff7b49498b54fd6524eb030b2.debug...done.
done.
(gdb) r
Starting program: /usr/bin/aptitude 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb728bb40 (LWP 25515)]
[New Thread 0xb6a8ab40 (LWP 25516)]
[New Thread 0xb6289b40 (LWP 25517)]
Initialisation de l'état des paquets                                          9
Program received signal SIGSEGV, Segmentation fault.
0xb7cf59de in tagcoll::input::Zlib::nextChar() ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
(gdb) bt
#0  0xb7cf59de in tagcoll::input::Zlib::nextChar() ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#1  0xb7cf7a30 in tagcoll::textformat::parseElement(tagcoll::input::Input&, 
std::string&) () from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#2  0xb7ccf505 in void 
tagcoll::textformat::parse<tagcoll::coll::Inserter<ept::debtags::Debtags> 
>(tagcoll::input::Input&, tagcoll::coll::Inserter<ept::debtags::Debtags>) () 
from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#3  0xb7cd4381 in void 
ept::debtags::SourceDir::readTags<tagcoll::coll::Inserter<ept::debtags::Debtags>
 >(tagcoll::coll::Inserter<ept::debtags::Debtags>) ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#4  0xb7cc880b in ept::debtags::Debtags::Debtags(bool) ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#5  0x80297cb2 in aptitude::apt::load_tags ()
    at ../../../../src/generic/apt/tags.cc:363
#6  0x801dda80 in apt_load_cache (progress_bar=0x804639c0, 
    do_initselections=true, status_fname=0x0)
    at ../../../../src/generic/apt/apt.cc:492
#7  0x8004b6e6 in main (argc=1, argv=0xbffff154) at ../../src/main.cc:1277
(gdb) 






(gdb) bt 7
#0  0xb7cf59de in tagcoll::input::Zlib::nextChar() ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#1  0xb7cf7a30 in tagcoll::textformat::parseElement(tagcoll::input::Input&, 
std::string&) () from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#2  0xb7ccf505 in void 
tagcoll::textformat::parse<tagcoll::coll::Inserter<ept::debtags::Debtags> 
>(tagcoll::input::Input&, tagcoll::coll::Inserter<ept::debtags::Debtags>) () 
from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#3  0xb7cd4381 in void 
ept::debtags::SourceDir::readTags<tagcoll::coll::Inserter<ept::debtags::Debtags>
 >(tagcoll::coll::Inserter<ept::debtags::Debtags>) ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#4  0xb7cc880b in ept::debtags::Debtags::Debtags(bool) ()
   from /usr/lib/i386-linux-gnu/libept.so.1.aptpkg4.12
#5  0x80297cb2 in aptitude::apt::load_tags ()
    at ../../../../src/generic/apt/tags.cc:363
#6  0x801dda80 in apt_load_cache (progress_bar=0x804639c0, 
    do_initselections=true, status_fname=0x0)
    at ../../../../src/generic/apt/apt.cc:492
(More stack frames follow...)
(gdb)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1406963

Title:
  starting aptitude crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1406963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to