https://issues.apache.org/bugzilla/show_bug.cgi?id=46188
Ruediger Pluem <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
--- Comment #7 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-11-30 23:57:37 PST
---
(In reply to comment #6)
> I am not using 64 bit build.
> This is the stack trace.
> #0 0xffffe410 in __kernel_vsyscall ()
> #1 0x0045acb6 in kill () from /lib/tls/libc.so.6
> #2 0x0807573f in ap_mpm_set_max_mem_free ()
> #3 <signal handler called>
> #4 0x00c980cc in apr_inet_ntop () from /usr/lib/libapr-0.so.0
> #5 0x00c990d7 in apr_sockaddr_ip_get () from /usr/lib/libapr-0.so.0
> #6 0x0807ef2c in ap_get_request_note ()
> #7 0x08073b8d in ap_run_create_connection ()
> #8 0x080673da in ap_graceful_stop_signalled ()
> #9 0x00c9c51d in apr_threadattr_stacksize_set () from /usr/lib/libapr-0.so.0
> #10 0x0058b3cc in start_thread () from /lib/tls/libpthread.so.0
> #11 0x004fc1ae in clone () from /lib/tls/libc.so.6
>
As said we need one with debug symbols enabled. This would produce a stacktrace
with line numbers of the source code and give the possibility to print variable
values. So the above one is no real help.
--
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]