Your message dated Wed, 5 Feb 2014 23:09:45 +0000
with message-id 
<CAPQ4b8kT_NQi+i4bsXS2U0SqAOutwkyboTvA=xcesyetnws...@mail.gmail.com>
and subject line aptitude: crashes when starting curses interface with error 
"Ouch! Got SIGABRT, dying.."
has caused the Debian Bug report #420001,
regarding aptitude: SIGABRT - uncaught exception - dependecy problem
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
420001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420001
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.3-1
Severity: normal

When I run aptitude as a command-line tool (aptitude
update/upgrade/install) it seems to work fine.

However, when I try to start it in the visual mode (without parameters)
aptitude crashes with the following message:


** Uncaught exception in resolver thread:
Unexpectedly non-broken dependency ctsim 4.5.2-1.1 -> {ctsim-pentium4 [UNINST]}!
(ctsim 4.5.2-1.1 is not installed)

Ouch!  Got SIGABRT, dying..
Aborted (core dumped)


Stack trace:

root# gdb `which aptitude` core.25383
(gdb) bt
#0  0xb7bce947 in raise () from /lib/tls/libc.so.6
#1  0xb7bd00c9 in abort () from /lib/tls/libc.so.6
#2  0x0820b26a in pkgAcquire::Item::Custom600Headers ()
#3  0x0822ce7c in pkgAcquire::Item::Custom600Headers ()
#4  0xb7df20bd in start_thread () from /lib/tls/libpthread.so.0
#5  0xb7c7192e in clone () from /lib/tls/libc.so.6



This is what aptitude shows about ctsim* pacakges (I don't think I ever
installed any of them).

root# aptitude search ctsim
pB  ctsim                                                 - Computed
tomography simulator
pi  ctsim-doc                                             -
Documentation for ctsim package
pi  ctsim-help                                            - Online help
file for CTSim
pB  ctsim-pentium4                                        - Computed
tomography simulator (Pentium 4 optimized)


root# aptitude show ctsim
Package: ctsim
New: yes
State: not installed
Version: 4.5.2-1.1
Priority: extra
Section: science
Maintainer: Kevin M. Rosenberg <[email protected]>
Uncompressed Size: 2306k
Depends: ctsim-help, ctn, libwxgtk2.4-1, fftw3, xlibmesa-gl | libgl1,
libpng12-0
Recommends: ctsim-doc
Conflicts: ctsim
Replaces: ctsim
Provided by: ctsim-pentium4
Description: Computed tomography simulator
 CTSim provides an interactive computed tomography simulator. Computed
tomography is the technique of estimating the
 interior of an object by measuring x-ray absorption through that
object.

 CTSim has both command-line tools and a graphical user interface. CTSim
has very educational trace modes for viewing the
 data collection simulation as well as the reconstruction.

 Home page: http://www.ctsim.org/

Tags: field::biology, interface::3d, interface::commandline,
role::program, scope::application, uitoolkit::wxwidgets,
      uitoolkit::wxwindows, use::viewing, works-with::3dmodel,
x11::application



root# aptitude show ctsim-pentium4
Package: ctsim-pentium4
New: yes
State: not installed
Version: 4.5.2-1.1
Priority: extra
Section: science
Maintainer: Kevin M. Rosenberg <[email protected]>
Uncompressed Size: 2265k
Depends: ctsim-help, ctn, libwxgtk2.4-1, fftw3, xlibmesa-gl | libgl1,
libpng12-0
Recommends: ctsim-doc
Conflicts: ctsim
Replaces: ctsim
Provides: ctsim
Description: Computed tomography simulator (Pentium 4 optimized)
 CTSim provides an interactive computed tomography simulator. Computed
tomography is the technique of estimating the
 interior of an object by on measuring x-ray absorption through an
object.

 It has both command-line tools and well as a graphical user interface.
CTSim has very education trace modes for viewing the
 data collection simulation as well as the reconstruction.

 The home page for CTSim is http://www.ctsim.org.

 This version of ctsim has been compiled using Pentium 4 optimizations.

Tags: admin::hardware, field::biology, interface::3d,
interface::commandline, role::program, scope::application,
      uitoolkit::wxwidgets, uitoolkit::wxwindows, use::viewing,
works-with::3dmodel, x11::application



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.46.4    Advanced front-end for dpkg
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-19  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-19    The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Source-Version: 0.4.11-1

Hi,

Searching for the string "Unexpectedly non-broken dependency" in
bugs.debian.org, there appear many bugs from that time in aptitude,
all of them more or less sharing the same symptoms and closed with the
same set of fixes in similar versions, for example:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421395
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420358
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432411


So I think that these bugs were the same underlying problem, just that
they were not closed at that time, and I haven't seen any bugs
recently indicating that this might happen.

If you believe that this is not the cause, have been experiencing this
problem after that, can provide new information or simply still have
concerns about these bug reports, please reopen them.

Cheers.
-- 
Manuel A. Fernandez Montecelo <[email protected]>

--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to