Package: aptitude Version: 0.6.1.3-3 Severity: normal aptitude crashes every time I quit it after having successfully installed/upgraded some packages.
I have only seen this on sparc, and for several months but never had time to report it until now. This is as good backtrace as I can get with installing some -dbg packages. # gdb /usr/bin/aptitude core GNU gdb (GDB) 7.0-debian Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "sparc-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/aptitude...Reading symbols from /usr/lib/debug/usr/bin/aptitude-curses...bt done. (no debugging symbols found)...done. [New Thread 5497] [New Thread 5439] [New Thread 5438] Reading symbols from /usr/lib/libapt-pkg-libc6.9-6.so.4.8...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libapt-pkg-libc6.9-6.so.4.8 Reading symbols from /lib/libncursesw.so.5...(no debugging symbols found)...done. Loaded symbols for /lib/libncursesw.so.5 Reading symbols from /usr/lib/liblog4cxx.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib/liblog4cxx.so.10 Reading symbols from /usr/lib/libsigc-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libsigc-2.0.so.0 Reading symbols from /usr/lib/libcwidget.so.3...Reading symbols from /usr/lib/debug/usr/lib/libcwidget.so.3.0.0...done. (no debugging symbols found)...done. Loaded symbols for /usr/lib/libcwidget.so.3 Reading symbols from /usr/lib/libept.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libept.so.0 Reading symbols from /usr/lib/libxapian.so.15...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libxapian.so.15 Reading symbols from /usr/lib/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /usr/lib/libsqlite3.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libsqlite3.so.0 Reading symbols from /usr/lib/libboost_iostreams.so.1.40.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libboost_iostreams.so.1.40.0 Reading symbols from /lib/libpthread.so.0...(no debugging symbols found)...done. Loaded symbols for /lib/libpthread.so.0 Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libm.so.6 Reading symbols from /lib/libgcc_s.so.1...Reading symbols from /usr/lib/debug/lib/libgcc_s.so.1...done. (no debugging symbols found)...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /lib/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib/libc.so.6 Reading symbols from /lib/libutil.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libutil.so.1 Reading symbols from /lib/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /usr/lib/libaprutil-1.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libaprutil-1.so.0 Reading symbols from /usr/lib/libdb-4.8.so...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libdb-4.8.so Reading symbols from /usr/lib/libapr-1.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libapr-1.so.0 Reading symbols from /lib/libbz2.so.1.0...(no debugging symbols found)...done. Loaded symbols for /lib/libbz2.so.1.0 Reading symbols from /lib/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/librt.so.1 Reading symbols from /lib/ld-linux.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libuuid.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libuuid.so.1 Reading symbols from /lib/libcrypt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libcrypt.so.1 Reading symbols from /usr/lib/libexpat.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libexpat.so.1 Reading symbols from /lib/libnss_compat.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libnss_compat.so.2 Reading symbols from /lib/libnsl.so.1...(no debugging symbols found)...done. Loaded symbols for /lib/libnsl.so.1 Reading symbols from /lib/libnss_nis.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libnss_nis.so.2 Reading symbols from /lib/libnss_files.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/libnss_files.so.2 Core was generated by `aptitude'. Program terminated with signal 11, Segmentation fault. #0 0xf75a3210 in sparc_fallback_frame_state (context=0x0, fs=0x0) at ../../../src/libgcc/../gcc/config/sparc/linux-unwind.h:101 101 ../../../src/libgcc/../gcc/config/sparc/linux-unwind.h: No such file or directory. in ../../../src/libgcc/../gcc/config/sparc/linux-unwind.h (gdb) bt #0 0xf75a3210 in sparc_fallback_frame_state (context=0x0, fs=0x0) at ../../../src/libgcc/../gcc/config/sparc/linux-unwind.h:101 #1 uw_frame_state_for (context=0x0, fs=0x0) at ../../../src/libgcc/../gcc/unwind-dw2.c:1136 #2 0xf77bee28 in unwind_stop () from /lib/libpthread.so.0 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Current language: auto The current source language is "auto; currently c". (gdb) info threads 4 Thread 5438 0xf77bd148 in pthread_cancel () from /lib/libpthread.so.0 3 Thread 5439 0xf74fe378 in select () from /lib/libc.so.6 2 Thread 5497 0xf77bba6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 * 1 Thread 5495 0xf75a3210 in sparc_fallback_frame_state (context=0x0, fs=0x0) at ../../../src/libgcc/../gcc/config/sparc/linux-unwind.h:101 (gdb) thread 2 [Switching to thread 2 (Thread 5497)]#0 0xf77bba6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 (gdb) bt #0 0xf77bba6c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #1 0x00000008 in ?? () (gdb) thread 3 [Switching to thread 3 (Thread 5439)]#0 0xf74fe378 in select () from /lib/libc.so.6 (gdb) bt #0 0xf74fe378 in select () from /lib/libc.so.6 #1 0xf7dfcaec in ?? () from /usr/lib/liblog4cxx.so.10 (gdb) thread 4 [Switching to thread 4 (Thread 5438)]#0 0xf77bd148 in pthread_cancel () from /lib/libpthread.so.0 (gdb) bt #0 0xf77bd148 in pthread_cancel () from /lib/libpthread.so.0 #1 0xff82f744 in ?? () #2 0xff82f748 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) -- Package-specific info: aptitude 0.6.1.3 compiled at Nov 20 2009 21:35:44 Compiler: g++ 4.3.4 Compiled against: apt version 4.8.1 NCurses version 5.7 libsigc++ version: 2.0.18 Ept support enabled. Gtk+ support disabled. Current library versions: NCurses version: ncurses 5.7.20090803 cwidget version: 0.5.16 Apt version: 4.8.0 libapt-pkg-libc6.9-6.so.4.8 => /usr/lib/libapt-pkg-libc6.9-6.so.4.8 (0xf7f14000) libncursesw.so.5 => /lib/libncursesw.so.5 (0xf7ebc000) liblog4cxx.so.10 => /usr/lib/liblog4cxx.so.10 (0xf7ca8000) libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xf7c90000) libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xf7ba4000) libept.so.0 => /usr/lib/libept.so.0 (0xf7af4000) libxapian.so.15 => /usr/lib/libxapian.so.15 (0xf796c000) libz.so.1 => /usr/lib/libz.so.1 (0xf7944000) libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xf78b0000) libboost_iostreams.so.1.40.0 => /usr/lib/libboost_iostreams.so.1.40.0 (0xf7894000) libpthread.so.0 => /lib/libpthread.so.0 (0xf7868000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7754000) libm.so.6 => /lib/libm.so.6 (0xf7670000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7650000) libc.so.6 => /lib/libc.so.6 (0xf74d0000) libutil.so.1 => /lib/libutil.so.1 (0xf74bc000) libdl.so.2 => /lib/libdl.so.2 (0xf74a4000) libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0xf7474000) libdb-4.8.so => /usr/lib/libdb-4.8.so (0xf72fc000) libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0xf72ac000) libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xf7288000) librt.so.1 => /lib/librt.so.1 (0xf726c000) /lib/ld-linux.so.2 (0x70000000) libuuid.so.1 => /lib/libuuid.so.1 (0xf7258000) libcrypt.so.1 => /lib/libcrypt.so.1 (0xf7214000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0xf71dc000) Terminal: xterm $DISPLAY not set. `which aptitude`: /usr/bin/aptitude aptitude version information: aptitude linkage: -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: sparc (sparc64) Kernel: Linux 2.6.32 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages aptitude depends on: ii apt [libapt-pkg-libc6.9 0.7.25 Advanced front-end for dpkg ii libboost-iostreams1.40. 1.40.0-4 Boost.Iostreams Library ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libcwidget3 0.5.16-2 high-level terminal interface libr ii libept0 0.5.30 High-level library for managing De ii libgcc1 1:4.4.2-7 GCC support library ii liblog4cxx10 0.10.0-1.1 A logging library for C++ ii libncursesw5 5.7+20090803-2 shared libraries for terminal hand ii libsigc++-2.0-0c2a 2.0.18-2 type-safe Signal Framework for C++ ii libsqlite3-0 3.6.21-2 SQLite 3 shared library ii libstdc++6 4.4.2-7 The GNU Standard C++ Library v3 ii libxapian15 1.0.17-1 Search engine library ii zlib1g 1:1.2.3.4.dfsg-2 compression library - runtime Versions of packages aptitude recommends: ii apt-xapian-index 0.22 maintenance tools for a Xapian ind ii aptitude-doc-en [aptitude-doc 0.6.1.3-3 English manual for aptitude, a ter ii libparse-debianchangelog-perl 1.1.1-2 parse Debian changelogs and output ii sensible-utils 0.0.2 Utilities for sensible alternative Versions of packages aptitude suggests: pn debtags <none> (no description available) pn tasksel <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org