FS#41165 - [nginx] Segmentation fault on Perl_op_free from libperl.so
Attached to Project:
Arch Linux
Opened by Elisamuel Resto (user00265) - Friday, 11 July 2014, 13:24 GMT
Last edited by Dave Reisner (falconindy) - Friday, 11 July 2014, 13:29 GMT
Opened by Elisamuel Resto (user00265) - Friday, 11 July 2014, 13:24 GMT
Last edited by Dave Reisner (falconindy) - Friday, 11 July 2014, 13:29 GMT
|
Details
I was attempting to install Inkscape, which had a missing
dependency on imagemagick. I installed imagemagick and it
stopped the main issues, but I also needed to update my
system (namely, GCC and the toolchain; missing GOMP_4.0
symbol errors from imagemagick). Now after rebooting the
server, nginx won't start due to the error below.
Program received signal SIGSEGV, Segmentation fault. #0 0x00007ffff5ad802a in Perl_op_free () from /usr/lib/perl5/core_perl/CORE/libperl.so #1 0x00007ffff5b9c91b in Perl_leave_scope () from /usr/lib/perl5/core_perl/CORE/libperl.so #2 0x00007ffff5ad5efb in S_process_special_blocks () from /usr/lib/perl5/core_perl/CORE/libperl.so #3 0x00007ffff5ae9592 in Perl_newATTRSUB_x () from /usr/lib/perl5/core_perl/CORE/libperl.so #4 0x00007ffff5aec630 in Perl_utilize () from /usr/lib/perl5/core_perl/CORE/libperl.so #5 0x00007ffff5b1f0b9 in Perl_yyparse () from /usr/lib/perl5/core_perl/CORE/libperl.so #6 0x00007ffff5af6215 in perl_parse () from /usr/lib/perl5/core_perl/CORE/libperl.so #7 0x0000000000492c60 in ?? () #8 0x00000000004933d9 in ?? () #9 0x000000000043caa4 in ?? () #10 0x000000000042488a in ngx_conf_parse () #11 0x0000000000422149 in ngx_init_cycle () #12 0x0000000000413fea in main () nginx-1.4.7 perl-5.20.0 inkscape-0.48.5 imagemagick-6.8.9 |
This task depends upon
Closed by Dave Reisner (falconindy)
Friday, 11 July 2014, 13:29 GMT
Reason for closing: Not a bug
Additional comments about closing: requested by submitter: Messed up, other admin had custom nginx package installed.
Friday, 11 July 2014, 13:29 GMT
Reason for closing: Not a bug
Additional comments about closing: requested by submitter: Messed up, other admin had custom nginx package installed.