[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: setting up gnustep
From: |
Nicola Pero |
Subject: |
Re: setting up gnustep |
Date: |
Mon, 25 Jun 2001 14:21:39 +0100 (BST) |
Hi - this bug should now be fixed on the 0.7.0 branch.
[if you don't want to update, creating the ~/GNUstep/Libraries directory
should fix the crash]
> hello
>
> I have installed the gnustep packages but still have some problems:
>
> After I compile the user apps and try to run it (with openapp), the
> following happens with any app I try:
>
> /usr/local/GNUstep/System/Tools/openapp: line 100: 13802
> Segmentation fault
> $full_appname/$appname $@
>
> The sources I've compiled are:
>
> gnustep-base-1_0_2_tar.gz
> gnustep-gui-0_6_9_tar.gz
> gnustep-objc-1.0.1.tar.gz
> gnustep-xgps-0_6_9_tar.gz
> usr-apps.20010615.tar.bz2
>
> Someone can help me?
>
> That's the backtrace from gdb:
>
> ---------------------
>
> Starting program:
> /home/ca/usr-apps/examples/gui/Calculator/Calculator.app/ix86/linux-gnu/gnu-gnu-gnu/Calculator
>
> [New Thread 1024 (LWP 12486)]
>
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 12486)]
> 0x404986c0 in objc_msg_lookup ()
> from /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
> (gdb) where
> #0 0x404986c0 in objc_msg_lookup ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/libobjc.so.1
> #1 0x403a7987 in
> _i_NSFileManager__fileSystemRepresentationWithPath_ ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
>
> #2 0x403a67b2 in _i_NSFileManager__fileExistsAtPath_isDirectory_ ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so.1
>
> #3 0x4071dbcc in loadCache ()
> from
> /usr/local/GNUstep/System/Library/Bundles/libgnustep-xgps.bundle/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps
>
> #4 0x4071e161 in _i_XGFontEnumerator__initWithFontManager_ ()
> from
> /usr/local/GNUstep/System/Library/Bundles/libgnustep-xgps.bundle/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-xgps
>
> #5 0x401a9730 in
> _c_GSFontEnumerator__sharedEnumeratorWithFontManager_ ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #6 0x400f9ee0 in _i_NSFontManager__init ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #7 0x400f9e1b in _c_NSFontManager__sharedFontManager ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #8 0x407268e8 in _c_XGContext_NSGraphics_initializeBackend ()
> from
> /usr/local/GNUstep/System/Library/Bundles/libgnustep-xgps.bundle/ix86/li---Type
> <return> to continue, or q <return> to quit---
> nux-gnu/gnu-gnu-gnu/libgnustep-xgps
> #9 0x400adf3d in initialize_gnustep_backend ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #10 0x400aebbb in _i_NSApplication__init ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #11 0x400aeb05 in _c_NSApplication__sharedApplication ()
> from
> /usr/local/GNUstep/System/Libraries/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-gui.so.0
>
> #12 0x08048f9b in main ()
> #13 0x405030de in __libc_start_main () from /lib/libc.so.6
> (gdb)
>
> -----------------------------------------------
>
>
> Carlos Oliveira
>
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep
>