When I try to use RUDL, after working around the rubygems problem, I
tried to run some of the samples. Most of them seemed to work fine,
except for the fact that they like to exit by segfaulting.
Me: "You're CLOSED!"
RUDL: "You can't close me because *I* segfault!!"
I ran into some odd behavior with RUDL a while back; it sort of went
away after I added a method_missing implementation in the extension
code. Details are here:
On Wed, 2005-08-03 at 22:06 +0900, nornagon wrote:
Hi all.
When I try to use RUDL, after working around the rubygems problem, I
tried to run some of the samples. Most of them seemed to work fine,
except for the fact that they like to exit by segfaulting.
Me: "You're CLOSED!"
RUDL: "You can't close me because *I* segfault!!"
On 8/3/05, Tom Copeland <tom@infoether.com> wrote:
On Wed, 2005-08-03 at 22:06 +0900, nornagon wrote:
> Hi all.
>
> When I try to use RUDL, after working around the rubygems problem, I
> tried to run some of the samples. Most of them seemed to work fine,
> except for the fact that they like to exit by segfaulting.
>
> Me: "You're CLOSED!"
> RUDL: "You can't close me because *I* segfault!!"
>
> So yeah. Any clues?
I ran into some odd behavior with RUDL a while back; it sort of went
away after I added a method_missing implementation in the extension
code. Details are here: