discuss-gnustep
[Top][All Lists]
Advanced

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

gorm problem


From: Dan Pascu
Subject: gorm problem
Date: Sat, 19 Jan 2002 06:17:15 +0200 (EET)

starting gorm with no running gdnc/gdomap will make it core dump. it
tries to start gdnc/gdomap by itself, but after they are started it core
dumps. if gdnc/gdomap are already running then gorm starts just fine.
using the cvs from a few weeks ago, this worked just fine (ie with no
gdnc/gdomap running, gorm started them and then started itself with no
problem at all)

Here's the backtrace

(gdb) bt
#0  0x403add61 in _NSRemoveHandler ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#1  0x401b32ce in _i__GSWorkspaceCenter__init ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#2  0x403c97ab in _c_NSObject__new ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
#3  0x401b3b6f in _i_NSWorkspace__init ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#4  0x401b3a3c in _c_NSWorkspace__sharedWorkspace ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#5  0x400b61ab in _i_NSApplication__finishLaunching ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#6  0x0804e339 in _i_Gorm__finishLaunching ()
#7  0x400b741b in _i_NSApplication__run ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#8  0x400b04ad in NSApplicationMain ()
   from 
/usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
#9  0x0805042f in main ()
#10 0x405e865f in __libc_start_main () from /lib/libc.so.6


-- 
Dan




reply via email to

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