[#3682] x86_64 -- warning and errors — ts <decoux@...>
4 messages
2004/11/02
[#3687] lib/ostruct.rb 1.12 - wrong commit? — Eivind Eklund <eivind@...>
The above mentioned commit makes OpenStructs into singletons, which
4 messages
2004/11/04
[#3694] Ruby 1.8.2 preview3 — Yukihiro Matsumoto <matz@...>
Hello,
10 messages
2004/11/07
[#3696] Re: Ruby 1.8.2 preview3 — Yukihiro Matsumoto <matz@...>
Hi,
5 messages
2004/11/08
[#3711] Converting nil to NULL — "Berger, Daniel" <Daniel.Berger@...>
Hi all,
5 messages
2004/11/11
[#3716] possible bug in method dictionary — Ryan Davis <ryand@...>
NOTE: to repro this bug as written, you must have RubyInline 3.1.0
6 messages
2004/11/12
[#3726] Fixnum#clone and Float#clone raise different exceptions — "David A. Black" <dblack@...>
Hi --
15 messages
2004/11/12
[#3749] Re: Fixnum#clone and Float#clone raise different exceptions
— "David A. Black" <dblack@...>
2004/11/16
Hi --
[#3751] Re: Fixnum#clone and Float#clone raise different exceptions
— Yukihiro Matsumoto <matz@...>
2004/11/16
Hi,
[#3752] Re: Fixnum#clone and Float#clone raise different exceptions
— "David A. Black" <dblack@...>
2004/11/16
Hi --
[#3819] Re: Fixnum#clone and Float#clone raise different exceptions
— "David A. Black" <dblack@...>
2004/11/25
Hi --
[#3821] Re: Fixnum#clone and Float#clone raise different exceptions
— Gavin Sinclair <gsinclair@...>
2004/11/25
On Thursday, November 25, 2004, 10:55:53 PM, David wrote:
[#3825] Re: Fixnum#clone and Float#clone raise different exceptions
— Yukihiro Matsumoto <matz@...>
2004/11/25
Hi,
[#3733] Core dump with latest Ruby from CVS — Johan Holmberg <holmberg@...>
9 messages
2004/11/15
[#3734] Re: Core dump with latest Ruby from CVS
— Yukihiro Matsumoto <matz@...>
2004/11/15
Hi,
[#3735] Re: Core dump with latest Ruby from CVS
— Ryan Davis <ryand-ruby@...>
2004/11/15
[#3756] Windows build problems (1.8.2preview3) — Nathaniel Talbott <nathaniel@...>
I'm having some very strange build problems on Windows, and thought
4 messages
2004/11/17
[#3785] The latest 1.8.2 cvs prints parse error when starting extension compiling — Yukihiro Matsumoto <matz@...>
Hi,
13 messages
2004/11/23
[#3787] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling
— Johan Holmberg <holmberg@...>
2004/11/23
[#3789] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling
— Yukihiro Matsumoto <matz@...>
2004/11/23
Hi,
[#3790] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling
— Johan Holmberg <holmberg@...>
2004/11/23
[#3791] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling
— ts <decoux@...>
2004/11/23
>>>>> "J" == Johan Holmberg <holmberg@iar.se> writes:
[#3792] Re: The latest 1.8.2 cvs prints parse error when starting extension compiling
— Yukihiro Matsumoto <matz@...>
2004/11/23
Hi,
[#3806] current ruby 1.8.2 cvs has inconsistent string handling (null char in string error) — noreply@...
Bugs item #1095, was opened at 2004-11-24 16:48
3 messages
2004/11/24
[#3809] Ruby does not compile on Red Hat Entreprise Linux 3. — noreply@...
Bugs item #1107, was opened at 2004-11-24 15:25
6 messages
2004/11/24
[#3810] Re: [ ruby-Bugs-1107 ] Ruby does not compile on Red Hat Entreprise Linux 3.
— nobu.nokada@...
2004/11/24
Hi,
[#3812] Re: [ ruby-Bugs-1107 ] Ruby does not compile on Red Hat Entreprise Linux 3.
— Johan Holmberg <holmberg@...>
2004/11/25
[#3814] Re: [ ruby-Bugs-1107 ] Ruby does not compile on Red Hat Entreprise Linux 3.
— Johan Holmberg <holmberg@...>
2004/11/25
[#3842] convert_type() uses rb_respond_to() — Florian Gro<florgro@...>
Moin!
6 messages
2004/11/28
[#3843] Re: [BUG?] convert_type() uses rb_respond_to()
— Yukihiro Matsumoto <matz@...>
2004/11/28
Hi,
[#3846] REXML::Functions.name == nil — Ryan Davis <ryand-ruby@...>
I found this oddity while running ParseTree over every .rb file in the
6 messages
2004/11/29
Re: Core dump with latest Ruby from CVS
From:
Johan Holmberg <holmberg@...>
Date:
2004-11-15 18:16:06 UTC
List:
ruby-core #3741
On Mon, 15 Nov 2004, K.Kosako wrote: > >> I get a core dump (from "miniruby") when I try to build the latest >> Ruby source from CVS. I tried to build Ruby on Solaris because I couldn't >> get it to work on FreeBSD (it crashed when I ran a script there). >> So there seem to be problems on more than one platform. >> >> See below for what happened when I built Ruby on Solaris. > > Won't you try this patch? > -- > K.Kosako > *With* this patch I get the following crash on FreeBSD. I don't know if the traceback below is enough to help spot the problem. The program I'm running is the Rubicon testsuite. /Johan Holmberg ------------------------------------------------------------ $ ~/proj/ruby/installs/latest-mainline/bin/ruby AllTests.rb AllTests.rb:23: [BUG] Segmentation fault ruby 1.9.0 (2004-11-15) [i386-freebsd4.10] Abort (core dumped) $ gdb ~/proj/ruby/installs/latest-mainline/bin/ruby ruby.core [...] (gdb) bt #0 0x28178fc4 in kill () from /usr/lib/libc.so.4 #1 0x281ba93e in abort () from /usr/lib/libc.so.4 #2 0x80c8d8e in rb_bug (fmt=0x80eb3ae "Segmentation fault") at error.c:214 #3 0x80aaa9b in sigsegv (sig=11) at signal.c:446 #4 0xbfbfffac in ?? () #5 0x80c73ef in dir_s_aref (obj=135433008, str=135294548) at dir.c:1527 #6 0x805cdea in rb_call0 (klass=135432988, recv=135433008, id=333, oid=333, argc=1, argv=0xbfbfeb38, body=0x8128734, nosuper=0) at eval.c:5389 #7 0x805d848 in rb_call (klass=135432988, recv=135433008, mid=333, argc=1, argv=0xbfbfeb38, scope=0) at eval.c:5745 #8 0x805863b in rb_eval (self=135477688, n=0x81240d0) at eval.c:3209 #9 0x805845e in rb_eval (self=135477688, n=0x81240bc) at eval.c:3203 #10 0x8057877 in rb_eval (self=135477688, n=0x812401c) at eval.c:2929 #11 0x805b4e3 in rb_yield_0 (val=135413148, self=135477688, klass=0, flags=0, avalue=0) at eval.c:4724 #12 0x805b775 in rb_yield (val=135413148) at eval.c:4806 #13 0x80bda3a in rb_ary_each (ary=135413188) at array.c:1255 #14 0x805ce19 in rb_call0 (klass=135454448, recv=135413188, id=3865, oid=3865, argc=0, argv=0x0, body=0x812dacc, nosuper=0) at eval.c:5395 #15 0x805d848 in rb_call (klass=135454448, recv=135413188, mid=3865, argc=0, argv=0x0, scope=0) at eval.c:5745 #16 0x8057941 in rb_eval (self=135477688, n=0x812460c) at eval.c:2940 #17 0x8054b63 in eval_node (self=135477688, node=0x812460c) at eval.c:1285 #18 0x8055003 in ruby_exec_internal () at eval.c:1465 #19 0x8055033 in ruby_exec () at eval.c:1483 #20 0x8055075 in ruby_run () at eval.c:1500 #21 0x80534e6 in main () at main.c:38 #22 0x805342a in _start () ------------------------------------------------------------