Hi there, had to stay away from my box so I'm not exactly sure when it may have first occurred, however when I got back home last Saturday, out of habit I ran an SVN update of -core, and everything (GNUstep related) stopped working.
Regardless of the application -- interestingly GORM being the exception -- I try to run, I almost immediately get a SIGSEGV: Program received signal SIGSEGV, Segmentation fault. 0x28733834 in objc_msg_lookup () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 (gdb) bt #0 0x28733834 in objc_msg_lookup () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #1 0x2854fd75 in GSPathHandling () from /Library/Libraries/libgnustep-base.so.1.14 #2 0x284781a3 in objc_executable_location () from /Library/Libraries/libgnustep-base.so.1.14 #3 0x28477cb0 in objc_executable_location () from /Library/Libraries/libgnustep-base.so.1.14 #4 0x28478caa in objc_executable_location () from /Library/Libraries/libgnustep-base.so.1.14 #5 0x28732a92 in __objc_send_initialize () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #6 0x28733aaf in objc_msg_lookup () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #7 0x28576552 in GSUnregisterCurrentThread () from /Library/Libraries/libgnustep-base.so.1.14 #8 0x281a5071 in GSCurrentContext () from /Library/Libraries/libgnustep-gui.so.0.12 #9 0x281a460c in GSCurrentContext () from /Library/Libraries/libgnustep-gui.so.0.12 #10 0x281f2ecf in NSInterfaceStyleForKey () from /Library/Libraries/libgnustep-gui.so.0.12 #11 0x28732a92 in __objc_send_initialize () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #12 0x28732a1c in __objc_send_initialize () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #13 0x28733aaf in objc_msg_lookup () from /usr/local/lib/gcc-4.1.2/libobjc.so.1 #14 0x080490aa in main () at main.m:10 Just to be one a safe side, I removed everything and did a complete clean installation of GNUstep and all apps -- same thing. Anyone else experiencing the same behaviour? This is on FreeBSD 6.0 -- didn't dare update any other system yet... -- Chris _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
