Skip to content

Instantly share code, notes, and snippets.

@rubiojr
Created June 9, 2011 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rubiojr/1016467 to your computer and use it in GitHub Desktop.
Save rubiojr/1016467 to your computer and use it in GitHub Desktop.
ruby chef-client backtrace 1.8.7 CentOS 5 i386
[Thu, 09 Jun 2011 11:09:32 +0100] INFO: Processing package[couchdb] action install (couchdb::default line 22)
Detaching after fork from child process 12614.
Program received signal SIGSEGV, Segmentation fault.
st_foreach (table=0x55a0073, func=0xa74c50 <mark_entry>, arg=0) at st.c:484
484 for(i = 0; i < table->num_bins; i++) {
(gdb) bt
#0 st_foreach (table=0x55a0073, func=0xa74c50 <mark_entry>, arg=0) at st.c:484
#1 0x00a7423e in mark_tbl (tbl=0x55a0073, lev=0) at gc.c:716
#2 0x00a86874 in mark_load_arg (ptr=0xbffefb48) at marshal.c:841
#3 0x00a74710 in gc_mark_children (ptr=3080343860, lev=1) at gc.c:1025
#4 0x00a74d19 in mark_locations_array (x=0xbffefb60, n=17336) at gc.c:684
#5 0x00a74f1b in garbage_collect () at gc.c:1476
#6 0x00a75b26 in ruby_xmalloc (size=129) at gc.c:147
#7 0x00ac799d in rb_str_buf_new (capa=128) at string.c:234
#8 0x00a7cd5e in appendline (fptr=0x8a4bbb0, delim=10, strp=0xbffeedb8) at io.c:1567
#9 0x00a7cea2 in rb_io_getline_fast (fptr=0x8a4bbb0, delim=<value optimized out>)
at io.c:1690
#10 0x00a848f2 in rb_io_getline (rs=3086929540, io=<value optimized out>) at io.c:1728
#11 0x00a84eb6 in rb_io_each_line (argc=0, argv=0x0, io=3080344160) at io.c:2002
#12 0x00a55338 in call_cfunc (func=0xa84e70 <rb_io_each_line>, recv=3080344160,
len=89784435, argc=0, argv=0x0) at eval.c:5778
#13 0x00a5dc87 in rb_call0 (klass=3086930080, recv=3080344160, id=4001, oid=4001,
argc=0, argv=0x0, body=0xb7fecd80, flags=0) at eval.c:5928
#14 0x00a5ea78 in rb_call (klass=3086930080, recv=3080344160, mid=4001, argc=0,
argv=0x0, scope=0, self=3081389280) at eval.c:6176
#15 0x00a66cd0 in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3506
#16 0x00a68176 in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3236
#17 0x00a69a51 in rb_yield_0 (val=3080343200, self=3081389280, klass=2,
flags=<value optimized out>, avalue=2) at eval.c:5095
#18 0x00a6a732 in proc_invoke (proc=3080344400, args=3080343200, self=6, klass=0)
at eval.c:8895
#19 0x00a54f37 in call_cfunc (func=0xa6a820 <rb_proc_call>, recv=3080344400,
len=<value optimized out>, argc=4, argv=0xbfff06d0) at eval.c:5775
#20 0x00a5dc87 in rb_call0 (klass=3086907320, recv=3080344400, id=332, oid=332,
argc=4, argv=0xbfff06d0, body=0xb7fe76b4, flags=0) at eval.c:5928
#21 0x00a5ea78 in rb_call (klass=3086907320, recv=3080344400, mid=332, argc=4,
argv=0xbfff06d0, scope=0, self=3081389280) at eval.c:6176
#22 0x00a66cd0 in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3506
#23 0x00a67bda in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3370
#24 0x00a5e628 in rb_call0 (klass=3083669300, recv=3081389280, id=43137, oid=43137,
argc=2, argv=0xbfff1318, body=0xb7d8d454, flags=0) at eval.c:6079
#25 0x00a5ea78 in rb_call (klass=3083669300, recv=3081389280, mid=43137, argc=2,
argv=0xbfff1310, scope=1, self=3081389280) at eval.c:6176
#26 0x00a66e06 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3521
#27 0x00a68176 in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3236
#28 0x00a65462 in rb_eval (self=3081389280, n=<value optimized out>) at eval.c:3691
#29 0x00a5e628 in rb_call0 (klass=3083669620, recv=3081389280, id=46057, oid=60225,
argc=0, argv=0x0, body=0xb7ce4354, flags=0) at eval.c:6079
#30 0x00a5ea78 in rb_call (klass=3083669620, recv=3081389280, mid=46057, argc=0,
argv=0x0, scope=2, self=3081389280) at eval.c:6176
#31 0x00a669f7 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3527
#32 0x00a5e628 in rb_call0 (klass=3083669620, recv=3081389280, id=12297, oid=12297,
argc=0, argv=0x0, body=0xb7ce4750, flags=0) at eval.c:6079
#33 0x00a5ea78 in rb_call (klass=3083669620, recv=3081389280, mid=12297, argc=0,
argv=0x0, scope=0, self=3080346520) at eval.c:6176
#34 0x00a66cd0 in rb_eval (self=3080346520, n=<value optimized out>) at eval.c:3506
#35 0x00a5e628 in rb_call0 (klass=3083669720, recv=3080346520, id=19569, oid=19569,
argc=0, argv=0x0, body=0xb7cd7e10, flags=0) at eval.c:6079
#36 0x00a5ea78 in rb_call (klass=3083669720, recv=3080346520, mid=19569, argc=0,
argv=0x0, scope=0, self=3081419300) at eval.c:6176
#37 0x00a66cd0 in rb_eval (self=3081419300, n=<value optimized out>) at eval.c:3506
#38 0x00a6780a in rb_eval (self=3081419300, n=<value optimized out>) at eval.c:3322
#39 0x00a5e628 in rb_call0 (klass=3084380680, recv=3081419300, id=21033, oid=21033,
argc=1, argv=0xbfff3bd4, body=0xb7eff3dc, flags=0) at eval.c:6079
#40 0x00a5ea78 in rb_call (klass=3084380680, recv=3081419300, mid=21033, argc=1,
argv=0xbfff3bd0, scope=0, self=3081392420) at eval.c:6176
#41 0x00a66cd0 in rb_eval (self=3081392420, n=<value optimized out>) at eval.c:3506
#42 0x00a5e628 in rb_call0 (klass=3083996660, recv=3081392420, id=21033, oid=21033,
argc=2, argv=0xbfff42e8, body=0xb7d21a88, flags=0) at eval.c:6079
#43 0x00a5ea78 in rb_call (klass=3083996660, recv=3081392420, mid=21033, argc=2,
argv=0xbfff42e0, scope=1, self=3081392420) at eval.c:6176
#44 0x00a66e06 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3521
#45 0x00a69a51 in rb_yield_0 (val=8857870, self=3081392420, klass=0,
flags=<value optimized out>, avalue=0) at eval.c:5095
#46 0x00a6b011 in rb_yield (val=8857870) at eval.c:5179
#47 0x00a3c211 in rb_ary_each (ary=3080346960) at array.c:1261
#48 0x00a55325 in call_cfunc (func=0xa3c1d0 <rb_ary_each>, recv=3080346960,
len=89784435, argc=0, argv=0x0) at eval.c:5781
#49 0x00a5dc87 in rb_call0 (klass=3086941740, recv=3080346960, id=4001, oid=4001,
argc=0, argv=0x0, body=0xb7fefa08, flags=0) at eval.c:5928
#50 0x00a5ea78 in rb_call (klass=3086941740, recv=3080346960, mid=4001, argc=0,
argv=0x0, scope=0, self=3081392420) at eval.c:6176
#51 0x00a66cd0 in rb_eval (self=3081392420, n=<value optimized out>) at eval.c:3506
#52 0x00a68176 in rb_eval (self=3081392420, n=<value optimized out>) at eval.c:3236
#53 0x00a69a51 in rb_yield_0 (val=3081419300, self=3081392420, klass=0,
flags=<value optimized out>, avalue=0) at eval.c:5095
#54 0x00a66a5f in rb_eval (self=3081478520, n=<value optimized out>) at eval.c:3311
#55 0x00a69a51 in rb_yield_0 (val=3080347320, self=3081478520, klass=2,
flags=<value optimized out>, avalue=2) at eval.c:5095
#56 0x00a6a732 in proc_invoke (proc=3081392040, args=3080347320, self=6, klass=0)
at eval.c:8895
#57 0x00a54f37 in call_cfunc (func=0xa6a820 <rb_proc_call>, recv=3081392040,
len=<value optimized out>, argc=2, argv=0xbfff6710) at eval.c:5775
#58 0x00a5dc87 in rb_call0 (klass=3086907320, recv=3081392040, id=5521, oid=5521,
argc=2, argv=0xbfff6710, body=0xb7fe7704, flags=0) at eval.c:5928
#59 0x00a5ea78 in rb_call (klass=3086907320, recv=3081392040, mid=5521, argc=2,
argv=0xbfff6710, scope=0, self=3081392080) at eval.c:6176
#60 0x00a66cd0 in rb_eval (self=3081392080, n=<value optimized out>) at eval.c:3506
#61 0x00a5e628 in rb_call0 (klass=3084388700, recv=3081392080, id=43537, oid=43537,
argc=0, argv=0x0, body=0xb7d80b50, flags=2) at eval.c:6079
#62 0x00a5ea78 in rb_call (klass=3084388700, recv=3081392080, mid=43537, argc=0,
argv=0x0, scope=2, self=3081392080) at eval.c:6176
#63 0x00a669f7 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3527
#64 0x00a5e628 in rb_call0 (klass=3084388700, recv=3081392080, id=5721, oid=5721,
argc=0, argv=0x0, body=0xb7d81744, flags=0) at eval.c:6079
#65 0x00a5ea78 in rb_call (klass=3084388700, recv=3081392080, mid=5721, argc=0,
argv=0x0, scope=2, self=3081392080) at eval.c:6176
#66 0x00a669f7 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3527
#67 0x00a66ec1 in rb_eval (self=3081392080, n=<value optimized out>) at eval.c:3160
#68 0x00a5e628 in rb_call0 (klass=3084388700, recv=3081392080, id=43481, oid=43481,
argc=0, argv=0x0, body=0xb7d81050, flags=2) at eval.c:6079
#69 0x00a5ea78 in rb_call (klass=3084388700, recv=3081392080, mid=43481, argc=0,
argv=0x0, scope=2, self=3081392080) at eval.c:6176
#70 0x00a669f7 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3527
#71 0x00a5e628 in rb_call0 (klass=3084388700, recv=3081392080, id=3929, oid=3929,
argc=0, argv=0x0, body=0xb7d82270, flags=0) at eval.c:6079
#72 0x00a5ea78 in rb_call (klass=3084388700, recv=3081392080, mid=3929, argc=0,
argv=0x0, scope=0, self=3081478520) at eval.c:6176
#73 0x00a66cd0 in rb_eval (self=3081478520, n=<value optimized out>) at eval.c:3506
#74 0x00a68176 in rb_eval (self=3081478520, n=<value optimized out>) at eval.c:3236
#75 0x00a5e628 in rb_call0 (klass=3084388800, recv=3081478520, id=43313, oid=43313,
argc=0, argv=0x0, body=0xb7d86564, flags=0) at eval.c:6079
#76 0x00a5ea78 in rb_call (klass=3084388800, recv=3081478520, mid=43313, argc=0,
argv=0x0, scope=0, self=3081392420) at eval.c:6176
#77 0x00a66cd0 in rb_eval (self=3081392420, n=<value optimized out>) at eval.c:3506
#78 0x00a68176 in rb_eval (self=3081392420, n=<value optimized out>) at eval.c:3236
#79 0x00a5e628 in rb_call0 (klass=3083996660, recv=3081392420, id=44329, oid=44329,
argc=0, argv=0x0, body=0xb7d215ec, flags=0) at eval.c:6079
#80 0x00a5ea78 in rb_call (klass=3083996660, recv=3081392420, mid=44329, argc=0,
argv=0x0, scope=0, self=3082319000) at eval.c:6176
#81 0x00a66cd0 in rb_eval (self=3082319000, n=<value optimized out>) at eval.c:3506
#82 0x00a5e628 in rb_call0 (klass=3083970780, recv=3082319000, id=44329, oid=44329,
argc=1, argv=0xbfffa3a4, body=0xb7d64af4, flags=0) at eval.c:6079
#83 0x00a5ea78 in rb_call (klass=3083970780, recv=3082319000, mid=44329, argc=1,
argv=0xbfffa3a0, scope=1, self=3082319000) at eval.c:6176
#84 0x00a66e06 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3521
#85 0x00a6780a in rb_eval (self=3082319000, n=<value optimized out>) at eval.c:3322
#86 0x00a67bda in rb_eval (self=3082319000, n=<value optimized out>) at eval.c:3370
#87 0x00a5e628 in rb_call0 (klass=3083970780, recv=3082319000, id=5393, oid=5393,
argc=0, argv=0x0, body=0xb7d68e38, flags=0) at eval.c:6079
#88 0x00a5ea78 in rb_call (klass=3083970780, recv=3082319000, mid=5393, argc=0,
argv=0x0, scope=0, self=3082362020) at eval.c:6176
#89 0x00a66cd0 in rb_eval (self=3082362020, n=<value optimized out>) at eval.c:3506
#90 0x00a6780a in rb_eval (self=3082362020, n=<value optimized out>) at eval.c:3322
#91 0x00a67bda in rb_eval (self=3082362020, n=<value optimized out>) at eval.c:3370
#92 0x00a69a51 in rb_yield_0 (val=6, self=3082362020, klass=0,
flags=<value optimized out>, avalue=0) at eval.c:5095
#93 0x00a6ae9d in loop_i () at eval.c:5227
#94 0x00a5aabf in rb_rescue2 (b_proc=0xa6ae60 <loop_i>, data1=0, r_proc=0, data2=0)
at eval.c:5491
#95 0x00a5ac7c in rb_f_loop () at eval.c:5252
#96 0x00a55325 in call_cfunc (func=0xa5ac30 <rb_f_loop>, recv=3082362020,
len=89784435, argc=0, argv=0x0) at eval.c:5781
#97 0x00a5dc87 in rb_call0 (klass=3086974120, recv=3082362020, id=4121, oid=4121,
argc=0, argv=0x0, body=0xb7ff5dcc, flags=0) at eval.c:5928
#98 0x00a5ea78 in rb_call (klass=3086974120, recv=3082362020, mid=4121, argc=0,
argv=0x0, scope=1, self=3082362020) at eval.c:6176
#99 0x00a66e06 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3521
#100 0x00a68176 in rb_eval (self=3082362020, n=<value optimized out>) at eval.c:3236
#101 0x00a5e628 in rb_call0 (klass=3082366600, recv=3082362020, id=63089, oid=63089,
argc=0, argv=0x0, body=0xb7b9e65c, flags=0) at eval.c:6079
#102 0x00a5ea78 in rb_call (klass=3082366600, recv=3082362020, mid=63089, argc=0,
argv=0x0, scope=2, self=3082362020) at eval.c:6176
#103 0x00a669f7 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3527
#104 0x00a5e628 in rb_call0 (klass=3082389600, recv=3082362020, id=5393, oid=5393,
argc=0, argv=0x0, body=0xb7b9b5b0, flags=0) at eval.c:6079
#105 0x00a5ea78 in rb_call (klass=3082389600, recv=3082362020, mid=5393, argc=0,
argv=0x0, scope=0, self=3086969180) at eval.c:6176
#106 0x00a66cd0 in rb_eval (self=3086969180, n=<value optimized out>) at eval.c:3506
#107 0x00a6c0d2 in rb_load (fname=3086477880, wrap=0) at eval.c:7066
#108 0x00a6c857 in rb_f_load (argc=1, argv=0xbfffe420) at eval.c:7134
#109 0x00a55338 in call_cfunc (func=0xa6c800 <rb_f_load>, recv=3086969180,
len=89784435, argc=0, argv=0xbfffe420) at eval.c:5778
#110 0x00a5dc87 in rb_call0 (klass=3086974120, recv=3086969180, id=10081, oid=10081,
argc=1, argv=0xbfffe420, body=0xb7fe7a4c, flags=0) at eval.c:5928
#111 0x00a5ea78 in rb_call (klass=3086974120, recv=3086969180, mid=10081, argc=1,
argv=0xbfffe420, scope=1, self=3086969180) at eval.c:6176
#112 0x00a66e06 in rb_eval (self=<value optimized out>, n=<value optimized out>)
at eval.c:3521
#113 0x00a6c9e7 in ruby_exec_internal () at eval.c:1654
#114 0x00a6ca32 in ruby_exec () at eval.c:1674
#115 0x00a6ca6f in ruby_run () at eval.c:1684
#116 0x0804867d in main (argc=Cannot access memory at address 0x55a0073
) at main.c:48
---Type <return> to continue, or q <return> to quit---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment