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

--- Comment #2 from Martin <[email protected]> 2011-09-01 13:08:24 UTC ---
gladly

gdb /lamp/apache2/bin/httpd


GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu"...
(gdb) run -X -d /lamp/apache2/
Starting program: /lamp/apache2/bin/httpd -X -d /lamp/apache2/
[Thread debugging using libthread_db enabled]
[New Thread 0x7f5a01ad46e0 (LWP 3343)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f5a01ad46e0 (LWP 3343)]
apr_dbm_fetch (dbm=0x17437b8, key={dptr = 0x501b67 "METADATA", dsize = 8},
pvalue=0x7fff14da2730) at dbm/apr_dbm.c:221
221         return (*dbm->type->fetch)(dbm, key, pvalue);

-- 
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