Hi all,

my GNUstep apps stopped working. When I try to start any app I get 

2016-09-22 12:55:45.628 Terminal[10492] File NSUserDefaults.m: 616. In 
[NSUserDefaults +standardUserDefaults] Improper installation: No language 
locale found
2016-09-22 12:55:45.629 Terminal[10492] Did not find correct version of 
backend, falling back to std.
2016-09-22 12:55:45.629 Terminal[10492] NSApplication.m:284  Assertion failed 
in initialize_gnustep_backend.  Unable to find backend back
/opt/GNUstep/Local/Applications/Terminal.app/Terminal: Uncaught exception 
NSInternalInconsistencyException, reason: NSApplication.m:284  Assertion failed 
in initialize_gnustep_backend.  Unable to find backend back
Abort (core dumped)

Any idea what that might be caused by? I haven't used GUI apps on this machine 
for a while (used to work). I installed some csw packages in the meanwhile and 
I rebuilt base after adding a method to NSThread.m for test purposes.

I have already rebuilt base, gui, back and Terminal. But still no avail!? :-(

What else can I check/do to get this fixed? I am out of clues right now! :-(

Thanks a lot,

 Andreas


BTW, I also have

-bash-3.2# gdb /opt/GNUstep/Local/Applications/Terminal.app/Terminal 
/home/ahoesch/core
GNU gdb 6.3.50.20051117
Copyright 2004 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-pc-solaris2.10"...
Core was generated by `/opt/GNUstep/Local/Applications/Terminal.app/Terminal'.
Program terminated with signal 6, Aborted.
Error while mapping shared library sections:
"/usr/lib/libaspell.so.15": not in executable format: File format not 
recognized.
Error while mapping shared library sections:
"/usr/lib/libCrun.so.1": not in executable format: File format not recognized.
Reading symbols from /usr/local/lib/libiconv.so.2...done.
Loaded symbols for /usr/local/lib/libiconv.so.2
Reading symbols from 
/opt/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.13...done.
Loaded symbols for /opt/GNUstep/System/Library/Libraries/libgnustep-gui.so.0.13
Reading symbols from 
/opt/GNUstep/System/Library/Libraries/libgnustep-base.so.1.15...done.
Loaded symbols for /opt/GNUstep/System/Library/Libraries/libgnustep-base.so.1.15
Reading symbols from /usr/local/lib/libobjc.so.1...done.
Loaded symbols for /usr/local/lib/libobjc.so.1
Reading symbols from /lib/libsocket.so.1...done.
Loaded symbols for /lib/libsocket.so.1
Reading symbols from /lib/libnsl.so.1...done.
Loaded symbols for /lib/libnsl.so.1
Reading symbols from /lib/libm.so.2...done.
Loaded symbols for /lib/libm.so.2
Reading symbols from /lib/libc.so.1...done.
Loaded symbols for /lib/libc.so.1
Reading symbols from /usr/lib/libaudiofile.so.0...done.
Loaded symbols for /usr/lib/libaudiofile.so.0
Error while reading shared library symbols:
"/usr/lib/libaspell.so.15": can't read symbols: File format not recognized.
Reading symbols from /usr/lib/libpng.so.3...done.
Loaded symbols for /usr/lib/libpng.so.3
Reading symbols from /usr/lib/libtiff.so.3...done.
Loaded symbols for /usr/lib/libtiff.so.3
Reading symbols from /usr/lib/libz.so...done.
Loaded symbols for /usr/lib/libz.so
Reading symbols from /usr/lib/libjpeg.so.62...done.
Loaded symbols for /usr/lib/libjpeg.so.62
Reading symbols from /lib/libgen.so.1...done.
Loaded symbols for /lib/libgen.so.1
Reading symbols from /usr/local/lib/libgmp.so.10...done.
Loaded symbols for /usr/local/lib/libgmp.so.10
Reading symbols from /usr/local/lib/libxml2.so.2...done.
Loaded symbols for /usr/local/lib/libxml2.so.2
Reading symbols from /usr/local/lib/libz.so...done.
Loaded symbols for /usr/local/lib/libz.so
Reading symbols from /lib/libpthread.so.1...
warning: Lowest section in /lib/libpthread.so.1 is .dynamic at 00000074
done.
Loaded symbols for /lib/libpthread.so.1
Reading symbols from /lib/libdl.so.1...
warning: Lowest section in /lib/libdl.so.1 is .hash at 00000094
done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /usr/local/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/local/lib/libgcc_s.so.1
Error while reading shared library symbols:
"/usr/lib/libCrun.so.1": can't read symbols: File format not recognized.
#0  0xfe8dc0b5 in _lwp_kill () from /lib/libc.so.1




_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to