Package: ddd
Version: 1:3.3.11-1
Severity: grave
Justification: renders package unusable
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (1001, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Versions of packages ddd depends on:
ii lesstif2 1:0.94.4-2 OSF/Motif 2.1 implementation relea
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libgcc1 1:4.1.1-13 GCC support library
ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library
ii libncurses5 5.5-3 Shared libraries for terminal hand
ii libsm6 1:1.0.1-3 X11 Session Management library
ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-9 X11 client-side library
ii libxaw7 1:1.0.2-4 X11 Athena Widget library
ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar
ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library
ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii libxpm4 1:3.5.5-2 X11 pixmap library
ii libxt6 1:1.0.2-2 X11 toolkit intrinsics library
Versions of packages ddd recommends:
ii gdb 6.4.90.dfsg-1 The GNU Debugger
-- debconf-show failed
Hi,
Trying to launch ddd I get a crash after the splash image. This
is the gdb backtrace
Program received signal SIGSEGV, Segmentation fault.
0x00000000004bb80a in atoi ()
(gdb) bt
#0 0x00000000004bb80a in atoi ()
#1 0x00000000004ef519 in atoi ()
#2 0x0000000000511cd8 in atoi ()
#3 0x00002ac1ae8fdca9 in _XtCallConditionalCallbackList ()
from /usr/lib/libXt.so.6
#4 0x00002ac1ae92740d in XtSessionReturnToken () from
/usr/lib/libXt.so.6
#5 0x00002ac1aed7bf5e in _SmcProcessMessage () from /usr/lib/libSM.so.6
#6 0x00002ac1aee909b5 in IceProcessMessages () from
/usr/lib/libICE.so.6
#7 0x00002ac1ae924e7c in XtSessionGetToken () from /usr/lib/libXt.so.6
#8 0x00002ac1ae917c83 in XtAppProcessEvent () from /usr/lib/libXt.so.6
#9 0x000000000041f03d in ?? ()
#10 0x0000000000421df4 in ?? ()
#11 0x00000000004272d9 in ?? ()
#12 0x00002ac1af77f4ca in __libc_start_main () from /lib/libc.so.6
#13 0x000000000040cd2a in ?? ()
#14 0x00007ffffc7e20a8 in ?? ()
#15 0x0000000000000000 in ?? ()
(gdb)
and this the ~/.ddd/log
GNU DDD 3.3.11 (x86_64-pc-linux-gnu)
Copyright (C) 1995-1999 Technische Universit�t Braunschweig, Germany.
Copyright (C) 1999-2001 Universit�t Passau, Germany.
Copyright (C) 2001 Universit�t des Saarlandes, Germany.
Copyright (C) 2001-2004 Free Software Foundation, Inc.
Compiled with GCC 4.0.3 (Debian 4.0.3-1), GNU libc 2.3
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release
0.94.4)
Includes XPM 3.4.11, Athena Panner (7000002L), DDD core
Built 2006-03-23 by Daniel Schepler <[EMAIL PROTECTED]>.
$ ddd
! Violación de segmento
where last line means Segmentation Fault as you can imagine.
Best Regards,
Manolo