[#32676] VC++ embedded rubygems gives NoMethodError undefined method `synchronize' for Mutex — Phlip <phlip2005@...>
[I will try Bill Kelly's PDB path advice presently; this issue is more
5 messages
2010/10/03
[#32687] Re: VC++ embedded rubygems gives NoMethodError undefined method `synchronize' for Mutex
— Roger Pack <rogerdpack2@...>
2010/10/04
> This one's about...
[#32703] Re: VC++ embedded rubygems gives NoMethodError undefined method `synchronize' for Mutex
— Phlip <phlip2005@...>
2010/10/05
> > #<NoMethodError: undefined method `synchronize' for #<Mutex:0x750faa8>>
[#32698] [Ruby 1.9-Feature#3908][Open] private constant — Yusuke Endoh <redmine@...>
Feature #3908: private constant
10 messages
2010/10/05
[#32795] Call for Cooperation: CFUNC usage survey — SASADA Koichi <ko1@...>
Hi,
5 messages
2010/10/15
[#32814] WeakHash — Santiago Pastorino <santiago@...>
Hi guys,
6 messages
2010/10/15
[#32844] [Ruby 1.9-Feature#3963][Open] Map class in standard library — Thomas Sawyer <redmine@...>
Feature #3963: Map class in standard library
3 messages
2010/10/18
[#32864] [Ruby 1.9-Bug#3972][Open] r28668 breaks test/unit when combined with the testing rake task — Aaron Patterson <redmine@...>
Bug #3972: r28668 breaks test/unit when combined with the testing rake task
6 messages
2010/10/20
[#32932] Behavior of initialize in 1.9 — Aaron Patterson <aaron@...>
The behavior of initialize in 1.9 seems to have changed. Here is an irb
5 messages
2010/10/28
[#32960] [Ruby 1.9-Bug#4005][Open] YAML fails to roundtrip Time objects — Peter Weldon <redmine@...>
Bug #4005: YAML fails to roundtrip Time objects
6 messages
2010/10/29
[#32976] Improve MinGW builds for Ruby 1.8.7, 1.9.2 and 1.9.3 — Luis Lavena <luislavena@...>
Hello,
10 messages
2010/10/30
[#32978] Re: Improve MinGW builds for Ruby 1.8.7, 1.9.2 and 1.9.3
— Aaron Patterson <aaron@...>
2010/10/30
On Sun, Oct 31, 2010 at 03:42:02AM +0900, Luis Lavena wrote:
[ruby-core:32954] [Ruby 1.9-Bug#4003][Open] Segmentation fault
From:
Tasos Laskos <redmine@...>
Date:
2010-10-29 10:25:45 UTC
List:
ruby-core #32954
Bug #4003: Segmentation fault http://redmine.ruby-lang.org/issues/show/4003 Author: Tasos Laskos Status: Open, Priority: Normal Target version: 1.9.2 ruby -v: ruby 1.9.2p0 (2010-08-18) [x86_64-linux] Code that caused it: http://github.com/Zapotek/arachni/tree/experimental Error: /home/zapotek/workspace/arachni/lib/audit_store.rb:77: [BUG] Segmentation fault ruby 1.9.2p0 (2010-08-18) [x86_64-linux] -- control frame ---------- c:0012 p:---- s:0044 b:0044 l:000043 d:000043 CFUNC :* c:0011 p:---- s:0042 b:0042 l:000041 d:000041 CFUNC :asctime c:0010 p:0062 s:0039 b:0039 l:000038 d:000038 METHOD /home/zapotek/workspace/arachni/lib/audit_store.rb:77 c:0009 p:---- s:0035 b:0035 l:000034 d:000034 FINISH c:0008 p:---- s:0033 b:0033 l:000032 d:000032 CFUNC :new c:0007 p:0102 s:0029 b:0029 l:000028 d:000028 METHOD /home/zapotek/workspace/arachni/lib/framework.rb:185 c:0006 p:0075 s:0026 b:0021 l:000020 d:000020 METHOD /home/zapotek/workspace/arachni/lib/framework.rb:143 c:0005 p:0013 s:0016 b:0016 l:000015 d:000015 METHOD /home/zapotek/workspace/arachni/lib/ui/cli/cli.rb:129 c:0004 p:0037 s:0011 b:0011 l:000010 d:000010 METHOD /home/zapotek/workspace/arachni/lib/ui/cli/cli.rb:108 c:0003 p:0162 s:0007 b:0007 l:000c18 d:001850 EVAL ./arachni.rb:20 c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH c:0001 p:0000 s:0002 b:0002 l:000c18 d:000c18 TOP --------------------------- -- Ruby level backtrace information ---------------------------------------- ./arachni.rb:20:in `<main>' /home/zapotek/workspace/arachni/lib/ui/cli/cli.rb:108:in `run' /home/zapotek/workspace/arachni/lib/ui/cli/cli.rb:129:in `print_stats' /home/zapotek/workspace/arachni/lib/framework.rb:143:in `stats' /home/zapotek/workspace/arachni/lib/framework.rb:185:in `audit_store' /home/zapotek/workspace/arachni/lib/framework.rb:185:in `new' /home/zapotek/workspace/arachni/lib/audit_store.rb:77:in `initialize' /home/zapotek/workspace/arachni/lib/audit_store.rb:77:in `asctime' /home/zapotek/workspace/arachni/lib/audit_store.rb:77:in `*' -- C level backtrace information ------------------------------------------- ruby(rb_vm_bugreport+0x9e) [0x51f6ce] ruby() [0x560a28] ruby(rb_bug+0xb1) [0x560bc1] ruby() [0x4af2d8] /lib/libpthread.so.0(+0xfb40) [0x7f4d112f8b40] ruby(st_lookup+0x88) [0x4b6c48] ruby() [0x4f3d7b] ruby(rb_class_path+0x16) [0x4f3f86] ruby(rb_obj_classname+0x3a) [0x4f4a8a] ruby() [0x56245d] ruby(rb_check_typeddata+0x2b) [0x56251b] ruby(rb_mutex_lock+0x1d) [0x5258cd] ruby(rb_mutex_synchronize+0x21) [0x525e61] ruby() [0x4313a5] ruby() [0x43176a] ruby(rb_io_fptr_finalize+0xe2) [0x4320b2] ruby() [0x420e94] ruby(rb_gc_finalize_deferred+0x31) [0x421471] ruby() [0x5231c5] ruby() [0x53d3c8] ruby() [0x542d73] ruby(rb_big_mul+0xe6) [0x545096] ruby() [0x50f0b3] ruby(rb_funcall+0x113) [0x50faa3] ruby() [0x4db6b6] ruby() [0x4dd8a5] ruby() [0x4dddf7] ruby() [0x515b6f] ruby() [0x5172c2] ruby() [0x51bd6a] ruby() [0x50f03b] ruby(rb_class_new_instance+0x30) [0x450460] ruby() [0x515b6f] ruby() [0x5172c2] ruby() [0x51bd6a] ruby(rb_iseq_eval_main+0x28a) [0x51c18a] ruby() [0x417e52] ruby(ruby_run_node+0x36) [0x419ac6] ruby(main+0x49) [0x417009] /lib/libc.so.6(__libc_start_main+0xfe) [0x7f4d106bcd8e] ruby() [0x416ef9] ---------------------------------------- http://redmine.ruby-lang.org