Project

General

Profile

Bug #4032 ยป segfault.txt

Full segfault output - kabaka (Kyle Johnson), 11/07/2010 10:37 AM

 
/home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:69: [BUG] Segmentation fault
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]

-- control frame ----------
c:0010 p:0011 s:0042 b:0042 l:000033 d:000041 BLOCK /home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:69
c:0009 p:---- s:0039 b:0039 l:000038 d:000038 FINISH
c:0008 p:---- s:0037 b:0037 l:000036 d:000036 CFUNC :each_char
c:0007 p:0192 s:0034 b:0034 l:000033 d:000033 METHOD /home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:67
c:0006 p:0049 s:0017 b:0017 l:002018 d:000016 BLOCK ./rilp.rb:108
c:0005 p:---- s:0013 b:0013 l:000012 d:000012 FINISH
c:0004 p:---- s:0011 b:0011 l:000010 d:000010 CFUNC :foreach
c:0003 p:0451 s:0007 b:0007 l:002018 d:001810 EVAL ./rilp.rb:106
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:002018 d:002018 TOP
---------------------------
-- Ruby level backtrace information ----------------------------------------
./rilp.rb:106:in `<main>'
./rilp.rb:106:in `foreach'
./rilp.rb:108:in `block in <main>'
/home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:67:in `readLog'
/home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:67:in `each_char'
/home/kabaka/projects/Ruby-IRC-Log-Processor/includes/readwrite.rb:69:in `block in readLog'

-- C level backtrace information -------------------------------------------
/usr/lib/libruby.so.1.9(rb_vm_bugreport+0x5f) [0x7f26f6cd94ef]
/usr/lib/libruby.so.1.9(+0x5d154) [0x7f26f6be1154]
/usr/lib/libruby.so.1.9(rb_bug+0xb3) [0x7f26f6be1a43]
/usr/lib/libruby.so.1.9(+0xf75e5) [0x7f26f6c7b5e5]
/lib/libpthread.so.0(+0xf1c0) [0x7f26f69761c0]
/usr/lib/libruby.so.1.9(st_lookup+0x88) [0x7f26f6c82b18]
/usr/lib/libruby.so.1.9(+0x12c6df) [0x7f26f6cb06df]
/usr/lib/libruby.so.1.9(rb_class_path+0x16) [0x7f26f6cb19a6]
/usr/lib/libruby.so.1.9(rb_class2name+0x9) [0x7f26f6cb1b29]
/usr/lib/libruby.so.1.9(rb_check_type+0x1b4) [0x7f26f6be37d4]
/usr/lib/libruby.so.1.9(rb_check_typeddata+0x30) [0x7f26f6be3810]
/usr/lib/libruby.so.1.9(rb_mutex_trylock+0x22) [0x7f26f6cda242]
/usr/lib/libruby.so.1.9(rb_mutex_lock+0x16) [0x7f26f6cde246]
/usr/lib/libruby.so.1.9(rb_mutex_synchronize+0x21) [0x7f26f6cde641]
/usr/lib/libruby.so.1.9(+0x7d8bf) [0x7f26f6c018bf]
/usr/lib/libruby.so.1.9(+0x7fed8) [0x7f26f6c03ed8]
/usr/lib/libruby.so.1.9(rb_io_fptr_finalize+0x25) [0x7f26f6c05cd5]
/usr/lib/libruby.so.1.9(+0x70d62) [0x7f26f6bf4d62]
/usr/lib/libruby.so.1.9(rb_gc_finalize_deferred+0x30) [0x7f26f6bf7c10]
/usr/lib/libruby.so.1.9(+0x158d85) [0x7f26f6cdcd85]
/usr/lib/libruby.so.1.9(+0x14a2fc) [0x7f26f6cce2fc]
/usr/lib/libruby.so.1.9(+0x14aa5d) [0x7f26f6ccea5d]
/usr/lib/libruby.so.1.9(+0x14b6c1) [0x7f26f6ccf6c1]
/usr/lib/libruby.so.1.9(rb_yield+0x47) [0x7f26f6cd56e7]
/usr/lib/libruby.so.1.9(+0x7eee8) [0x7f26f6c02ee8]
/usr/lib/libruby.so.1.9(+0x14f88e) [0x7f26f6cd388e]
/usr/lib/libruby.so.1.9(+0x14604b) [0x7f26f6cca04b]
/usr/lib/libruby.so.1.9(+0x14aa5d) [0x7f26f6ccea5d]
/usr/lib/libruby.so.1.9(+0x14b6c1) [0x7f26f6ccf6c1]
/usr/lib/libruby.so.1.9(rb_yield+0x47) [0x7f26f6cd56e7]
/usr/lib/libruby.so.1.9(+0x55790) [0x7f26f6bd9790]
/usr/lib/libruby.so.1.9(rb_ensure+0xb3) [0x7f26f6be6333]
/usr/lib/libruby.so.1.9(+0x55bd7) [0x7f26f6bd9bd7]
/usr/lib/libruby.so.1.9(+0x14f88e) [0x7f26f6cd388e]
/usr/lib/libruby.so.1.9(+0x14604b) [0x7f26f6cca04b]
/usr/lib/libruby.so.1.9(+0x14aa5d) [0x7f26f6ccea5d]
/usr/lib/libruby.so.1.9(rb_iseq_eval_main+0xb1) [0x7f26f6cd5c31]
/usr/lib/libruby.so.1.9(+0x6154a) [0x7f26f6be554a]
/usr/lib/libruby.so.1.9(ruby_exec_node+0x1d) [0x7f26f6be5b6d]
/usr/lib/libruby.so.1.9(ruby_run_node+0x1e) [0x7f26f6be76ee]
/usr/bin/ruby(main+0x4b) [0x40097b]
/lib/libc.so.6(__libc_start_main+0xfd) [0x7f26f5d63c4d]
/usr/bin/ruby() [0x400869]

    (1-1/1)