Very hard to tell, sorry. Contact me offline with a copy of your app and I can investigate (if you don't want to share your source code here).

Laurent

On Sep 23, 2009, at 5:57 PM, Robert Rice wrote:

Hi again:

Does this help?

(gdb) bt
#0  0x00007fff827521b2 in +[NSThread callStackSymbols] ()
#1  0x000000010213700c in ?? ()
#2  0x0000000102132034 in ?? ()
#3  0x00007fff81ab7408 in -[NSIBObjectData instantiateObject:] ()
#4 0x00007fff81ab67f2 in -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] ()
#5  0x00007fff81ab4e7d in loadNib ()
#6 0x00007fff81ab438a in +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] () #7 0x00007fff81ab41c2 in +[NSBundle(NSNibLoading) loadNibNamed:owner:] ()
#8  0x00007fff81ab1743 in NSApplicationMain ()
#9  0x0000000102136f70 in ?? ()
#10 0x00000001020802a0 in ?? ()
#11 0x000000010003fb09 in ruby_run_node ()
#12 0x0000000100172c49 in macruby_main ()
#13 0x0000000100000e3e in main (argc=1, argv=0x7fff5fbff538) at / Users/robertrice/Desktop/Test Systems/MacRuby 0.5 Driver Assistant/ main.m:13
(gdb)

Thanks,
Bob Rice

On Sep 23, 2009, at 8:23 PM, Laurent Sansonetti wrote:

Hi Robert,

This one will be hard to debug without your code. At least, from gdb, could you do a "bt" and copy/paste the output?

Laurent

On Sep 23, 2009, at 5:17 PM, Robert Rice wrote:

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to