Hello again!
I'm having a bit of a problem with shoes-1097 in osx (doesn't happen in 1051).

A simple app:
Shoes.app do
  image "http://assets0.twitter.com/images/twitter.png";
end

crashes shoes hard in OSX, complete with a stack trace:

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000002d6e6505
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib                   0x90585b9e __kill + 10
1   libSystem.B.dylib                   0x905fcec2 raise + 26
2   libSystem.B.dylib                   0x9060c47f abort + 73
3   libruby.dylib                       0x000f3415 rb_check_type + 0
4   libruby.dylib                       0x00174220 ruby_posix_signal + 398

I will try building shoes from the latest github code later tonight.

Alex

-- 
alexander rakoczy | jerkface extraordinaire | http://www.arakoczy.com

Reply via email to