bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.3 (i586-pc-linux-gnu) gets "Aborted" signal


From: José de Paula Rodrigues Neto Assis
Subject: DDD 3.3 (i586-pc-linux-gnu) gets "Aborted" signal
Date: Wed, 28 Mar 2001 13:56:23 -0300

I did "$ ddd a.out" just to test my newly built-installed ddd. a.out was
the result of the following: 
        int main(void){ return 0; }

DDD 3.3 displayed the splash screen, but then crashed with the "Abortado"
(that
is the Portuguese for "Aborted") signal because of an internal error.
It was the first time DDD was run on this system, and I can't figure out
what could have been wrong.

My system is:

  Software:
        RedHat Linux-based distribution
        Linux kernel 2.4.2
        GCC 2.95.2
        Glibc 2.1.3
        GDB 5.0
        LessTif 0.92.6 with Motif 2.1 binding
        XFree86 4.01
        Localized for Brazilian Portuguese ($LANG = pt_BR)

  Hardware:
        AMD K6 233 W/ MMX
        96 M RAM

I don't believe it is a LessTif issue, because it worked
well with NEdit.

And, following, the ~/.ddd/log:

GNU DDD 3.3 (i586-pc-linux-gnu)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.95.3 19991030 (prerelease), GNU libc 2.1
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.92.6)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2001-03-28 by José de Paula <humelian@yahoo.com>.
$  ddd a.out
+  /bin/sh -c 'exec gdb -q -fullname '\''a.out'\'''
#  Hello, world!
#  Starting GDB...
!  Abortado
+  /bin/sh -c 'gdb -x /tmp/fileaJozEm ddd core'
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-conectiva-linux"...
Core was generated by `ddd a.out'.
Program terminated with signal 6, Abortado.
Reading symbols from /usr/local/LessTif/Motif2.1/lib/libXm.so.2...done.
Loaded symbols for /usr/local/LessTif/Motif2.1/lib/libXm.so.2
Reading symbols from /usr/X11R6/lib/libXaw.so.7...done.
Loaded symbols for /usr/X11R6/lib/libXaw.so.7
Reading symbols from /usr/X11R6/lib/libXmu.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXmu.so.6
Reading symbols from /usr/X11R6/lib/libXt.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXt.so.6
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Loaded symbols for /usr/X11R6/lib/libXpm.so.4
Reading symbols from /usr/X11R6/lib/libXp.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXp.so.6
Reading symbols from /usr/X11R6/lib/libXext.so.6...done.
Loaded symbols for /usr/X11R6/lib/libXext.so.6
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Loaded symbols for /usr/X11R6/lib/libX11.so.6
Reading symbols from /usr/X11R6/lib/libSM.so.6...done.
Loaded symbols for /usr/X11R6/lib/libSM.so.6
Reading symbols from /usr/X11R6/lib/libICE.so.6...done.
Loaded symbols for /usr/X11R6/lib/libICE.so.6
Reading symbols from /lib/libncurses.so.5...done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /usr/lib/libstdc++-libc6.1-2.so.3...done.
Loaded symbols for /usr/lib/libstdc++-libc6.1-2.so.3
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
Reading symbols from /lib/libnss_files.so.2...done.
Loaded symbols for /lib/libnss_files.so.2
Reading symbols from /usr/lib/gconv/ISO8859-1.so...done.
Loaded symbols for /usr/lib/gconv/ISO8859-1.so
#0  0x403dd811 in kill () from /lib/libc.so.6
#0  0x403dd811 in kill () from /lib/libc.so.6
#1  0x403dd4f8 in raise () from /lib/libc.so.6
#2  0x403dec21 in abort () from /lib/libc.so.6
#3  0x4037e568 in __terminate () from /usr/lib/libstdc++-libc6.1-2.so.3
#4  0x4037e585 in __terminate () from /usr/lib/libstdc++-libc6.1-2.so.3
#5  0x4037efb6 in __unwinding_cleanup () from
/usr/lib/libstdc++-libc6.1-2.so.3
#6  0x4037f184 in __throw () from /usr/lib/libstdc++-libc6.1-2.so.3
#7  0x40380dc7 in __builtin_vec_new () from
/usr/lib/libstdc++-libc6.1-2.so.3
#8  0x8255b33 in VarArray<_WidgetRec *>::add ()
#9  0x8173ef1 in register_info_button ()
#10 0x403d7a3a in __libc_start_main () from /lib/libc.so.6
#  Thanks for using DDD 3.3!  (We apologize for the inconvenience.)

Thank you,
José de Paula

"Fair is foul, and foul is fair"
        W. Shakespeare, Macbeth


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]