[#4076] Ruby/DL — Jamis Buck <jamis_buck@...>

I recently used Ruby/DL to create bindings to the SQLite3 embedded

40 messages 2005/01/03
[#4096] Re: Ruby/DL — Paul Brannan <pbrannan@...> 2005/01/04

On Tue, Jan 04, 2005 at 02:53:49AM +0900, Jamis Buck wrote:

[#4099] Re: Ruby/DL — ts <decoux@...> 2005/01/04

>>>>> "P" == Paul Brannan <pbrannan@atdesk.com> writes:

[#4119] Re: Ruby/DL — Paul Brannan <pbrannan@...> 2005/01/05

On Wed, Jan 05, 2005 at 03:05:48AM +0900, ts wrote:

[#4120] Re: Ruby/DL — ts <decoux@...> 2005/01/05

>>>>> "P" == Paul Brannan <pbrannan@atdesk.com> writes:

[#4125] Re: Ruby/DL — Paul Brannan <pbrannan@...> 2005/01/05

On Thu, Jan 06, 2005 at 01:10:34AM +0900, ts wrote:

[#4116] Test::Unit::Collector::Dir won't work with code that modifies $LOAD_PATH — Eric Hodel <drbrain@...7.net>

Any test code that depends upon modifications of $: fails when used

10 messages 2005/01/05

[#4146] The face of Unicode support in the future — Charles O Nutter <headius@...>

Hello Rubyists!

47 messages 2005/01/06
[#4152] Re: The face of Unicode support in the future — Yukihiro Matsumoto <matz@...> 2005/01/07

Hi,

[#4167] Re: The face of Unicode support in the future — Christian Neukirchen <chneukirchen@...> 2005/01/09

Yukihiro Matsumoto <matz@ruby-lang.org> writes:

[#4175] Re: The face of Unicode support in the future — Yukihiro Matsumoto <matz@...> 2005/01/10

Hi,

[#4186] Re: The face of Unicode support in the future — Paul Brannan <pbrannan@...> 2005/01/11

On Mon, Jan 10, 2005 at 11:53:48PM +0900, Yukihiro Matsumoto wrote:

[#4192] Re: The face of Unicode support in the future — Yukihiro Matsumoto <matz@...> 2005/01/12

Hi,

[#4269] Re: The face of Unicode support in the future — Wes Nakamura <wknaka@...>

19 messages 2005/01/18
[#4270] Re: The face of Unicode support in the future — Yukihiro Matsumoto <matz@...> 2005/01/18

Hi,

[#4275] Re: The face of Unicode support in the future — Wes Nakamura <wknaka@...> 2005/01/19

[#4323] test/unit doesn't rescue a Exception — Tanaka Akira <akr@...17n.org>

test/unit doesn't rescue a Exception in a test method, as follows.

14 messages 2005/01/27
[#8773] Re: test/unit doesn't rescue a Exception — Tanaka Akira <akr@...> 2006/09/02

In article <87is5jb46q.fsf@serein.a02.aist.go.jp>,

[#8776] Re: test/unit doesn't rescue a Exception — "Nathaniel Talbott" <ntalbott@...> 2006/09/03

On 9/1/06, Tanaka Akira <akr@fsij.org> wrote:

[#8777] Re: test/unit doesn't rescue a Exception — Eric Hodel <drbrain@...7.net> 2006/09/03

On Sep 2, 2006, at 6:34 PM, Nathaniel Talbott wrote:

Re: [BUG] Segfault in Thread#initialize / caller

From: Christian Neukirchen <chneukirchen@...>
Date: 2005-01-01 17:00:18 UTC
List: ruby-core #4068
Florian Gro<florgro@gmail.com> writes:

>> -:6: [BUG] Segmentation fault
>> ruby 1.8.2 (2004-12-25) [i386-mswin32]
>> This application has requested the Runtime to terminate it in an
>> unusual way.
>> Please contact the application's support team for more information.          
>
> Chris2 was able to reproduce this on Mac OS X and is going to post a
> backtrace soon.

There you go:

Program received signal EXC_BAD_ACCESS, Could not access memory.
0xffff8a60 in __memcpy ()
(gdb) bt
#0  0xffff8a60 in __memcpy ()
#1  0x001d28c8 in rb_thread_save_context (th=0x1804000) at eval.c:9837
#2  0x001d5050 in rb_thread_start_0 (fn=0x1d52c4 <rb_thread_yield>, arg=0x28620, th=0x1804000) at eval.c:11424
#3  0x001ca0d0 in rb_call0 (klass=216968, recv=164888, id=2961, oid=2961, argc=0, argv=0xbfff1ec4, body=0x34f24, nosuper=0) at eval.c:5522
#4  0x001caa18 in rb_call (klass=216968, recv=164888, mid=2961, argc=0, argv=0xbfff1ec4, scope=1) at eval.c:5743
#5  0x001cac20 in rb_f_send (argc=0, argv=0xbfff1ec4, recv=164888) at ruby.h:631#6  0x001ca0d0 in rb_call0 (klass=232588, recv=164888, id=4033, oid=4033, argc=1, argv=0xbfff1ec0, body=0x36d60, nosuper=0) at eval.c:5522
#7  0x001caa18 in rb_call (klass=232588, recv=164888, mid=4033, argc=1, argv=0xbfff1ec0, scope=0) at eval.c:5743
#8  0x001c5280 in rb_eval (self=227768, n=0xbfff0ea0) at ruby.h:631
#9  0x001c42dc in rb_eval (self=227768, n=0xbfff0ea0) at eval.c:2949
#10 0x001c847c in rb_yield_0 (val=164888, self=227768, klass=0, flags=1, avalue=2) at eval.c:4726
#11 0x001d5088 in rb_thread_start_0 (fn=0x1d52c4 <rb_thread_yield>, arg=0x1f8cc, th=0x184c000) at eval.c:11426
#12 0x001ca0d0 in rb_call0 (klass=216968, recv=129248, id=2961, oid=2961, argc=1, argv=0xbfff6040, body=0x34f24, nosuper=0) at eval.c:5522
#13 0x001caa18 in rb_call (klass=216968, recv=129248, mid=2961, argc=1, argv=0xbfff6040, scope=1) at eval.c:5743
#14 0x001cdaac in rb_obj_call_init (obj=129248, argc=1, argv=0xbfff6040) at eval.c:7215
#15 0x001d53d8 in rb_thread_s_new (argc=129248, argv=0x25d56c, klass=1) at eval.c:11538
#16 0x001ca0d0 in rb_call0 (klass=216948, recv=216968, id=3369, oid=3369, argc=1, argv=0xbfff6040, body=0x34f4c, nosuper=0) at eval.c:5522
#17 0x001caa18 in rb_call (klass=216948, recv=216968, mid=3369, argc=1, argv=0xbfff6040, scope=0) at eval.c:5743
#18 0x001c5280 in rb_eval (self=227768, n=0xbfff0ea0) at ruby.h:631
#19 0x001c42dc in rb_eval (self=227768, n=0xbfff0ea0) at eval.c:2949
#20 0x001c847c in rb_yield_0 (val=164888, self=227768, klass=0, flags=0, avalue=0) at eval.c:4726
#21 0x001aed10 in rb_ary_each (ary=165768) at array.c:1131
#22 0x001ca0d0 in rb_call0 (klass=204728, recv=165768, id=3833, oid=3833, argc=0, argv=0x0, body=0x31b94, nosuper=0) at eval.c:5522
#23 0x001caa18 in rb_call (klass=204728, recv=165768, mid=3833, argc=0, argv=0x0, scope=0) at eval.c:5743
#24 0x001c5280 in rb_eval (self=227768, n=0xbfff0ea0) at ruby.h:631
#25 0x001c42dc in rb_eval (self=227768, n=0xbfff0ea0) at eval.c:2949
#26 0x001c847c in rb_yield_0 (val=6, self=227768, klass=0, flags=0, avalue=0) at eval.c:4726
#27 0x001c8974 in rb_f_loop () at eval.c:4870
#28 0x001ca0d0 in rb_call0 (klass=232588, recv=227768, id=3937, oid=2428784, argc=0, argv=0x0, body=0x370f8, nosuper=2429004) at eval.c:5522
#29 0x001caa18 in rb_call (klass=232588, recv=227768, mid=3937, argc=0, argv=0x0, scope=1) at eval.c:5743
#30 0x001c5280 in rb_eval (self=227768, n=0xbfff0ea0) at ruby.h:631
#31 0x001c42dc in rb_eval (self=227768, n=0xbfff0ea0) at eval.c:2949
#32 0x001c0f80 in ruby_exec_internal () at eval.c:1473
#33 0x001c0fdc in ruby_exec () at eval.c:1493
#34 0x001c1024 in ruby_run () at eval.c:1503
#35 0x00001d84 in main (argc=1, argv=0xbffffcec, envp=0xed24) at main.c:46
#36 0x00001844 in _start (argc=1, argv=0xbffffcec, envp=0xbffffcf4) at /SourceCache/Csu/Csu-47/crt.c:267
#37 0x8fe1a558 in __dyld__dyld_start ()


> Regards,
> Florian Gross

Happy hacking,
Christian Neukirchen
<chneukirchen@gmail.com>


In This Thread