https://issues.apache.org/bugzilla/show_bug.cgi?id=44854


rahul <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED




--- Comment #2 from rahul <[EMAIL PROTECTED]>  2008-04-22 21:28:45 PST ---
could not get a stack trace due to corrupt stack.
|sh -x makegcc 
+ gcc -I/usr/apache2/2.2/include -g -c -o mod_logtst.o mod_logtst.c 
+ gcc -g -G -o mod_logtst.so mod_logtst.o 
+ sudo cp mod_logtst.so /usr/local/apache2/modules 
t/TEST -httpd /usr/local/apache2/bin/httpd -httpd_conf
/space/httpd-framework/t/conf/httpd.conf -verbose http11/post.t
....
[  error] for stacktrace, run: gdb /usr/local/apache2/bin/httpd -core
/space/httpd-framework/t/core
|gdb /usr/local/apache2/bin/httpd -core /space/httpd-framework/t/core
This GDB was configured as "sparc-sun-solaris2.11"...
Core was generated by `/usr/local/apache2/bin/httpd -d /space/httpd-framework/t
-f /space/httpd-framew'.
Program terminated with signal 11, Segmentation fault.
Cannot access memory at address 0xff3f6004
#0  0xff1ee7ec in ?? ()
(gdb) where
#0  0xff1ee7ec in ?? ()
#1  0x0000000c in ?? ()
Previous frame identical to this frame (corrupt stack?)
(gdb) 

The apache was compiled by enabling maintainer mode using gcc.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to