[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

Re: 1.8.2: Segfault

From: Mikael Brockman <phubuh@...>
Date: 2004-06-26 14:45:23 UTC
List: ruby-core #3097
Elven <elven@elven.de> writes:

> Greetings!
> 
> I'd like to report a reproducable segmentation fault situation in
> Ruby
> 1.8.2.
> 
> Just run the code:
>   if false begin
>   end
>   
> I tested it on various machines (running Debian/unstable) and all
> produced that segfault.

Odd.  I can't reproduce that on my Debian/unstable machines, all running
the most recent version of ruby (1.8.2 2004-06-19).

Could you give us a backtrace?  Run `gdb ruby', say `run foo.rb', and
when it breaks, say `backtrace'.

  mikael


In This Thread