On Wed, Sep 10, 2008 at 10:35:59PM +0200, Benoît Dejean <[EMAIL PROTECTED]> was heard to say: > Le vendredi 26 octobre 2007 à 09:06 -0700, Daniel Burrows a écrit : > > On Sun, Oct 21, 2007 at 01:01:06PM +0200, Benoît Dejean <[EMAIL PROTECTED]> > > was heard to say: > > > Package: aptitude > > > Version: 0.4.6.1-1.1 > > > Severity: normal > > > > > > In the ncurses interface, when i update, aptitue often crashes. I > > > started it within gdb: i can see that it freezes while deleting > > > old/useless packages. But as i don't have debug info, the stacktrace > > > is meaningless. > > > > > > How i can get debug symbols for aptitute ? > > > > You'll have to download and compile the source with debugging symbols. > > > > apt-get build-dep aptitude > > apt-get source aptitude > > cd aptitude-0.4.6.1 > > CXXFLAGS="-g -O0 -fno-inline" dpkg-buildpackage -rfakeroot -us -uc -b > > sudo dpkg -i ../aptitude_0.4.6.1-1.1_i386.deb > > Bug is still there and not reproducible when compiling with debug > information.
What if you install the -dbg package? Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]