[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #26766] Segfault when falling back to Ximage....
From: |
Jonathan Gillaspie |
Subject: |
[bug #26766] Segfault when falling back to Ximage.... |
Date: |
Tue, 09 Jun 2009 21:00:23 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/525.28.3 (KHTML, like Gecko) Version/3.2.3 Safari/525.28.3 |
Follow-up Comment #2, bug #26766 (project gnustep):
(gdb) run
Starting program:
/usr/GNUstep/System/Applications/SystemPreferences.app/SystemPreferences
[Thread debugging using libthread_db enabled]
Warning: guessed host libthread_db library "/lib64/libthread_db.so.1".
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0xf74166b0 (LWP 18060)]
2009-06-09 20:52:49.401 SystemPreferences[18060] Unknown time zone name
`PST'.
2009-06-09 20:52:49.401 SystemPreferences[18060] Using time zone with
absolute offset 0.
2009-06-09 20:52:49.400 SystemPreferences[18060] XShm pixmaps not supported
by X server.
2009-06-09 20:52:49.401 SystemPreferences[18060] Falling back to normal
XImage: s (will be slower).
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xf74166b0 (LWP 18060)]
0x0807c330 in ?? ()
(gdb) bt
#0 0x0807c330 in ?? ()
#1 0xf79422da in -[NSDistributedNotificationCenter(Private) _connect]
(self=0x8316c00, _cmd=0xf7b8e308) at NSDistributedNotificationCenter.m:782
#2 0xf7940b0b in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (self=0x8316c00,
_cmd=0xf7b8e2f0, anObserver=0x8315228, aSelector=0xf7fa19d8,
notificationName=0x0, anObject=0xf7fa0ee0,
suspensionBehavior=2) at NSDistributedNotificationCenter.m:341
#3 0xf7940809 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:] (self=0x8316c00, _cmd=0xf7fa19e0,
anObserver=0x8315228, aSelector=0xf7fa19d8, notificationName=0x0,
anObject=0xf7fa0ee0)
at NSDistributedNotificationCenter.m:266
#4 0xf7e54812 in -[_GSWorkspaceCenter init] (self=0x8315228,
_cmd=0xf7ba48c8) at NSWorkspace.m:283
#5 0xf798c609 in +[NSObject new] (self=0xf7fa1860, _cmd=0xf7fa1960) at
NSObject.m:1101
#6 0xf7e5569f in -[NSWorkspace init] (self=0x83143b0, _cmd=0xf7fa19c8) at
NSWorkspace.m:642
#7 0xf7e554d4 in +[NSWorkspace sharedWorkspace] (self=0xf7fa1760,
_cmd=0xf7f02840) at NSWorkspace.m:611
#8 0xf7cad657 in -[NSApplication finishLaunching] (self=0x8155f08,
_cmd=0xf7f02940) at NSApplication.m:1064
#9 0xf7caeebd in -[NSApplication run] (self=0x8155f08, _cmd=0x804f4f0) at
NSApplication.m:1438
#10 0x0804916f in main () at main.m:13
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26766>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #26766] Segfault when falling back to Ximage...., Gregory John Casamento, 2009/06/09
- [bug #26766] Segfault when falling back to Ximage...., Gregory John Casamento, 2009/06/09
- [bug #26766] Segfault when falling back to Ximage...., Fred Kiefer, 2009/06/09
- [bug #26766] Segfault when falling back to Ximage....,
Jonathan Gillaspie <=
- [bug #26766] Segfault when connecting to distributed notification centre, Fred Kiefer, 2009/06/10
- [bug #26766] Segfault when connecting to distributed notification centre, Riccardo mottola, 2009/06/11
- [bug #26766] Segfault when connecting to distributed notification centre, Richard Frith-Macdonald, 2009/06/11
- [bug #26766] Segfault when connecting to distributed notification centre, Sebastian Reitenbach, 2009/06/12
- [bug #26766] Segfault when connecting to distributed notification centre, Jonathan Gillaspie, 2009/06/23
- [bug #26766] Segfault when connecting to distributed notification centre, Riccardo mottola, 2009/06/24