Ruby 1.9 Ramaze App Failing with "Illegal instruction"
Posted
by pkulak
on Stack Overflow
See other posts from Stack Overflow
or by pkulak
Published on 2010-04-20T04:00:04Z
Indexed on
2010/04/20
4:03 UTC
Read the original article
Hit count: 257
I've got an app that I'm trying to get working again after wiping my system and installing Snow Leopard. I installed Ruby 1.9 from Macports (now a later version) and the dev server starts up just fine, but then dies on the first request, only telling me "Illegal instruction". I have no idea what's causing this or even how to go about debugging it. Does anyone have any ideas?
© Stack Overflow or respective owner