ddd
[Top][All Lists]
Advanced

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

Core dump accessing GDB Settings


From: R. Bernstein
Subject: Core dump accessing GDB Settings
Date: Thu, 26 Oct 2006 20:40:44 -0400

I tried using gcc-3.4.2, Solaris 8 and ddd-3.3.12-test5 and had no
problems. My libXt comes from /usr/openwin/lib/libXt.so.4


Landers, Kevin-P57523 writes:
 > ddd-3.3.11, built (gcc-3.4.2) from source on Solaris 9 (SPARC) with all
 > defaults at configuration time.
 > 
 > I can't access the GDB Settings under the Edit menu - dumps core every
 > time.  Same thing happens on the 2nd invocation of Help->DDD Reference
 > (or GDB Reference).  It appears to crash in a motif call.  Could this be
 > a misconfiguration in my environment?  Here is the stack trace:
 > 
 > (gdb) where
 > #0  0xfeb20130 in _libc_kill () from /usr/lib/libc.so.1
 > #1  0x000f8d24 in ddd_dump_core (sig=10) at exit.C:561
 > #2  0x000fc508 in ddd_fatal (sig=10) at exit.C:499
 > #3  <signal handler called>
 > #4  0xff2937dc in XmFontListCopy (fontlist=0x20757365) at FontList.c:363
 > #5  0xff302280 in initialize (request=0xffbfc778, tnew=0x79b0e8,
 > args=0xffbfcd98, num=0xffbfc6ac) at TextF.c:1192
 > #6  0xff046c84 in CallInitialize () from /usr/lib/libXt.so.4
 > #7  0xff042b94 in xtCreate () from /usr/lib/libXt.so.4
 > #8  0xff04b4c8 in _XtCreateWidget () from /usr/lib/libXt.so.4
 > #9  0xff04b218 in XtCreateWidget () from /usr/lib/libXt.so.4 #10
 > 0xff2fa2f0 in XmCreateTextField (parent=0x747c58, name=0x780704 "set
 > remote P-packet", arglist=0xffbfcd98, argCount=4) at TextF.c:5489
 > #11 0x0015e730 in add_button (form=0x747c58, address@hidden,
 > address@hidden, type=6810896,
 > entry_filter=TrueFalseToggleButtonEntry,
 > line=
 >       {rep = 0x79aa50}) at strclass.h:916
 > #12 0x00160270 in add_settings (form=0x747c58, address@hidden,
 > address@hidden, type=GDB, entry_filter=TextFieldEntry, 
 >     address@hidden) at strclass.h:959
 > #13 0x0015fc68 in add_button (form=0x747c58, address@hidden,
 > address@hidden, type=GDB, entry_filter=TextFieldEntry, line={rep
 > =
 > 0x79a940})
 >     at settings.C:1626
 > #14 0x00160270 in add_settings (form=0x747c58, address@hidden,
 > address@hidden, type=GDB, entry_filter=TextFieldEntry, 
 >     address@hidden) at strclass.h:959
 > #15 0x00161bb4 in create_panel (type=GDB, stype=SETTINGS) at
 > strclass.h:966
 > #16 0x0016283c in create_settings (type=GDB) at settings.C:2948
 > #17 0x001632dc in dddPopupSettingsCB () at GDBAgent.h:286
 > #18 0x00053760 in WhenReady (w=0x3c3290, client_data=0x1632c8,
 > call_data=0xffbfd968) at ddd.C:5842
 > #19 0xff2c8840 in ButtonUp (w=0x3c3290, event=0xffbfdca0, params=0x0,
 > num_params=0xff09a200) at PushB.c:1331
 > #20 0xff05fe98 in HandleActions () from /usr/lib/libXt.so.4
 > #21 0xff05ee7c in HandleSimpleState () from /usr/lib/libXt.so.4
 > #22 0xff05e880 in _XtTranslateEvent () from /usr/lib/libXt.so.4
 > #23 0xff05e610 in XtDispatchEventToWidget () from /usr/lib/libXt.so.4
 > #24 0xff05dd18 in _XtDefaultDispatcher () from /usr/lib/libXt.so.4
 > #25 0xff05da34 in XtDispatchEvent () from /usr/lib/libXt.so.4
 > #26 0x000571e8 in process_next_event () at ddd.C:3236
 > #27 0x00121ba4 in ddd_main_loop () at mainloop.C:102
 > #28 0x00064604 in main (argc=0, argv=0x408dd0) at ddd.C:3166
 > (gdb) frame 4
 > #4  0xff2937dc in XmFontListCopy (fontlist=0x20757365) at FontList.c:363
 > 363     FontList.c: No such file or directory.
 >         in FontList.c
 > Current language:  auto; currently c
 > (gdb) info locals
 > newFontList = (XmFontList) 0x79b338
 > i = -16171008
 > (gdb)
 > 
 > 
 > 
 > _______________________________________________
 > Ddd mailing list
 > address@hidden
 > http://lists.gnu.org/mailman/listinfo/ddd
 > 




reply via email to

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