bug-gnustep
[Top][All Lists]
Advanced

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

[bug #23603] ProjectCenter crash (64-bit Version)


From: Friedrich
Subject: [bug #23603] ProjectCenter crash (64-bit Version)
Date: Thu, 19 Jun 2008 06:11:56 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.14) Gecko/20080404 Iceweasel/2.0.0.14 (Debian-2.0.0.14-2)

Follow-up Comment #7, bug #23603 (project gnustep):

Ok I did as I wrote. I recompiled make, base, gui and back, still the crash
is there:
(gdb) n
2008-06-19 08:08:01.119 ProjectCenter[4755] The font specified for NSFont,
Helvetica, can't be found.
2008-06-19 08:08:01.229 ProjectCenter[4755] The font specified for NSFont,
Helvetica, can't be found.
2008-06-19 08:08:01.265 ProjectCenter[4755] The font specified for
NSUserFixedPitchFont, Courier, can't be found.
2008-06-19 08:08:01.338 ProjectCenter[4755] The font specified for NSFont,
Helvetica, can't be found.
2008-06-19 08:08:01.339 ProjectCenter[4755] The font specified for
NSBoldFont, Helvetica-Bold, can't be found.
2008-06-19 08:08:01.345 ProjectCenter[4755] The font specified for NSFont,
Helvetica, can't be found.

Program received signal SIGSEGV, Segmentation fault.
0x0000000000c9baf8 in ?? ()
(gdb) bt
#0  0x0000000000c9baf8 in ?? ()
#1  0x00002b57c490307a in -[NSDistributedNotificationCenter(Private)
_connect]
    (self=0xc82060, _cmd=0x2b57c4d88230)
    at NSDistributedNotificationCenter.m:780
#2  0x00002b57c49019e0 in -[NSDistributedNotificationCenter
addObserver:selector:name:object:suspensionBehavior:] (self=0xc82060,
_cmd=0x2b57c4d88200, 
    anObserver=0xc7d280, aSelector=0x2b57c46dbb70, notificationName=0x0, 
    anObject=0x2b57c46da480, 
    suspensionBehavior=NSNotificationSuspensionBehaviorCoalesce)
    at NSDistributedNotificationCenter.m:339
#3  0x00002b57c49016ee in -[NSDistributedNotificationCenter
addObserver:selector:name:object:] (self=0xc82060, _cmd=0x2b57c46dbb80,
anObserver=0xc7d280, 
    aSelector=0x2b57c46dbb70, notificationName=0x0, anObject=0x2b57c46da480)
    at NSDistributedNotificationCenter.m:264
#4  0x00002b57c42f037d in -[_GSWorkspaceCenter init] (self=0xc7d280, 
    _cmd=0x2b57c4daa9b0) at NSWorkspace.m:275
#5  0x00002b57c4947d67 in +[NSObject new] (self=0x2b57c46db880, 
    _cmd=0x2b57c46dba80) at NSObject.m:1301
#6  0x00002b57c42f106b in -[NSWorkspace init] (self=0xc7d0b0, 
    _cmd=0x2b57c46dbb50) at NSWorkspace.m:634
#7  0x00002b57c42f0eca in +[NSWorkspace sharedWorkspace]
(self=0x2b57c46db6a0, 
    _cmd=0x2b57c4630d50) at NSWorkspace.m:603
#8  0x00002b57c41dd451 in -[NSDocumentController init] (self=0xc61500, 

I guess with that I'll stop to try. It's still the same bug, it may or may
not related to font stuff or it may be some problem in the GNUstep daemons. It
seems the whole notification stuff does not work. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?23603>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

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