AHEM!!! Bug Tracker please!!! And, yes, I use a 64 bit system.
I just checked what you mentioned and it seems to work just fine for me. Later,GC Gregory Casamento -- Principal Consultant - OLC, Inc # GNUstep Chief Maintainer ----- Original Message ---- From: Fred Kiefer <[EMAIL PROTECTED]> To: Pete French <[EMAIL PROTECTED]> Cc: [email protected] Sent: Sunday, June 29, 2008 2:14:19 PM Subject: Re: Problems in RTFConsumer using TimeMon.app on 64 bit system 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 > > _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
