discuss-gnustep
[Top][All Lists]
Advanced

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

Segfault with GWorkspace ( again )


From: jordan muscott
Subject: Segfault with GWorkspace ( again )
Date: Mon, 2 Sep 2002 15:09:46 +0100

hi all - 

i mentioned this a few weeks ago, but didn't get a solution, and now ive
come back to it..

basically i get a segfault when launching GWorkspace.app. I build the
following from the source tarballs:

gnustep-back-0.8.0
gnustep-base-1.4.0
gnustep-gui-0.8.0
gnustep-make-1.4.0
gnustep-objc-1.2.2
GWorkspace-0.3.6

im using gcc 2.96 , windowmaker 0.80, XFree4.2, Mandrake 8.1.

i built a debug build and here is the output ( ive never really used gdb
before so if i should be doing something different here please let me
know );

[jordan@larry jordan]$ debugapp GWorkspace.debug
GNU gdb 20010813 (MI_OUT)
Copyright 2001 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-mandrake-linux"...
(gdb) run
Starting program:
/usr/local/GNUstep/System/Applications/GWorkspace.debug/ix86/l 
inux-gnu/gnu-gnu-gnu/GWorkspace 
[New Thread 1024 (LWP 3290)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 3290)]
0x404bf65b in hash_string ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
(gdb) backtrace
#0  0x404bf65b in hash_string ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#1  0x40a160e8 in _OBJC_SELECTOR_TABLE ()
   from
/usr/local/GNUstep/System/Applications/GWorkspace.debug/Resources/Brows
erViewer.bundle/ix86/linux-gnu/gnu-gnu-gnu/BrowserViewer
#2  0x404bd027 in hash_value_for_key ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#3  0x404bf2fd in __sel_register_typed_name ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#4  0x404bd7d4 in __objc_exec_class ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
#5  0x409fe96a in global constructors keyed to
GWFileSystemWillChangeNotification.2 () at BrowserViewer.m:968
#6  0x40a3c605 in __do_global_ctors_aux ()
   from
/usr/local/GNUstep/System/Applications/GWorkspace.debug/Resources/Icons
Viewer.bundle/ix86/linux-gnu/gnu-gnu-gnu/IconsViewer
#7  0x4000d531 in _dl_init (main_map=0x84024b0, argc=1, argv=0xbfffe9e4,

    env=0xbfffe9ec) at dl-init.c:70
#8  0x406e0b03 in getutmpx () from /lib/libc.so.6
#9  0x4000d265 in _dl_catch_error (objname=0xbfffe308,
errstring=0xbfffe30c, 
  operate=0x406e0880 <getutmpx+448>, args=0xbfffe310) at dl-error.c:152
#10 0x406e0d2f in _dl_open () from /lib/libc.so.6
#11 0x405c2eeb in dlopen () from /lib/libdl.so.2
---Type <return> to continue, or q <return> to quit---


any tips appreciated, 

thanks, jordan.






reply via email to

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