[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problems with gworkspace (crash)
From: |
Riccardo |
Subject: |
problems with gworkspace (crash) |
Date: |
Sun, 13 May 2007 15:18:33 +0200 |
User-agent: |
GNUMail (Version 1.2.0) |
Hi,
since some time (before release) GWorkspace keeps crasing, it started
after some of the SVN updates I did some time ago. I should have
everything up-to-date now. I have tried removed its domain from the
rpeferences as well as some clenaup of some of the files it keeps in
the GNUstep dir..
It crashes at startup. I get:
#0 0xb7f2e410 in __kernel_vsyscall ()
#1 0xb75e5721 in raise () from /lib/libc.so.6
#2 0xb75e6e58 in abort () from /lib/libc.so.6
#3 0xb78596cb in _terminate () at NSException.m:686
#4 0xb7859fdb in -[NSException raise] (self=0x8920d40,
_cmd=0xb7d9b7a8)
at NSException.m:826
#5 0xb7b79335 in -[NSApplication runModalForWindow:] (self=0x83e4880,
_cmd=0xb7d956f0, theWindow=0x8915ae8) at NSApplication.m:1567
#6 0xb7b65ff1 in -[GSAlertPanel runModal] (self=0x8915ae8,
_cmd=0xb7d957a0)
at NSAlert.m:736
#7 0xb7b694a2 in GSRunExceptionPanel (title=0x8914d80,
exception=0x8975050,
defaultButton=0x8913098, alternateButton=0x0,
otherButton=0x89118e8)
at NSAlert.m:1691
#8 0xb7b73cb0 in _NSAppKitUncaughtExceptionHandler
(exception=0x8975050)
at NSApplication.m:122
#9 0xb7859ff7 in -[NSException raise] (self=0x8975050,
_cmd=0xb7a77918)
at NSException.m:834
#10 0xb7855999 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (self=0x8598ee8,
_cmd=0xb7a77950,
anObserver=0x88e40c0, aSelector=0x8122d00,
notificationName=0x81223e8,
anObject=0x0,
suspensionBehavior=NSNotificationSuspensionBehaviorCoalesce)
at NSDistributedNotificationCenter.m:350
#11 0xb78555bd in -[NSDistributedNotificationCenter
addObserver:selector:name:ob
ject:] (self=0x8598ee8, _cmd=0x8122ce8, anObserver=0x88e40c0,
aSelector=0x8122d00, notificationName=0x81223e8, anObject=0x0)
at NSDistributedNotificationCenter.m:264
#12 0x08086c37 in -[GWViewersManager init] (self=0x88e40c0,
_cmd=0x8122c60)
at FileViewer/GWViewersManager.m:104
#13 0x08086501 in +[GWViewersManager viewersManager] (self=0x81228e0,
_cmd=0x8112750) at FileViewer/GWViewersManager.m:45
#14 0x080527e9 in -[GWorkspace applicationWillFinishLaunching:] (
self=0x838c7d0, _cmd=0xb7d9c020, aNotification=0x84db7c8)
at GWorkspace.m:464
#15 0xb7888e0e in -[NSNotificationCenter _postAndRelease:]
(self=0x81827c8,
_cmd=0xb7a86e88, notification=0x84db7c8) at
NSNotificationCenter.m:1068
#16 0xb7889365 in -[NSNotificationCenter
postNotificationName:object:userInfo:]
(self=0x81827c8, _cmd=0xb7a86e90, name=0xb7e35450,
object=0x83e4880,
info=0x0) at NSNotificationCenter.m:1136
#17 0xb788921a in -[NSNotificationCenter postNotificationName:object:]
(
self=0x81827c8, _cmd=0xb7d9bb28, name=0xb7e35450, object=0x83e4880)
at NSNotificationCenter.m:1116
#18 0xb7b76bf6 in -[NSApplication finishLaunching] (self=0x83e4880,
_cmd=0xb7d9bc88) at NSApplication.m:949
#19 0xb7b7886d in -[NSApplication run] (self=0x83e4880, _cmd=0x810cd78)
at NSApplication.m:1349
#20 0x0804d43b in main () at main.m:37
what do you gather from that? I hope it is not a problem with the
"enhanced" alert panels which allow limited threading. The strange
thing is that on another computer it works for me.
Thanks,
Riccardo
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- problems with gworkspace (crash),
Riccardo <=