[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #19101] Attempting to open the nib supplied in #17112 crashes Gorm
From: |
Richard Frith-Macdonald |
Subject: |
[bug #19101] Attempting to open the nib supplied in #17112 crashes Gorm |
Date: |
Mon, 19 Feb 2007 20:01:47 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en) AppleWebKit/418.9.1 (KHTML, like Gecko) Safari/419.3 |
URL:
<http://savannah.gnu.org/bugs/?19101>
Summary: Attempting to open the nib supplied in #17112
crashes Gorm
Project: GNUstep
Submitted by: CaS
Submitted on: Monday 02/19/2007 at 20:01
Category: Gorm
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
On my system (svn trunk, em64t debian unstable) when trying to open the nib
provided as an example in bug #17112, gorm crashes before the nib can be
unarchived.
Stack dump is ...
#0 0x00002b39d31cc08d in objc_msg_lookup () from /usr/lib/libobjc.so.1
#1 0x00002b39d1f923ed in -[GormDocument handleNotification:] (self=0xbcfda0,
_cmd=0x2b39d2128180, aNotification=0xc0fbd0) at GormDocument.m:1735
#2 0x00002b39d2ce4bbd in -[NSNotificationCenter _postAndRelease:] (
self=0x57c020, _cmd=0x2b39d303ba70, notification=0xc0fbd0)
at NSNotificationCenter.m:1068
#3 0x00002b39d2ce51ac in -[NSNotificationCenter
postNotificationName:object:userInfo:] (self=0x57c020, _cmd=0x2b39d303ba80,
name=0x2b39d217e740,
object=0xbbb460, info=0x0) at NSNotificationCenter.m:1136
#4 0x00002b39d2ce5040 in -[NSNotificationCenter
postNotificationName:object:]
(self=0x57c020, _cmd=0x2b39d21180e0, name=0x2b39d217e740,
object=0xbbb460)
at NSNotificationCenter.m:1116
#5 0x00002b39d1f7386e in -[GormClassManager
addClassNamed:withSuperClassNamed:withActions:withOutlets:isCustom:]
(self=0xbbb460, _cmd=0x2b39d21181e0,
className=0xc26080, superClassName=0xc26200, actions=0xc0f8e0,
outlets=0x0, isCustom=1 '\001') at GormClassManager.m:323
#6 0x00002b39d1f7323a in -[GormClassManager
addClassNamed:withSuperClassNamed:withActions:withOutlets:] (self=0xbbb460,
_cmd=0x2b39d2118520,
className=0xc26080, superClassName=0xc26200, actions=0xc0f8e0,
outlets=0x0)
at GormClassManager.m:257
#7 0x00002b39d1f79bdd in -[GormClassManager
loadNibFormatCustomClassesWithDict:] (self=0xbbb460, _cmd=0x2b39d2118550,
dict=0xc25910)
#8 0x00002b39d1f79d21 in -[GormClassManager
loadNibFormatCustomClassesWithData:] (self=0xbbb460, _cmd=0x2b39d214e580,
data=0xc180d0)
at GormClassManager.m:1552
#9 0x00002b39d1fbe240 in -[GormNibWrapperLoader
loadFileWrapper:withDocument:]
(self=0xc1f290, _cmd=0x2b39d2129410, wrapper=0xc15b60, doc=0xbcfda0)
at GormNibWrapperLoader.m:119
#10 0x00002b39d1f998f5 in -[GormDocument
loadFileWrapperRepresentation:ofType:]
(self=0xbcfda0, _cmd=0x2b39d2a11f70, wrapper=0xc15b60, type=0x6a3d60)
at GormDocument.m:3261
#11 0x00002b39d26b8df4 in -[NSDocument readFromFile:ofType:] (self=0xbcfda0,
_cmd=0x2b39d2a11b80, fileName=0xb04060, type=0x6a3d60) at
NSDocument.m:606
#12 0x00002b39d26b6ae2 in -[NSDocument initWithContentsOfFile:ofType:] (
self=0xbcfda0, _cmd=0x2b39d2a148b0, fileName=0xb04060,
fileType=0x6a3d60)
at NSDocument.m:98
#13 0x00002b39d26bdd67 in -[NSDocumentController
makeDocumentWithContentsOfFile:ofType:] (self=0x83e260, _cmd=0x2b39d2a149d0,
fileName=0xb04060, type=0x6a3d60)
at NSDocumentController.m:264
#14 0x00002b39d26be59d in -[NSDocumentController
openDocumentWithContentsOfFile:display:] (self=0x83e260, _cmd=0x2b39d2a14a90,
fileName=0xb04060,
display=1 '\001') at NSDocumentController.m:383
#15 0x00002b39d26bf3df in -[NSDocumentController openDocument:] (
self=0x83e260, _cmd=0x5a9700, sender=0x80ae70)
at NSDocumentController.m:629
#16 0x00002b39d40c57aa in __builtin_avcall () from /usr/lib/libavcall.so.0
#17 0x00002b39d282ece8 in -[GSLayoutManager(layout)
setTextContainer:forGlyphRange:] (self=0x0, _cmd=0x0, aTextContainer=0x0,
glyphRange=
{location = 0, length = 0}) at GSLayoutManager.m:1793
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?19101>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #19101] Attempting to open the nib supplied in #17112 crashes Gorm,
Richard Frith-Macdonald <=