bug-ddd
[Top][All Lists]
Advanced

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

DDD 3.3.11 (i686-pc-linux-gnu) gets `Segmentation fault' signal


From: Raja Rajan S
Subject: DDD 3.3.11 (i686-pc-linux-gnu) gets `Segmentation fault' signal
Date: Wed, 26 Sep 2007 17:16:11 +0530

Hi
 
Have the following configuration and DISPLAY setup in putty, and the
 Xserver is not started in client(Windows). Now I am connecting to the
 Linux machine(Where DDD installed) using the below configuration in PUTTY.

Under X11 -tab
Enable X11 forwarding - is checked(enabled)
X Display location - My local windows machine IP is configured

Under Tunnels Tab
Local ports accept connections from other hosts - is checked
Remote ports do the same (SSH-2 only) - is checked
 

[root@lab219 rajan]# ddd
 
Internal error (Segmentation fault).
 
Oops!  You have found a bug in DDD.
 
If you can reproduce this bug, please send a bug report
to <ddd@gnu.org>, giving a subject like
 
    DDD 3.3.11 (i686-pc-linux-gnu) gets `Segmentation fault' signal
 
To enable us to fix the bug, you should include the following
 information:
* What you were doing to get this message.  Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.
 
We thank you for your support.
 
Segmentation fault (core dumped)
 
I had pasted the gdb session o/p here.
 
[rajan@lab219 ~]$ gdb ddd
GNU gdb Red Hat Linux ( 6.3.0.0-1.132.EL4rh)
Copyright 2004 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-redhat-linux-gnu"...Using host
 libthread_db library "/lib/tls/libthread_db.so.1".
 
(gdb) r
Starting program: /home/rajan/ddd-3.3.11/ddd/ddd
 
Program received signal SIGSEGV, Segmentation fault.
0x00dc56d9 in XtDisplay () from /usr/X11R6/lib/libXt.so.6
(gdb) bt
#0  0x00dc56d9 in XtDisplay () from /usr/X11R6/lib/libXt.so.6
#1  0x08123348 in string_app_value (name=@0xbff50d30, v=Variable "v" is
 not available.
) at options.C:2060
#2  0x081277eb in save_options (flags=1024) at strclass.h:966
#3  0x080f576d in ddd_cleanup () at exit.C:167
#4  0x080f6d80 in ddd_x_fatal (display=0x8bca990) at exit.C:627
#5  0x00830ef7 in _XIOError () from /usr/X11R6/lib/libX11.so.6
#6  0x00831491 in _XRead () from /usr/X11R6/lib/libX11.so.6
#7  0x00823076 in XOpenDisplay () from /usr/X11R6/lib/libX11.so.6
#8  0xbff730b8 in ?? ()
#9  0x00000008 in ?? ()
Previous frame inner to this frame (corrupt stack?)
 
 
(gdb) frame 0
#0  0x00dc56d9 in XtDisplay () from /usr/X11R6/lib/libXt.so.6
(gdb) frame 1
#1  0x08123348 in string_app_value (name=@0xbff50d30, v=Variable "v" is
 not available.
) at options.C:2060
2060        return app_value(name, value, check_default);
(gdb) frame 2
#2  0x081277eb in save_options (flags=1024) at strclass.h:966
966       {}
(gdb) frame 3
#3  0x080f576d in ddd_cleanup () at exit.C:167
167             save_options(SAVE_DEFAULT);
(gdb) frame 4
#4  0x080f6d80 in ddd_x_fatal (display=0x8bca990) at exit.C:627
627             ddd_cleanup();
(gdb) frame 5
#5  0x00830ef7 in _XIOError () from /usr/X11R6/lib/libX11.so.6
(gdb) frame 6
#6  0x00831491 in _XRead () from /usr/X11R6/lib/libX11.so.6
(gdb) frame 7
#7  0x00823076 in XOpenDisplay () from /usr/X11R6/lib/libX11.so.6

Core file & log is attached with this mail.

Thanks
Rajan
reply via email to

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