discuss-gnustep
[Top][All Lists]
Advanced

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

Sudden death of all GNUstep apps.


From: james Jordan
Subject: Sudden death of all GNUstep apps.
Date: Sun, 23 May 2010 15:57:56 +0200

On the last reboot of my system all GNUstep apps suddenly will not work.  I am getting dialog boxes when I try to open that say things like:

Terminal:
NSInvalidArgumentExceptoion: NSConection types (v60@0:8Q16a24@32@40148@52 / v64@0:8Q16@24@32@40Q48@56) missmatch for addObserver:selector:name:object:suspensionBehavior:for:

Backtrace:
Program received signal SIGABRT, Aborted.
0x00007ffff62d04b5 in raise () from /lib/libc.so.6
(gdb) backtrace
#0  0x00007ffff62d04b5 in raise () from /lib/libc.so.6
#1  0x00007ffff62d3f50 in abort () from /lib/libc.so.6
#2  0x00007ffff6ec36de in _terminate () at NSException.m:695
#3  0x00007ffff6ec397b in _NSFoundationUncaughtExceptionHandler (
    exception=0xbf0830) at NSException.m:722
#4  0x00007ffff6ec39ae in callUncaughtHandler (value=0xbf0830)
    at NSException.m:734
#5  0x00007ffff6ec4174 in -[NSException raise] (self=0xbf0830,
    _cmd=0x7ffff7a93440) at NSException.m:871
#6  0x00007ffff75d85f2 in _NSAppKitUncaughtExceptionHandler (
    exception=0xbf0830) at NSApplication.m:146
#7  0x00007ffff6ec39ae in callUncaughtHandler (value=0xbf0830)
    at NSException.m:734
#8  0x00007ffff6ec4174 in -[NSException raise] (self=0xbf0830,
    _cmd=0x7ffff7b88630) at NSException.m:871
#9  0x00007ffff7784a44 in -[_GSWorkspaceCenter init] (self=0xa6eec0,
    _cmd=0x7ffff7391ef0) at NSWorkspace.m:299
#10 0x00007ffff6f0a979 in +[NSObject new] (self=0x7ffff7b882e0,
    _cmd=0x7ffff7b884e0) at NSObject.m:1110
#11 0x00007ffff778575f in -[NSWorkspace init] (self=0x7f9410,
    _cmd=0x7ffff7b885b0) at NSWorkspace.m:642
#12 0x00007ffff77855af in +[NSWorkspace sharedWorkspace] (self=0x7ffff7b88100,
    _cmd=0x7ffff7a93c40) at NSWorkspace.m:611


I get similar results with \:
GNUMail
batmon
AClock
etc., etc.

All of which worked before I rebooted.


GWorkspace does not give a dialog and has a different backtrace:
(gdb) backtrace
#0  0x00007ffff64afa55 in objc_msg_lookup () from /usr/lib/libobjc.so.2
#1  0x00007ffff6a7c8a5 in NSCreateMapTableWithZone (k=..., v=..., capacity=0,
    zone=0x7ffff6f03a40) at NSConcreteMapTable.m:441
#2  0x00007ffff5a7a309 in +[NSObject initialize] (self=0x7ffff5e2e9c0,
    _cmd=<value optimized out>) at NSObject.m:1038
#3  0x00007ffff64af7ca in ?? () from /usr/lib/libobjc.so.2
#4  0x00007ffff64afbb8 in objc_msg_lookup () from /usr/lib/libobjc.so.2
#5  0x0000000000408be2 in main (argc=<value optimized out>,
    argv=<value optimized out>, env=<value optimized out>) at main.m:32

I tried reinstalling startup 0.25.0 again but it did not seem to make any difference.

Any ideas would be greatly appreciated, I am pretty much dead in the water here, using webmail to write this and xterm to troubleshoot.

Thanks, j

reply via email to

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