discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GWorkspace segfault on launch


From: jordan muscott
Subject: Re: GWorkspace segfault on launch
Date: Mon, 26 Aug 2002 13:57:37 +0100

>You don't have to uninstall the old one, GNUstep will use the GNUstep
>version automatically. It looks like your problem lies somewhere else,
>you should make a debug version by passing debug=yes to make, ie:
>
>make debug=yes
>
>and open the app with debugapp instead of openapp and post the output.
>
>Charles 

heres the output of  
$ debugapp GWorkspace.debug

(gdb) run
Starting program: 
/usr/local/GNUstep/System/Applications/GWorkspace.debug/ix86/linux-gnu/gnu-gnu-gnu/GWorkspace
 
[New Thread 1024 (LWP 565)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 565)]
0x404ae65b in hash_string ()
   from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1


jordan.

(ps  i havent used gdb before so if im missing something....)









reply via email to

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