discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Problems in RTFConsumer using TimeMon.app on 64 bit system


From: Fred Kiefer
Subject: Re: Problems in RTFConsumer using TimeMon.app on 64 bit system
Date: Sun, 29 Jun 2008 20:14:19 +0200
User-agent: Thunderbird 2.0.0.14 (X11/20080421)

I don't use a 64 bit system, so it is quite likely that there are gui or back features not perfectly working on such a system. Form looking at the code itself I cannot see how this should result in an error even on a 64-bit machine, but of course your compiler sees it differently. :-) Would you mind to send me the compiler warnings you get for gui and I have a look what could be fixed?

Pete French wrote:
Is anoybody else using TimeMon on an amd64 system ? I haven't persuaded it
to work properly for me since I moved from i386, but I had some spare time
today so decided to look into it. To my suroprise it seems to be
dying when loading a Gorm file. Here is the backtrace if anybody can shed
any light:

(gdb) bt
#0  lexInitContext (lctxt=dwarf2_read_address: Corrupted DWARF expression.
) at rtfScanner.c:81
#1 0x00000008045fc6ef in -[RTFConsumer(Private) parseRTF:documentAttributes:class:] (self=0x832d50, _cmd=0x804709d00, rtfData=0xbae7b0, dict=0x7fffffffcf58, class=0x800c5de40) at RTFConsumer.m:535 #2 0x00000008045fb4ec in +[RTFConsumer parseData:documentAttributes:class:] (self=0x8047090e0, _cmd=0x800b6c550, rtfData=0xbae7b0, dict=0x7fffffffcf58, class=0x800c5de40) at RTFConsumer.m:346 #3 0x0000000800802dd8 in -[NSAttributedString(AppKit) initWithRTF:documentAttributes:] (self=0xbad170, _cmd=0x509020, data=0xbae7b0, dict=0x7fffffffcf58) at NSAttributedString.m:668
#4  0x00000000004025aa in -[Percentages awakeFromNib] (self=0x642910, 
_cmd=0x800c85ee0) at Percentages.m:90
#5  0x0000000800a11e96 in -[GSNibContainer awakeWithContext:] (self=0x9710d0, 
_cmd=0x800c9c420, context=0x95fbd0) at GSNibTemplates.m:261
#6 0x0000000800a357e7 in -[GSGormLoader loadModelData:externalNameTable:withZone:] (self=0x6c8430, _cmd=0x800c9c4a0, data=0x9667d0, context=0x95fbd0, zone=0x80129c360) at GSGormLoader.m:80 #7 0x0000000800a35ada in -[GSGormLoader loadModelFile:externalNameTable:withZone:] (self=0x6c8430, _cmd=0x800b7c530, fileName=0x626750, context=0x95fbd0, zone=0x80129c360) at GSGormLoader.m:134 #8 0x000000080082cbe0 in +[NSBundle(NSBundleAdditions) loadNibFile:externalNameTable:withZone:] (self=0x801219420, _cmd=0x800b7c630, fileName=0x626750, context=0x95fbd0, zone=0x80129c360) at NSBundleAdditions.m:243 #9 0x000000080082d2c7 in -[NSBundle(NSBundleAdditions) loadNibFile:externalNameTable:withZone:] (self=0x8361b0, _cmd=0x800b7c580, fileName=0x835550, context=0x95fbd0, zone=0x80129c360) at NSBundleAdditions.m:344 #10 0x000000080082cd25 in +[NSBundle(NSBundleAdditions) loadNibNamed:owner:] (self=0x801219420, _cmd=0x800b68470, aNibName=0x835550, owner=0x829310) at NSBundleAdditions.m:272
#11 0x00000008007f69c6 in -[NSApplication finishLaunching] (self=0x829310, 
_cmd=0x800b68750) at NSApplication.m:945
#12 0x00000008007f88c6 in -[NSApplication run] (self=0x829310, 
_cmd=0x800b58620) at NSApplication.m:1366
#13 0x00000008007d8717 in NSApplicationMain (argc=1, argv=0x7fffffffd4d8) at 
Functions.m:74
#14 0x0000000000405a8b in main (argc=1, argv=0x7fffffffd4d8) at TimeMon_main.m:9






reply via email to

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