Package: aptitude
Version: 0.4.10-1+b2
Severity: important

Aptitude segfaults when trying to do "purge ~c". Below is the gdb log:

==================================================================================
Starting program: /usr/bin/aptitude purge ~c
[Thread debugging using libthread_db enabled]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Building tag database... Done      
[New Thread 0xb7b076c0 (LWP 12985)]
[New Thread 0xb6855b90 (LWP 12988)]
The following packages have been kept back:
  audacious [1.3.2-4 -> 1.4.5-1] audacious-plugins{a} [1.3.5-3 -> 1.4.4-1] 
  audacious-plugins-extra [1.3.5-3 -> 1.4.4-1] console-data{a} [2:1.01-7 -> 
2:1.04-3] 
The following packages will be REMOVED:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7b076c0 (LWP 12985)]
0xb7b82f33 in strlen () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7b82f33 in strlen () from /lib/i686/cmov/libc.so.6
#1  0x08163242 in cmdline_show_instinfo ([EMAIL PROTECTED], showvers=true, 
showdeps=false, 
    showsize=false, showpurge=true) at 
/usr/include/c++/4.2/bits/char_traits.h:258
#2  0x08164a37 in cmdline_show_preview (as_upgrade=true, [EMAIL PROTECTED], 
    to_hold=<value optimized out>, [EMAIL PROTECTED], showvers=true, 
showdeps=true, 
    showsize=false, verbose=0) at cmdline_prompt.cc:578
#3  0x08165c9a in cmdline_do_prompt (as_upgrade=false, [EMAIL PROTECTED], 
    [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], showvers=true, 
    showdeps=true, showsize=false, always_prompt=true, verbose=0, 
assume_yes=false, 
    force_no_change=true) at cmdline_prompt.cc:803
#4  0x0815b325 in cmdline_do_action (argc=2, argv=0xbfe7bfa8, status_fname=0x0, 
simulate=false, 
    assume_yes=false, download_only=false, fix_broken=true, showvers=true, 
showdeps=true, 
    showsize=false, visual_preview=false, always_prompt=true, queue_only=false, 
verbose=0)
    at cmdline_do_action.cc:257
#5  0x08062938 in main (argc=2, argv=0xbfe7bfa4) at main.cc:496
#6  0xb7b27450 in __libc_start_main () from /lib/i686/cmov/libc.so.6
#7  0x0805fe71 in _start ()
(gdb) up
#1  0x08163242 in cmdline_show_instinfo ([EMAIL PROTECTED], showvers=true, 
showdeps=false, 
    showsize=false, showpurge=true) at
/usr/include/c++/4.2/bits/char_traits.h:258
258           { return strlen(__s); }
(gdb) list
253           compare(const char_type* __s1, const char_type* __s2, size_t __n)
254           { return memcmp(__s1, __s2, __n); }
255
256           static size_t
257           length(const char_type* __s)
258           { return strlen(__s); }
259
260           static const char_type*
261           find(const char_type* __s, size_t __n, const char_type& __a)
262           { return static_cast<const char_type*>(memchr(__s, __a, __n)); }
(gdb)
=================================================================================

-- Package-specific info:
Terminal: xterm
$DISPLAY is set.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (90, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-minimal (PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.7-6 0.7.10         Advanced front-end for dpkg
ii  libc6                     2.7-5          GNU C Library: Shared libraries
ii  libcwidget1               0.5.6.1-3      high-level terminal interface libr
ii  libgcc1                   1:4.2.2-4      GCC support library
ii  libncursesw5              5.6+20071215-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a        2.0.17-2       type-safe Signal Framework for C++
ii  libstdc++6                4.2.2-4        The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do <none>     (no description available)
ii  libparse-debianchangelog-perl 1.1.1-1    parse Debian changelogs and output

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to