Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 530050 Details for
Bug 730832
httpd segfaults on mod_perl
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
bt
crash.txt (text/plain), 1.56 KB, created by
Jan Kaluža
on 2011-10-25 10:30:26 UTC
(
hide
)
Description:
bt
Filename:
MIME Type:
Creator:
Jan Kaluža
Created:
2011-10-25 10:30:26 UTC
Size:
1.56 KB
patch
obsolete
>(gdb) bt >#0 0x00691a75 in modperl_env_clear (my_perl=0x21b8ff20) at modperl_env.c:100 >#1 0x00680fcb in modperl_boot (my_perl=0x21b8ff20, data=0x0) at mod_perl.c:100 >#2 0x0f654a49 in Perl_leave_scope (my_perl=0x21b8ff20, base=0) at scope.c:952 >#3 0x0f6559e4 in Perl_pop_scope (my_perl=0x21b8ff20) at scope.c:110 >#4 0x0f5b4615 in S_parse_body (xsinit=0x680f50 <modperl_xs_init>, env=0x0, my_perl=0x21b8ff20) at perl.c:2218 >#5 perl_parse (my_perl=0x21b8ff20, xsinit=0x680f50 <modperl_xs_init>, argc=2, argv=0x21b1a760, env=0x0) at perl.c:1613 >#6 0x00681387 in modperl_startup (s=0x21abab50, p=0x21ab50c0) at mod_perl.c:255 >#7 0x006812fd in modperl_startup (s=0x21abab50, p=0x21ab50c0) at mod_perl.c:207 >#8 0x00681837 in modperl_init (base_server=0x21abab50, p=0x21ab50c0) at mod_perl.c:458 >#9 0x006819ef in modperl_hook_init (s=0x21abab50, pconf=0x21ab50c0, plog=<optimized out>, ptemp=<optimized out>) at mod_perl.c:631 >#10 modperl_hook_init (pconf=0x21ab50c0, plog=0x21ae3178, ptemp=0x21ae5180, s=0x21abab50) at mod_perl.c:608 >#11 0x009f1496 in ap_run_open_logs (pconf=0x21ab50c0, plog=0x21ae3178, ptemp=0x21ae5180, s=0x21abab50) at /usr/src/debug/httpd-2.2.21/server/config.c:151 >#12 0x009da484 in main (argc=1, argv=0xbfbbeeb4) at /usr/src/debug/httpd-2.2.21/server/main.c:673 >(gdb) list >95 } >96 } >97 >98 void modperl_env_clear(pTHX) >99 { >100 HV *hv = ENVHV; >101 U32 mg_flags; >102 >103 modperl_env_untie(mg_flags); >104 >(gdb) p sizeof(PL_curinterp[0]) >$1 = 1752 >(gdb) p sizeof(my_perl[0]) >$2 = 1752 >(gdb) p my_perl[0].Ienvgv >$3 = (GV *) 0x1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 730832
:
518490
| 530050