https://issues.apache.org/bugzilla/show_bug.cgi?id=48440
Summary: Segmentation Fault Product: Apache httpd-2 Version: 2.2.14 Platform: Sun OS/Version: Solaris Status: NEW Severity: critical Priority: P2 Component: All AssignedTo: bugs@httpd.apache.org ReportedBy: aura...@yahoo.com I have a apache 2.2.14 running Solaris 5.10 Apache is built using SunStudio 12 Update 1. On this setup I have a custom module and wlproxy(mod_wl_22.so) When I request pages which are delivered via wlproxy(mod_wl_22.so) I see segmentation faults. The requests are server properly but at the end of every request I see the following error [Wed Dec 23 21:08:52 2009] [notice] child pid 11624 exit signal Segmentation fault (11) Following is what I see when I opened the core in dbx bash-3.00# dbx httpd /tmp/apache2-gdb-dump/core For information about new features see `help changes' To remove this message, put `dbxenv suppress_startup_message 7.7' in your .dbxrc Reading httpd core file header read successfully Reading ld.so.1 Reading libm.so.2 Reading libaprutil-1.so.0.3.9 Reading libexpat.so.0.1.0 Reading libapr-1.so.0.3.9 Reading libuuid.so.1 Reading libsendfile.so.1 Reading librt.so.1 Reading libsocket.so.1 Reading libnsl.so.1 Reading libpthread.so.1 Reading libc.so.1 Reading libaio.so.1 Reading libmd.so.1 Reading libc_psr.so.1 Reading libCrun.so.1 Reading mod_alias.so Reading mod_wl_22.so Reading mod_cwmp.so t...@1 (l...@1) program terminated by signal SEGV (Segmentation Fault) 0xff0465c8: __pollsys+0x0008: blu _cerror ! 0xfefa34c0 (dbx) where current thread: t...@1 =>[1] __pollsys(0x4, 0x0, 0xffbf9820, 0x0, 0xffbf9820, 0x0), at 0xff0465c8 [2] _pollsys(0xffbf97b8, 0x0, 0xffbf9820, 0x0, 0x0, 0x0), at 0xff03965c [3] _pselect(0xffbf97b8, 0xff0723d0, 0xff0723d0, 0x0, 0xffbf9820, 0x0), at 0xfefe6b10 [4] _select(0x0, 0x0, 0x0, 0x0, 0xffbf9888, 0xf4240), at 0xfefe6e88 [5] apr_sleep(0x0, 0xf4240, 0x1, 0x1, 0x0, 0x40000), at 0xff224fe0 [6] ap_wait_or_timeout(0x11000, 0xffffffff, 0xffbf9a30, 0xa93e8, 0x7, 0xffbf99b4), at 0x4a9e8 [7] server_main_loop(0x9e5cc, 0x3f, 0x0, 0x9d324, 0x1f, 0x20), at 0x6ba6c [8] ap_mpm_run(0x20, 0x9ea40, 0x9d320, 0x0, 0x20, 0x60), at 0x6c840 [9] main(0x9bb98, 0x9cc00, 0x7c608, 0x9ce1c, 0x9cc00, 0x7c504), at 0x299dc Help me out please. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org For additional commands, e-mail: bugs-h...@httpd.apache.org