Comment # 2 on bug 1123714 from
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007fceda0ce1a5 in _IO_default_xsputn () from /lib64/libc.so.6
(gdb) bt
#0  0x00007fceda0ce1a5 in _IO_default_xsputn () from /lib64/libc.so.6
#1  0x00007fceda0cbd41 in __GI__IO_file_xsputn () from /lib64/libc.so.6
#2  0x00007fceda0c098f in fputs () from /lib64/libc.so.6
#3  0x00007fcedae84be2 in readline_internal_setup () from
/lib/../lib64/libreadline.so.7
#4  0x00007fcedae85e9f in readline () from /lib/../lib64/libreadline.so.7
#5  0x00007fcedaed59af in XS_Term__ReadLine__Gnu__XS_rl_readline
(my_perl=<optimized out>, cv=<optimized out>) at Gnu.xs:1317
#6  0x0000555fd9e38521 in Perl_pp_entersub ()
#7  0x0000555fd9e2e836 in Perl_runops_standard ()
#8  0x0000555fd9daab87 in perl_run ()
#9  0x0000555fd9d81402 in main ()


You are receiving this mail because: