[rt-users] segmentation fault

José Luis Gordillo Ruiz jlgr at super.unam.mx
Wed Feb 5 19:50:29 EST 2014


Hi,

My RT 4.2 instance is not working properly. Sometimes it gets errors in creating tickets or sending mails. Logs show segmentation faults of httpd. On of the cores I could get
shows that the segmentation happens in malloc

This RT is running in a virtual machine. At the beginning, it had 512 MB of RAM and was very slow when several sessions were open. Then we increased the RAM to 1 GB. The speed is now good but this strange behavior started.

Any ideas?

--------

#0  0x00007fc929e9e245 in malloc_consolidate () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install httpd-2.2.15-29.el6.centos.x86_64
(gdb) where
#0  0x00007fc929e9e245 in malloc_consolidate () from /lib64/libc.so.6
#1  0x00007fc929ea13c5 in _int_malloc () from /lib64/libc.so.6
#2  0x00007fc929ea2951 in malloc () from /lib64/libc.so.6
#3  0x00007fc92109ab46 in Perl_safesysmalloc () from /usr/lib64/perl5/CORE/libperl.so
#4  0x00007fc9210bab41 in Perl_get_arena () from /usr/lib64/perl5/CORE/libperl.so
#5  0x00007fc9210babaa in ?? () from /usr/lib64/perl5/CORE/libperl.so
#6  0x00007fc9210c4bfb in Perl_sv_upgrade () from /usr/lib64/perl5/CORE/libperl.so
#7  0x00007fc9210c367f in Perl_sv_setsv_flags () from /usr/lib64/perl5/CORE/libperl.so
#8  0x00007fc9210ba03c in Perl_pp_sassign () from /usr/lib64/perl5/CORE/libperl.so
#9  0x00007fc9210b0af6 in Perl_runops_standard () from /usr/lib64/perl5/CORE/libperl.so
#10 0x00007fc921058268 in Perl_call_sv () from /usr/lib64/perl5/CORE/libperl.so
#11 0x00007fc92109a3d6 in ?? () from /usr/lib64/perl5/CORE/libperl.so
#12 0x00007fc92109cd12 in ?? () from /usr/lib64/perl5/CORE/libperl.so
#13 0x00007fc92109fe65 in Perl_vdie () from /usr/lib64/perl5/CORE/libperl.so
#14 0x00007fc92109ff88 in Perl_die () from /usr/lib64/perl5/CORE/libperl.so
#15 0x00007fc9210e0a02 in Perl_pp_rv2gv () from /usr/lib64/perl5/CORE/libperl.so
#16 0x00007fc9210b0af6 in Perl_runops_standard () from /usr/lib64/perl5/CORE/libperl.so
#17 0x00007fc9210585df in Perl_call_sv () from /usr/lib64/perl5/CORE/libperl.so
#18 0x00007fc92138f0be in modperl_callback () from /etc/httpd/modules/mod_perl.so
#19 0x00007fc92138f80b in modperl_callback_run_handlers () from /etc/httpd/modules/mod_perl.so
#20 0x00007fc92138fe0f in modperl_callback_per_dir () from /etc/httpd/modules/mod_perl.so
#21 0x00007fc92138975f in ?? () from /etc/httpd/modules/mod_perl.so
#22 0x00007fc921389ac6 in modperl_response_handler () from /etc/httpd/modules/mod_perl.so
#23 0x00007fc92b917bb0 in ap_run_handler ()
#24 0x00007fc92b91b46e in ap_invoke_handler ()
#25 0x00007fc92b926b30 in ap_process_request ()
#26 0x00007fc92b9239a8 in ?? ()
#27 0x00007fc92b91f6b8 in ap_run_process_connection ()
#28 0x00007fc92b92b977 in ?? ()
#29 0x00007fc92b92bc8a in ?? ()
#30 0x00007fc92b92bfbb in ap_mpm_run ()
#31 0x00007fc92b903900 in main ()

saludos,

José Luis Gordillo Ruiz
Coordinación de Supercómputo
UNAM

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140205/eddf4249/attachment.htm>


More information about the rt-users mailing list