[Aptitude-devel] Bug#816322: aptitude: SIGABRT due to assertion failure when quitting from conflict resolver
Katsuhiko Nishimra
ktns.87 at gmail.com
Mon Feb 29 20:46:23 GMT 2016
Package: aptitude
Version: 0.7.6-1
Severity: important
Dear Maintainer,
I've run into a SIGABRT when quitting a conflict resolver in aptitude-
curses.
How to reproduce:
* Invoke conflicts by something like
$ aptitude -st experimental full-upgrade
* Enter the conflict resolver by hitting `e'
* Terminate the process by hitting `qqy'
* Then it goes:
aptitude:
/usr/include/boost/flyweight/detail/recursive_lw_mutex.hpp:72:boost::flyweights::detail::recursive_lightweight_mutex::scoped_lock::scoped_lock(boost::flyweights::detail::recursive_lightweight_mutex&):
Assertion `pthread_mutex_lock(&m_)==0' failed.
Ouch! Got SIGABRT, dying..
A report on launchpad below might be related with this.
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/1435175
Regards,
Katsuhiko
-- Package-specific info:
$TERM not set.
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude 0.7.6
Compiler: g++ 5.3.1 20160220
Compiled against:
apt version 5.0.0
NCurses version 6.0
libsigc++ version: 2.6.2
Gtk+ support disabled.
Qt support disabled.
Current library versions:
NCurses version: ncurses 6.0.20160213
cwidget version: 0.5.17
Apt version: 5.0.0
aptitude linkage:
linux-vdso.so.1 (0x00007ffc12be7000)
libapt-pkg.so.5.0 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
(0x00007f7fc0310000)
libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5
(0x00007f7fc00e0000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5
(0x00007f7fbfeb5000)
libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0
(0x00007f7fbfcaf000)
libcwidget.so.3 => /usr/lib/x86_64-linux-gnu/libcwidget.so.3
(0x00007f7fbf9b2000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
(0x00007f7fbf6db000)
libboost_iostreams.so.1.58.0 => /usr/lib/x86_64-linux-
gnu/libboost_iostreams.so.1.58.0 (0x00007f7fbf4c1000)
libboost_filesystem.so.1.58.0 => /usr/lib/x86_64-linux-
gnu/libboost_filesystem.so.1.58.0 (0x00007f7fbf2a8000)
libboost_system.so.1.58.0 => /usr/lib/x86_64-linux-
gnu/libboost_system.so.1.58.0 (0x00007f7fbf0a3000)
libxapian.so.22 => /usr/lib/x86_64-linux-gnu/libxapian.so.22
(0x00007f7fbec9f000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f7fbea82000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007f7fbe706000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f7fbe401000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007f7fbe1eb000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7fbde46000)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f7fbdc43000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7fbda3f000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2
(0x00007f7fbd827000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f7fbd60c000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0
(0x00007f7fbd3fc000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f7fbd1d8000)
liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1
(0x00007f7fbcfc6000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f7fbcdbd000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f7fbcbb8000)
/lib64/ld-linux-x86-64.so.2 (0x0000559298814000)
-- System Information:
Debian Release: stretch/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (300, 'stable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages aptitude depends on:
ii aptitude-common 0.7.6-1
ii libapt-pkg5.0 1.2.3
ii libboost-filesystem1.58.0 1.58.0+dfsg-5+b1
ii libboost-iostreams1.58.0 1.58.0+dfsg-5+b1
ii libboost-system1.58.0 1.58.0+dfsg-5+b1
ii libc6 2.21-9
ii libcwidget3v5 0.5.17-4+b1
ii libgcc1 1:5.3.1-10
ii libncursesw5 6.0+20160213-1
ii libsigc++-2.0-0v5 2.6.2-1
ii libsqlite3-0 3.11.0-2
ii libstdc++6 5.3.1-10
ii libtinfo5 6.0+20160213-1
ii libxapian22v5 1.2.22-3
Versions of packages aptitude recommends:
ii aptitude-doc-en [aptitude-doc] 0.7.6-1
ii libparse-debianchangelog-perl 1.2.0-8
ii sensible-utils 0.0.9
Versions of packages aptitude suggests:
ii apt-xapian-index 0.47+nmu2
ii debtags 2.0.2
ii tasksel 3.34
More information about the Aptitude-devel
mailing list