Re: [MacRuby-devel] BridgeSupport crash

2011-04-17 Thread Nathaniel Talbott
On Sun, Apr 17, 2011 at 3:32 AM, Laurent Sansonetti wrote: > Sadly no, but either your patch or embedding the master branch of MacRuby > should > work. At this point we only commit bug fixes to the master branch, it's very > stable and > always better than the last released version, so you may

Re: [MacRuby-devel] BridgeSupport crash

2011-04-17 Thread Laurent Sansonetti
On Apr 16, 2011, at 11:34 AM, Nathaniel Talbott wrote: > In the meantime, is there any simple workaround for 0.10? Would love > to get this app shipped in working form to my alpha testers > post-haste. Sadly no, but either your patch or embedding the master branch of MacRuby should work. At this

Re: [MacRuby-devel] BridgeSupport crash

2011-04-17 Thread Laurent Sansonetti
On Apr 16, 2011, at 2:30 PM, Nathaniel Talbott wrote: > On Sat, Apr 16, 2011 at 2:34 PM, Nathaniel Talbott > wrote: > >> Excellent! Can't wait to see your commit, since I've been playing with >> a fix and am curious if I'm even looking in the right place :-) > > Attached is my hacky patch; my s

Re: [MacRuby-devel] BridgeSupport crash

2011-04-16 Thread Nathaniel Talbott
On Sat, Apr 16, 2011 at 2:34 PM, Nathaniel Talbott wrote: > Excellent! Can't wait to see your commit, since I've been playing with > a fix and am curious if I'm even looking in the right place :-) Attached is my hacky patch; my sample app works if I build with it (going to move on to getting my

Re: [MacRuby-devel] BridgeSupport crash

2011-04-16 Thread Nathaniel Talbott
On Saturday, April 16, 2011, Laurent Sansonetti wrote: > Thanks a lot for finding this, I now know > exactly what the problem is :) I will commit > a fix shortly. Excellent! Can't wait to see your commit, since I've been playing with a fix and am curious if I'm even looking in the right place :-

Re: [MacRuby-devel] BridgeSupport crash

2011-04-16 Thread Laurent Sansonetti
On Apr 16, 2011, at 6:52 AM, Nathaniel Talbott wrote: > On Sat, Apr 16, 2011 at 9:29 AM, Nathaniel Talbott > wrote: > >> I have not tried to get it to crash on my development box (though I'll >> probably attempt that next); perhaps the difference is running it on a >> box that truly has never h

Re: [MacRuby-devel] BridgeSupport crash

2011-04-16 Thread Nathaniel Talbott
On Sat, Apr 16, 2011 at 9:29 AM, Nathaniel Talbott wrote: > I have not tried to get it to crash on my development box (though I'll > probably attempt that next); perhaps the difference is running it on a > box that truly has never had the new BridgeSupport installed? OK, running on this hunch, I

Re: [MacRuby-devel] BridgeSupport crash

2011-04-16 Thread Nathaniel Talbott
On Fri, Apr 15, 2011 at 11:32 PM, Laurent Sansonetti wrote: > I can't seem to be able to reproduce the crash. I built a sample MacRuby > project (DotView), > ran macruby_deploy --bs --embed on it, verified that both MacRuby.framework > and the > BridgeSupport files were included, then I renamed

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Jordan K. Hubbard
On Apr 15, 2011, at 8:16 PM, Laurent Sansonetti wrote: > This is likely the same problem as http://www.macruby.org/trac/ticket/1217. > I'll have a look, hopefully I should be able to get a fix this week-end. That would be great, especially given that the work-around listed in that ticket shoul

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Laurent Sansonetti
I can't seem to be able to reproduce the crash. I built a sample MacRuby project (DotView), ran macruby_deploy --bs --embed on it, verified that both MacRuby.framework and the BridgeSupport files were included, then I renamed all BridgeSupport directories on my system (to make sure MacRuby won't

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Laurent Sansonetti
Hi Nathaniel, This is likely the same problem as http://www.macruby.org/trac/ticket/1217. I'll have a look, hopefully I should be able to get a fix this week-end. Laurent On Apr 15, 2011, at 8:58 AM, Nathaniel Talbott wrote: > I have a MacRuby app that's working great on my local box, but when

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Nathaniel Talbott
On Fri, Apr 15, 2011 at 9:07 PM, Matt Aimonetti wrote: > Thanks for the report Nathaniel. Before I forget, the latest version of > BridgeSupport is preview 3, not preview 2 http://www.macruby.org/files/ >  (small detail but you are not the first one to mention that). Good clarification - I ended

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Matt Aimonetti
Thanks for the report Nathaniel. Before I forget, the latest version of BridgeSupport is preview 3, not preview 2 http://www.macruby.org/files/ (small detail but you are not the first one to mention that). Here is my understanding of the problem. The --bs flag includes in your app the bs files tha

Re: [MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Nathaniel Talbott
On Fri, Apr 15, 2011 at 11:58 AM, Nathaniel Talbott wrote: > I have a MacRuby app that's working great on my local box, but when I > put it on another box it crashes hard. Here's the relevant thread > crash info: I have more data on this. If I remove the references in my app to functions/constan

[MacRuby-devel] BridgeSupport crash

2011-04-15 Thread Nathaniel Talbott
I have a MacRuby app that's working great on my local box, but when I put it on another box it crashes hard. Here's the relevant thread crash info: Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x Crashed Thread: 0 Dispatch queue: com.apple.ma