[#29190] AIXでのコンパイル (オプションの統一など) — "Yutaka Kanemoto" <kinpoco@...>

金本ともうします。

21 messages 2006/08/06

[#29200] Re: [ruby-cvs:17336] ruby/lib/date: * lib/date/format.rb: specify maximum number of digits to parse — Tadayoshi Funaba <tadf@...>

ふなばです。

9 messages 2006/08/07

[#29252] 1.8.5への最終コミット — Yukihiro Matsumoto <matz@...>

まつもと ゆきひろです

14 messages 2006/08/10

[#29284] CGI#out で MIMEエンコード文字列がデコードされる — とみたまさひろ <tommy@...>

とみたです。

26 messages 2006/08/17
[#29285] Re: CGI#out で MIMEエンコード文字列がデコードされる — Takahiro Kambe <taca@...> 2006/08/17

In message <20060817182312.adce9ff7.tommy@tmtm.org>

[#29286] Re: CGI#out で MIMEエンコード文字列がデコードされる — とみたまさひろ <tommy@...> 2006/08/17

とみたです。

[#29287] Re: CGI#out で MIMEエンコード文字列がデコードされる — Fujioka <fuj@...> 2006/08/17

藤岡です。

[#29288] Re: CGI#out で MIMEエンコード文字列がデコードされる — Fujioka <fuj@...> 2006/08/17

藤岡です。

[#29290] Re: CGI#out で MIMEエンコード文字列がデコードされる — Yukihiro Matsumoto <matz@...> 2006/08/17

まつもと ゆきひろです

[#29292] Re: CGI#out で MIMEエンコード文字列がデコードされる — Fujioka <fuj@...> 2006/08/17

藤岡です。

[#29291] ruby 1.8.5 preview4 — Yukihiro Matsumoto <matz@...>

まつもと ゆきひろです

21 messages 2006/08/17
[#29314] Re: ruby 1.8.5 preview4 — URABE Shyouhei <root@...> 2006/08/18

卜部です。

[#29319] Re: ruby 1.8.5 preview4 — Yukihiro Matsumoto <matz@...> 2006/08/19

[#29321] Re: ruby 1.8.5 preview4 — URABE Shyouhei <root@...> 2006/08/19

卜部です。

[ruby-dev:29367] ruby_1_8 dumps core

From: Masatoshi SEKI <m_seki@...>
Date: 2006-08-30 12:22:08 UTC
List: ruby-dev #29367
咳といいます。

1.8のブランチのRubyがcoreを吐いてしまいます。
RWikiを改造したプログラムなんですが、いろいろ試したのですが
再現する最小のスクリプトを作ることはまだできてません。



$ ruby -dv
ruby 1.8.5 (2006-08-29) [powerpc-darwin8.7.0]

$ gdb ruby
GNU gdb 6.3.50-20050815 (Apple version gdb-563) (Wed Jul 19 05:17:43 GMT 2006)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin"...Reading symbols for shared libraries ... done

(gdb) run -Ke -d rwiki.rb
Starting program: /usr/local/bin/ruby -Ke -d rwiki.rb
Reading symbols for shared libraries .. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Exception `LoadError' at /usr/local/lib/ruby/1.8/tmpdir.rb:12 - no such file to load -- Win32API
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done
Exception `LoadError' at /usr/local/lib/ruby/site_ruby/1.8/gettext/locale_default.rb:12 - no such file to load -- gettext/_locale
Reading symbols for shared libraries . done
Exception `LoadError' at /usr/local/lib/ruby/1.8/xsd/xmlparser/xmlparser.rb:10 - no such file to load -- xml/parser
Set XSD::XMLParser::XMLScanner as XML processor.
Reading symbols for shared libraries . done
Reading symbols for shared libraries .. done
Exception `LoadError' at /usr/local/lib/ruby/1.8/soap/streamHandler.rb:62 - no such file to load -- http-access2
Loading http-access2 failed.  Net/http is used.
Reading symbols for shared libraries .. done
Exception `Errno::EEXIST' at /usr/local/lib/ruby/site_ruby/1.8/rwiki/content-cache.rb:16 - File exists - cache
./section.rb:81: warning: method redefined; discarding old make_tree
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
Exception `URI::InvalidURIError' at /usr/local/lib/ruby/1.8/uri/common.rb:432 - bad URI(is not URI?):
importing: http://soap.amazon.co.jp/schemas3/AmazonWebServices.wsdl
Exception `LoadError' at /usr/local/lib/ruby/1.8/wsdl/xmlSchema/importer.rb:71 - no such file to load -- http-access2
Loading http-access2 failed.  Net/http is used.

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xc24bc195
0x0000bb10 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3436
3436                BEGIN_CALLARGS;
(gdb) bt
#0  0x0000bb10 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3436
#1  0x0000a8ac in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3004
#2  0x0000e8bc in rb_call0 (klass=41937, recv=1, id=0, oid=41897, argc=1, argv=0x1458ca0, body=0x2635220, flags=-1073870012) at eval.c:5954
#3  0x0000edc4 in rb_call (klass=21338940, recv=40063520, mid=41897, argc=1, argv=0xbffe0b40, scope=1) at eval.c:6048
#4  0x0000bf64 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3458
#5  0x0000acc4 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3097
#6  0x0000e8bc in rb_call0 (klass=1, recv=21335120, id=40063520, oid=41937, argc=41937, argv=0xeb80, body=0xbffe1db0, flags=-1073865228) at eval.c:5954
#7  0x0000edc4 in rb_call (klass=21338940, recv=40063520, mid=41937, argc=1, argv=0xbffe1df0, scope=1) at eval.c:6048
#8  0x0000bf64 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3458
#9  0x0000e8bc in rb_call0 (klass=1, recv=21333880, id=40063520, oid=42049, argc=42049, argv=0xeb80, body=0xbffe2960, flags=-1073862236) at eval.c:5954
#10 0x0000edc4 in rb_call (klass=21338940, recv=40063520, mid=42049, argc=1, argv=0xbffe29a0, scope=1) at eval.c:6048
#11 0x0000bf64 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3458
#12 0x0000e8bc in rb_call0 (klass=21338940, recv=40063520, id=42057, oid=42057, argc=0, argv=0x0, body=0x1463ec0, flags=0) at eval.c:5954
#13 0x0000edc4 in rb_call (klass=21338940, recv=40063520, mid=42057, argc=0, argv=0x0, scope=2) at eval.c:6048
#14 0x0000c020 in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3464
#15 0x0000b63c in rb_eval (self=40063520, n=0x146c5d4) at eval.c:3307
#16 0x0000e8bc in rb_call0 (klass=10721, recv=60288, id=3221112672, oid=42073, argc=60868, argv=0x54ea, body=0x2635220, flags=-1073854556) at eval.c:5954
#17 0x0000edc4 in rb_call (klass=21338940, recv=40063520, mid=10721, argc=1, argv=0xbffe47a0, scope=0) at eval.c:6048
#18 0x0000bd2c in rb_eval (self=40063640, n=0x146c5d4) at eval.c:3443
#19 0x0000e8bc in rb_call0 (klass=28193, recv=60288, id=3221115648, oid=28193, argc=60868, argv=0x9632, body=0x2635284, flags=-1073851580) at eval.c:5954
#20 0x0000edc4 in rb_call (klass=21333620, recv=40063640, mid=28193, argc=1, argv=0xbffe5340, scope=0) at eval.c:6048
#21 0x0000bd2c in rb_eval (self=40063720, n=0x146c5d4) at eval.c:3443
#22 0x0000e8bc in rb_call0 (klass=10721, recv=60288, id=3221118624, oid=10721, argc=60868, argv=0xbffe5ec0, body=0x332034, flags=-1073848604) at eval.c:5954
#23 0x0000edc4 in rb_call (klass=20499560, recv=40063720, mid=10721, argc=1, argv=0xbffe5ee0, scope=0) at eval.c:6048
#24 0x0000bd2c in rb_eval (self=40089480, n=0x146c5d4) at eval.c:3443
#25 0x0000b494 in rb_eval (self=40089480, n=0x146c5d4) at eval.c:3259
#26 0x0000e8bc in rb_call0 (klass=3, recv=20962480, id=40089480, oid=10721, argc=10721, argv=0xeb80, body=0xbffe7150, flags=-1073843812) at eval.c:5954
#27 0x0000edc4 in rb_call (klass=20962620, recv=40089480, mid=10721, argc=3, argv=0xbffe7190, scope=1) at eval.c:6048
#28 0x0000bf64 in rb_eval (self=40089480, n=0x146c5d4) at eval.c:3458
#29 0x0000c950 in rb_eval (self=40089480, n=0x146c5d4) at eval.c:3624
#30 0x0000e8bc in rb_call0 (klass=2, recv=20963000, id=40089480, oid=36953, argc=36953, argv=0xeb80, body=0xbffe8400, flags=-1073839032) at eval.c:5954
#31 0x0000edc4 in rb_call (klass=20963180, recv=40089480, mid=36953, argc=2, argv=0xbffe8440, scope=0) at eval.c:6048
#32 0x0000bd2c in rb_eval (self=20962620, n=0x146c5d4) at eval.c:3443
#33 0x0000e8bc in rb_call0 (klass=1, recv=20962520, id=20962620, oid=36953, argc=36953, argv=0xeb80, body=0xbffe8fb0, flags=-1073836044) at eval.c:5954
#34 0x0000edc4 in rb_call (klass=20962600, recv=20962620, mid=36953, argc=1, argv=0xbffe8ff0, scope=0) at eval.c:6048
#35 0x0000bd2c in rb_eval (self=40089620, n=0x146c5d4) at eval.c:3443
#36 0x0000e8bc in rb_call0 (klass=36953, recv=60288, id=3221134160, oid=36953, argc=60868, argv=0x0, body=0x0, flags=-1073833068) at eval.c:5954
#37 0x0000edc4 in rb_call (klass=5572080, recv=40089620, mid=36953, argc=1, argv=0xbffe9b90, scope=1) at eval.c:6048
#38 0x0000bf64 in rb_eval (self=40089620, n=0x146c5d4) at eval.c:3458
#39 0x0000c9f0 in rb_eval (self=40089620, n=0x146c5d4) at eval.c:3644
#40 0x0000e8bc in rb_call0 (klass=2953, recv=60288, id=3221138928, oid=2953, argc=60868, argv=0x87859393, body=0xc24bc195, flags=-1073826972) at eval.c:5954
#41 0x0000edc4 in rb_call (klass=5572080, recv=40089620, mid=2953, argc=1, argv=0xbffeb360, scope=1) at eval.c:6048
#42 0x0000f800 in rb_obj_call_init (obj=40089620, argc=1, argv=0xbffeb360) at eval.c:7529
#43 0x00040960 in rb_class_new_instance (argc=1, argv=0xbffeb360, klass=0) at object.c:1567
#44 0x0000e28c in rb_call0 (klass=3366140, recv=5572080, id=3337, oid=3337, argc=1, argv=0xbffeb360, body=0x334b18, flags=0) at eval.c:5810
#45 0x0000edc4 in rb_call (klass=3366140, recv=5572080, mid=3337, argc=1, argv=0xbffeb360, scope=0) at eval.c:6048
#46 0x0000bd2c in rb_eval (self=21484620, n=0x146c5d4) at eval.c:3443
#47 0x0000c76c in rb_eval (self=21484620, n=0x146c5d4) at eval.c:3565
#48 0x0000e8bc in rb_call0 (klass=36785, recv=60288, id=3221145056, oid=36785, argc=60868, argv=0x0, body=0x0, flags=-1073822172) at eval.c:5954
#49 0x0000edc4 in rb_call (klass=21485260, recv=21484620, mid=36785, argc=1, argv=0xbffec620, scope=0) at eval.c:6048
#50 0x0000bd2c in rb_eval (self=40089760, n=0x146c5d4) at eval.c:3443
#51 0x0000bb5c in rb_eval (self=40089760, n=0x146c5d4) at eval.c:3437
#52 0x0000c9f0 in rb_eval (self=40089760, n=0x146c5d4) at eval.c:3644
#53 0x0000e8bc in rb_call0 (klass=2953, recv=60288, id=3221151616, oid=2953, argc=60868, argv=0x335b1c, body=0x3317c4, flags=0) at eval.c:5954
#54 0x0000edc4 in rb_call (klass=5565320, recv=40089760, mid=2953, argc=0, argv=0x0, scope=1) at eval.c:6048
#55 0x0000f800 in rb_obj_call_init (obj=40089760, argc=0, argv=0x0) at eval.c:7529
#56 0x00040960 in rb_class_new_instance (argc=0, argv=0x0, klass=0) at object.c:1567
#57 0x0000e28c in rb_call0 (klass=3366140, recv=21484620, id=3337, oid=3337, argc=0, argv=0x0, body=0x334b18, flags=0) at eval.c:5810
#58 0x0000edc4 in rb_call (klass=3366140, recv=21484620, mid=3337, argc=0, argv=0x0, scope=0) at eval.c:6048
#59 0x0000bd2c in rb_eval (self=21481600, n=0x146c5d4) at eval.c:3443
#60 0x0000e8bc in rb_call0 (klass=21478980, recv=21481600, id=36569, oid=36569, argc=0, argv=0x0, body=0x14f8a0c, flags=0) at eval.c:5954
#61 0x0000edc4 in rb_call (klass=21478980, recv=21481600, mid=36569, argc=0, argv=0x0, scope=0) at eval.c:6048
#62 0x0000bd2c in rb_eval (self=21466060, n=0x146c5d4) at eval.c:3443
#63 0x0000bb5c in rb_eval (self=21466060, n=0x146c5d4) at eval.c:3437
#64 0x0000c950 in rb_eval (self=21466060, n=0x146c5d4) at eval.c:3624
#65 0x0000e8bc in rb_call0 (klass=1, recv=21480200, id=21466060, oid=36449, argc=36449, argv=0xeb80, body=0xbfff09a0, flags=-1073804828) at eval.c:5954
#66 0x0000edc4 in rb_call (klass=21481400, recv=21466060, mid=36449, argc=1, argv=0xbfff09e0, scope=1) at eval.c:6048
#67 0x0000bf64 in rb_eval (self=21466060, n=0x146c5d4) at eval.c:3458
#68 0x0000b494 in rb_eval (self=21466060, n=0x146c5d4) at eval.c:3259
#69 0x0000e8bc in rb_call0 (klass=1, recv=21480520, id=21466060, oid=27929, argc=27929, argv=0xeb80, body=0xbfff1c50, flags=-1073800044) at eval.c:5954
#70 0x0000edc4 in rb_call (klass=21481400, recv=21466060, mid=27929, argc=1, argv=0xbfff1c90, scope=0) at eval.c:6048
#71 0x0000bd2c in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3443
#72 0x0000bdf0 in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3453
#73 0x0000e8bc in rb_call0 (klass=21481340, recv=40370960, id=36633, oid=36633, argc=0, argv=0x0, body=0x14fb298, flags=0) at eval.c:5954
#74 0x0000edc4 in rb_call (klass=21481340, recv=40370960, mid=36633, argc=0, argv=0x0, scope=2) at eval.c:6048
#75 0x0000c020 in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3464
#76 0x0000e8bc in rb_call0 (klass=10761, recv=60288, id=3221174896, oid=10761, argc=60868, argv=0x87859393, body=0xc24bc195, flags=0) at eval.c:5954
#77 0x0000edc4 in rb_call (klass=21481340, recv=40370960, mid=10761, argc=0, argv=0x0, scope=2) at eval.c:6048
#78 0x0000c020 in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3464
#79 0x0000bb5c in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3437
#80 0x0000c8bc in rb_eval (self=40370960, n=0x146c5d4) at eval.c:3610
#81 0x0000e8bc in rb_call0 (klass=17281040, recv=40370960, id=4271, oid=4271, argc=0, argv=0x0, body=0x110b214, flags=0) at eval.c:5954
#82 0x0000edc4 in rb_call (klass=17281040, recv=40370960, mid=4271, argc=0, argv=0x0, scope=0) at eval.c:6048
#83 0x0000bd2c in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3443
#84 0x0000a8ac in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3004
#85 0x0000acc4 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3097
#86 0x0000a5ac in rb_eval (self=21322580, n=0x146c5d4) at eval.c:2915
#87 0x000133cc in rb_yield_0 (val=6, self=21322580, klass=0, flags=0, avalue=0) at eval.c:4987
#88 0x0000b410 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3248
#89 0x0000b63c in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3307
#90 0x0000e8bc in rb_call0 (klass=17175220, recv=21322580, id=18873, oid=35137, argc=0, argv=0x0, body=0x1062ccc, flags=0) at eval.c:5954
#91 0x0000edc4 in rb_call (klass=17175220, recv=21322580, mid=18873, argc=0, argv=0x0, scope=1) at eval.c:6048
#92 0x0000bf64 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3458
#93 0x0000afa4 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3173
#94 0x0000e8bc in rb_call0 (klass=1, recv=17088000, id=21322580, oid=331, argc=331, argv=0xeb80, body=0xbfff9c00, flags=-1073767356) at eval.c:5954
#95 0x0000edc4 in rb_call (klass=17088640, recv=21322580, mid=331, argc=1, argv=0xbfff9c40, scope=1) at eval.c:6048
#96 0x0000bf64 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3458
#97 0x0000c984 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3634
#98 0x000133cc in rb_yield_0 (val=6, self=21322580, klass=0, flags=0, avalue=0) at eval.c:4987
#99 0x0000b410 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3248
#100 0x0000b63c in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3307
#101 0x0000e8bc in rb_call0 (klass=17175220, recv=21322580, id=18873, oid=35137, argc=0, argv=0x0, body=0x1062ccc, flags=0) at eval.c:5954
#102 0x0000edc4 in rb_call (klass=17175220, recv=21322580, mid=18873, argc=0, argv=0x0, scope=1) at eval.c:6048
#103 0x0000bf64 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3458
#104 0x0000afa4 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3173
#105 0x0000e8bc in rb_call0 (klass=34713, recv=60288, id=3221214720, oid=34713, argc=60868, argv=0x104b9a0, body=0x1455b54, flags=-1073752508) at eval.c:5954
#106 0x0000edc4 in rb_call (klass=17088640, recv=21322580, mid=34713, argc=1, argv=0xbfffd640, scope=1) at eval.c:6048
#107 0x0000bf64 in rb_eval (self=21322580, n=0x146c5d4) at eval.c:3458
#108 0x00000003 in ?? ()
Previous frame inner to this frame (corrupt stack?)
(gdb) list
3431            {
3432                VALUE recv;
3433                int argc; VALUE *argv; /* used in SETUP_ARGS */
3434                TMP_PROTECT;
3435
3436                BEGIN_CALLARGS;
3437                recv = rb_eval(self, node->nd_recv);
3438                SETUP_ARGS(node->nd_args);
3439                END_CALLARGS;
3440
(gdb)


In This Thread

Prev Next