discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Gnustep on alpha linux


From: David Ayers
Subject: Re: Gnustep on alpha linux
Date: Fri, 21 Feb 2003 15:06:21 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210

Hi Andrew,

somehow the font cache file seems to be "corrupted". Actually I doubt I can be of much help here, as I'm unfamiliar with the font caching mechanism and file contents. I take it, that the cache was actually built on your alpha, and therefor there really shouldn't be any 64 bit issues involved... but you never know. It just might be an NSCoding issue.., (but then .gorm files and all other NSCoding archives and DO would be incompatible between alpha and other architectures even when they all use GNUstep... I really hope I'm wrong here.)

Cheers,
Dave

Andrew Maier wrote:

% debugapp Calculator.debug
GNU gdb 2002-04-01-cvs
[...]
This GDB was configured as "alpha-linux"...
(gdb) r
Starting program: 
/home/andrew/gnustep/gnustep-examples-0.9.7/gui/Calculator/Calculator.debug/alpha/linux-gnu/gnu-gnu-gnu/Calculator
[New Thread 16384 (LWP 17885)]
2003-02-21 13:27:03.837 Calculator[17885] No local time zone specified.
2003-02-21 13:27:03.838 Calculator[17885] Using time zone with absolute offset 
0.
2003-02-21 13:27:03.834 Calculator[17885] NOTE: Only one display per host fully 
supported.
/home/andrew/gnustep/gnustep-examples-0.9.7/gui/Calculator/Calculator.debug/alpha/linux-gnu/gnu-gnu-gnu/Calculator:
 Uncaught exception NSInternalInconsistencyException, reason: extra object 
crossref - 256

Program received signal SIGABRT, Aborted.
[Switching to Thread 16384 (LWP 17885)]
0x20000d444c8 in kill () from /lib/libc.so.6.1
(gdb) where
#0  0x20000d444c8 in kill () from /lib/libc.so.6.1
#1  0x20000bc9604 in pthread_kill () from /lib/libpthread.so.0
#2  0x20000bc9a78 in raise () from /lib/libpthread.so.0
#3  0x20000d45b68 in abort () from /lib/libc.so.6.1
#4  0x200007e2e2c in _NSFoundationUncaughtExceptionHandler 
(exception=0x12020c5a0) at NSException.m:114
#5  0x200007e36ec in -[NSException raise] (self=0x12020c5a0, 
_cmd=0x200009c3b48) at NSException.m:243
#6  0x2000089a470 in +[NSUnarchiver unarchiveObjectWithData:] 
(self=0x200009c36b8, _cmd=0x200009c3b78, anObject=0x1201daff0) at 
NSUnarchiver.m:372
#7  0x2000089a5ec in +[NSUnarchiver unarchiveObjectWithFile:] 
(self=0x200009c36b8, _cmd=0x20001012220, path=0x1201d7e80) at NSUnarchiver.m:386
#8  0x20000fd5fd8 in load_cache (cacheName=0x1201d7e80, async=0 '\0') at 
XGFontManager.m:137
#9  0x20000fd6580 in -[XGFontEnumerator enumerateFontsAndFamilies] 
(self=0x1201d6a40, _cmd=0x200005af7f0) at XGFontManager.m:187
#10 0x2000047a284 in -[GSFontEnumerator init] (self=0x1201d6a40, 
_cmd=0x200005af840) at GSFontInfo.m:50
#11 0x2000047a4b8 in +[GSFontEnumerator sharedEnumerator] (self=0x200005af770, 
_cmd=0x2000053ec98) at GSFontInfo.m:65
#12 0x200002a8d68 in -[NSFontManager init] (self=0x1201d55b0, 
_cmd=0x2000053ec58) at NSFontManager.m:110
#13 0x200002a8bac in +[NSFontManager sharedFontManager] (self=0x2000053eb28, 
_cmd=0x20000510708) at NSFontManager.m:91
#14 0x200001f1ac4 in -[NSApplication init] (self=0x120194ff0, 
_cmd=0x20000510658) at NSApplication.m:627
#15 0x200001f15e0 in +[NSApplication sharedApplication] (self=0x2000050fb80, 
_cmd=0x120018f70) at NSApplication.m:548
#16 0x120001064 in main () at main.m:39
(gdb)







reply via email to

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