|
| Re: Ruby crash on DragonFly |
 |
Mon, 31 Mar 2008 21:28:19 -040 |
Joerg Sonnenberger wrote:
> On Tue, Apr 01, 2008 at 02:53:52AM +0200, Michael Neumann wrote:
>> I don't know why, but my application raises an illegal instruction
(signal
>> 4) exception if it is linked with -pthread.
>
> Main binary must be linked against libpthread if any DSO mgiht depend on
> that.
>
> Joerg
anyone have any familarity of how the interpreter works?
wondering if it does wierd things with sigaltstack, etc to handle code
generation that is interating with the FP/signals work a while back..
anyway.. I'm sure we'll soon see..
|
| Post Reply
|
|
|
|
|
|
|
|
|
|