bugGNUstep - Bugs: bug #19764, All graphics apps crashing

Group
 
 

bug #19764: All graphics apps crashing

Submitter:  Graham J Lee <iamleeg>
Submitted:  Tue 01 May 2007 09:08:13 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 12 May 2007 03:17:54 PM UTC, comment #4: 

Reported as being resolved.

Fred Kiefer <FredKiefer>
Group Member
Sat 12 May 2007 12:18:56 PM UTC, comment #3: 

I removed /usr/GNUstep and rebuilt the whole core, and it started working agian.  Make clean in the apps alone didn't help.

Graham J Lee <iamleeg>
Fri 11 May 2007 03:52:40 PM UTC, comment #2: 

Did this problem persist after doing a "make clean"? I am using the cairo backend regularly and haven't experienced any similar problem. If it is still there, I will need more information on your specific setup.

Fred Kiefer <FredKiefer>
Group Member
Sat 05 May 2007 08:49:14 AM UTC, comment #1: 

Have you tried a "make clean" before a new make and install in the said applications? I had a very similar problem just after release, with no application starting even if recompiled and a reinstall of the whole core and the application with each a "clean" solved it for me. Some instability remains but it is not a diffuse problem anymore.

Riccardo Mottola <rmottola>
Group Member
Tue 01 May 2007 09:08:13 AM UTC, original submission:  

I'm on Ubuntu 6.10, with GNUstep from SVN (r25101) and the cairo backend.  Recently, all apps have been exhibiting SIGABRT on startup...here's an example from Terminal.app:

Starting program: /usr/GNUstep/Local/Applications/Terminal.app/Terminal
[Thread debugging using libthread_db enabled]
[New Thread -1219631440 (LWP 28049)]
/usr/GNUstep/Local/Applications/Terminal.app/Terminal: Uncaught exception NSInvalidArgumentException, reason: Attempt to place key-value in null table

Program received signal SIGABRT, Aborted.
[Switching to Thread -1219631440 (LWP 28049)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7732770 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7733ef3 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0xb799f860 in _terminate () at NSException.m:686
#4  0xb799fa35 in _NSFoundationUncaughtExceptionHandler (exception=0x819f728)
    at NSException.m:710
#5  0xb79a013a in -[NSException raise] (self=0x819f728, _cmd=0xb7bbcee0)
    at NSException.m:843
#6  0xb799fbfd in +[NSException raise:format:arguments:] (self=0xb7bbcce0,
    _cmd=0xb7bbcec8, name=0xb7bbca90, format=0xb7bc91fc,
    argList=0xbff43970 "$+\211�P[��8p\027\bw\001") at NSException.m:753
#7  0xb799fb35 in +[NSException raise:format:] (self=0xb7bbcce0,
    _cmd=0xb7bc92d0, name=0xb7bbca90, format=0xb7bc91fc) at NSException.m:739
#8  0xb79cb84f in NSMapInsert (table=0x0, key=0x1, value=0x8177038)
    at NSMapTable.m:393
#9  0xb6ed69d1 in -[GSDisplayServer(WindowOps) _setWindowOwnedByServer:] (
    self=0x8177038, _cmd=0xb72ef178, win=1) at GSDisplayServer.m:518
#10 0xb72c2130 in -[XGServer(WindowOps) _checkStyle:] (self=0x8177038,
    _cmd=0xb72ef230, style=1) at XGServerWindow.m:702
#11 0xb72c4311 in -[XGServer(WindowOps) _setupRootWindow] (self=0x8177038,
    _cmd=0xb72eda40) at XGServerWindow.m:1424
#12 0xb72b8a3b in -[XGServer _initXContext] (self=0x8177038, _cmd=0xb72eda68)
    at XGServer.m:447
#13 0xb72b8b6d in -[XGServer initWithAttributes:] (self=0x8177038,
    _cmd=0xb7f6f960, info=0x0) at XGServer.m:460
#14 0xb7e4167f in +[GSDisplayServer serverWithAttributes:] (self=0xb7f6f8a0,
    _cmd=0xb7eddb88, attributes=0x0) at GSDisplayServer.m:185
#15 0xb7cb7f99 in -[NSApplication _init] (self=0x8160738, _cmd=0xb7eddbd8)
    at NSApplication.m:805
#16 0xb79deca1 in -[NSObject performSelector:withObject:] (self=0x8160738,
    _cmd=0xb7be5680, aSelector=0xb7eddbd8, anObject=0x8160738)
    at NSObject.m:1947
#17 0xb7a3fd0d in -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] (self=0x8160738, _cmd=0xb7be56a0,
    _cmd=0xb7bc92d0, name=0xb7bbca90, format=0xb7bc91fc) at NSException.m:739
#8  0xb79cb84f in NSMapInsert (table=0x0, key=0x1, value=0x8177038)
    at NSMapTable.m:393
#9  0xb6ed69d1 in -[GSDisplayServer(WindowOps) _setWindowOwnedByServer:] (
    self=0x8177038, _cmd=0xb72ef178, win=1) at GSDisplayServer.m:518
#10 0xb72c2130 in -[XGServer(WindowOps) _checkStyle:] (self=0x8177038,
    _cmd=0xb72ef230, style=1) at XGServerWindow.m:702
#11 0xb72c4311 in -[XGServer(WindowOps) _setupRootWindow] (self=0x8177038,
    _cmd=0xb72eda40) at XGServerWindow.m:1424
#12 0xb72b8a3b in -[XGServer _initXContext] (self=0x8177038, _cmd=0xb72eda68)
    at XGServer.m:447
#13 0xb72b8b6d in -[XGServer initWithAttributes:] (self=0x8177038,
    _cmd=0xb7f6f960, info=0x0) at XGServer.m:460
#14 0xb7e4167f in +[GSDisplayServer serverWithAttributes:] (self=0xb7f6f8a0,
    _cmd=0xb7eddb88, attributes=0x0) at GSDisplayServer.m:185
#15 0xb7cb7f99 in -[NSApplication _init] (self=0x8160738, _cmd=0xb7eddbd8)
    at NSApplication.m:805
#16 0xb79deca1 in -[NSObject performSelector:withObject:] (self=0x8160738,
    _cmd=0xb7be5680, aSelector=0xb7eddbd8, anObject=0x8160738)
    at NSObject.m:1947
#17 0xb7a3fd0d in -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:modes:] (self=0x8160738, _cmd=0xb7be56a0,
---Type <return> to continue, or q <return> to quit---
    aSelector=0xb7eddbd8, anObject=0x8160738, aFlag=1 '\001',
    anArray=0x8140178) at NSThread.m:1046
#18 0xb7a3ff47 in -[NSObject(NSMainThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] (self=0x8160738, _cmd=0xb7eddbe0,
    aSelector=0xb7eddbd8, anObject=0x8160738, aFlag=1 '\001')
    at NSThread.m:1093
#19 0xb7cb846c in -[NSApplication init] (self=0x8160738, _cmd=0xb7edd978)
    at NSApplication.m:892
#20 0xb7cb7ef1 in +[NSApplication sharedApplication] (self=0x80712c0,
    _cmd=0x80717f8) at NSApplication.m:771
#21 0x0804abee in main () at main.m:500

Graham J Lee <iamleeg>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by iamleeg (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-05-12 FredKiefer StatusNone Fixed
        Open/ClosedOpen Closed
    2007-05-11 FredKiefer Assigned toNone FredKiefer

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code