[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
startup 0.19.3 on debian etch, NSDistributedNotificationCenter
From: |
Marko Riedel |
Subject: |
startup 0.19.3 on debian etch, NSDistributedNotificationCenter |
Date: |
Fri, 16 May 2008 15:46:19 +0000 (GMT) |
Dear friends,
I am getting the following segfault regardless of what application I try to
run. This bug was discussed here some years ago, but I couldn't find a fix
anywhere:
#0 0x0000000000a19268 in ?? ()
#1 0x00002ac58c4f3820 in -[NSDistributedNotificationCenter(Private) _connect]
(self=0xa17220,
_cmd=0x2ac58c994890) at NSDistributedNotificationCenter.m:780
#2 0x00002ac58c4f1ea5 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (self=0xa17220,
_cmd=0x2ac58c994860, anObserver=0xa0f600,
aSelector=0x2ac58c2c76d0, notificationName=0x0, anObject=0x2ac58c2c5fe0,
suspensionBehavior=NSNotificationSuspensionBehaviorCoalesce)
at NSDistributedNotificationCenter.m:339
#3 0x00002ac58c4f1b83 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:] (
self=0xa17220, _cmd=0x2ac58c2c76e0, anObserver=0xa0f600,
aSelector=0x2ac58c2c76d0,
notificationName=0x0, anObject=0x2ac58c2c5fe0) at
NSDistributedNotificationCenter.m:264
#4 0x00002ac58becfae8 in -[_GSWorkspaceCenter init] (self=0xa0f600,
_cmd=0x2ac58c9b6fb0)
at NSWorkspace.m:275
#5 0x00002ac58c53ef8f in +[NSObject new] (self=0x2ac58c2c73e0,
_cmd=0x2ac58c2c75e0)
at NSObject.m:1268
#6 0x00002ac58bed09cb in -[NSWorkspace init] (self=0xa0f320,
_cmd=0x2ac58c2c76b0)
at NSWorkspace.m:634
#7 0x00002ac58bed07eb in +[NSWorkspace sharedWorkspace] (self=0x2ac58c2c7200,
_cmd=0x2ac58c1dcae0) at NSWorkspace.m:603
#8 0x00002ac58bd22fc0 in -[NSApplication finishLaunching] (self=0x7ba2e0,
_cmd=0x2ac58c1dccb0)
at NSApplication.m:1040
#9 0x00002ac58bd2485e in -[NSApplication run] (self=0x7ba2e0,
_cmd=0x2ac58c1ccb60)
at NSApplication.m:1366
#10 0x00002ac58bd048bf in NSApplicationMain (argc=1, argv=0x7fff1f15f5a8) at
Functions.m:74
#11 0x0000000000402269 in main (argc=1, argv=0x7fff1f15f5a8,
env=0x7fff1f15f5b8) at main.m:123
I get this bug with three different applications that compile and run fine on
another debian etch machine.
Best regards,
Marko Riedel
+-------------------------------------------------------------+
| Marko Riedel, EDV Neue Arbeit gGmbH, markoriedelde@yahoo.de |
| http://www.geocities.com/markoriedelde/index.html |
+-------------------------------------------------------------+
__________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com
- startup 0.19.3 on debian etch, NSDistributedNotificationCenter,
Marko Riedel <=