[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Odd problem
From: |
Riccardo Mottola |
Subject: |
Re: Odd problem |
Date: |
Mon, 25 Jul 2011 12:55:51 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110706 Firefox/5.0 SeaMonkey/2.2 |
Hi,
I think I can reproduce somehow your error. I rebuilt core today. I
rebuitl also some apps.
All gorm based applications do crash (tried: GWorkspace, Vespucci, FTP
and even Ink), while for example GMines works for me too.
A crash for me looks like this:
#0 0xb6f0ed6c in objc_msg_lookup ()
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.5/libobjc.so.2
#1 0xb6fdb209 in -[GSSet initWithCoder:] (self=0x8c2ff38, _cmd=0xb73446e0,
aCoder=0x8be1ba8) at ../Headers/GNUstepBase/GSIMap.h:399
#2 0xb7139305 in -[NSUnarchiver decodeValueOfObjCType:at:] (self=0x8be1ba8,
_cmd=0xb77a2bd8, type=0xb76654b2 "@", address=0x8c2cd2c)
at NSUnarchiver.m:662
#3 0xb7622ba7 in -[GSNibContainer initWithCoder:] (self=0x8c2cd18,
_cmd=0xb73446e0, aCoder=0x8be1ba8) at GSGormLoading.m:384
#4 0xb7139305 in -[NSUnarchiver decodeValueOfObjCType:at:] (self=0x8be1ba8,
_cmd=0xb72fcd88, type=0xb71bf0d8 "@", address=0xbfc21c7c)
at NSUnarchiver.m:662
#5 0xb702a13c in -[NSCoder decodeObject] (self=0x8be1ba8, _cmd=0xb77b8930)
at NSCoder.m:221
#6 0xb765636c in -[GSGormLoader
loadModelData:externalNameTable:withZone:] (
self=0x8a8a5d8, _cmd=0xb7730750, data=0x8c04f90, context=0x8cb6158,
zone=0xb7356820) at GSGormLoader.m:114
#7 0xb7510d56 in -[NSNib instantiateNibWithExternalNameTable:withZone:] (
self=0x8c1c5e0, _cmd=0xb76e8780, externalNameTable=0x8cb6158,
zone=0xb7356820) at NSNib.m:153
#8 0xb746aac8 in +[NSBundle(NSBundleAdditions)
loadNibFile:externalNameTable:withZone:] (self=0xb72f6d40,
_cmd=0xb76e8808, fileName=0x8be49a8,
context=0x8cb6158, zone=0xb7356820) at NSBundleAdditions.m:235
#9 0xb746a9d5 in -[NSBundle(NSBundleAdditions)
loadNibFile:externalNameTable:withZone:] (self=0x8b294b0,
_cmd=0xb76e87a8, fileName=0x8b2a9a8,
context=0x8cb6158, zone=0xb7356820) at NSBundleAdditions.m:342
#10 0xb746ac8e in +[NSBundle(NSBundleAdditions) loadNibNamed:owner:] (
self=0xb72f6d40, _cmd=0xb76d0150, aNibName=0x8b2a9a8, owner=0x8be3c70)
at NSBundleAdditions.m:277
#11 0xb741fae3 in NSApplicationMain (argc=1, argv=0xbfc21f84) at
Functions.m:81
#12 0x08053db7 in main (argc=1, argv=0xbfc21f84) at main.m:30
GSIMap... is the place where Fred found his errors.
This is on a plain x86 32bit machine.
gcc (Gentoo 4.4.5 p1.0, pie-0.4.5) 4.4.5
Riccardo
- Odd problem, Germán Arias, 2011/07/23
- Re: Odd problem, Germán Arias, 2011/07/23
- Re: Odd problem, David Chisnall, 2011/07/24
- Re: Odd problem, Germán Arias, 2011/07/25
- Re: Odd problem, Riccardo Mottola, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, David Chisnall, 2011/07/25
- Re: Odd problem,
Riccardo Mottola <=
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, Riccardo Mottola, 2011/07/25
- Re: Odd problem, Germán Arias, 2011/07/25
- Re: Odd problem, David Chisnall, 2011/07/25
- Re: Odd problem, Fred Kiefer, 2011/07/25
- Re: Odd problem, Germán Arias, 2011/07/26
- Re: Odd problem, Fred Kiefer, 2011/07/27
- Re: Odd problem, Germán Arias, 2011/07/28
- Re: Odd problem, Fred Kiefer, 2011/07/28
- Re: Odd problem, David Chisnall, 2011/07/28