Created
August 19, 2008 17:37
-
-
Save hobodave/6208 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## core dump | |
Core was generated by `/usr/sbin/apache2 -D DEFAULT_VHOST -D INFO -D LANGUAGE -D SSL -D SSL_DEFAULT_VH'. | |
Program terminated with signal 11, Segmentation fault. | |
#0 0xb7f801a4 in crc32 () from /lib/libz.so.1 | |
(gdb) bt full | |
#0 0xb7f801a4 in crc32 () from /lib/libz.so.1 | |
No symbol table info available. | |
#1 0x00000000 in ?? () | |
No symbol table info available. | |
## mod_whatkilledus | |
[Tue Aug 19 10:14:33 2008] pid 28220 mod_whatkilledus sig 11 crash | |
[Tue Aug 19 10:14:33 2008] pid 28220 mod_whatkilledus active connection: 65.43.96.3:29698->207.71.228.229:443 (conn_rec 85759a8) | |
[Tue Aug 19 10:14:33 2008] pid 28220 mod_whatkilledus active request (request_rec 870e700): | |
POST /acmc/pending.php HTTP/1.1|Accept:image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/msword, application/x-shockwave-flash, application/xaml+xml, application/vnd.ms-xpsdocument, application/x-ms-xbap, application/x-ms-application, application/vnd.ms-excel, application/vnd.ms-powerpoint, */*|Referer:https%3a//www.somehost.com/acmc/pending.php|Accept-Language:en-us|Content-Type:application/x-www-form-urlencoded|Accept-Encoding:gzip, deflate|User-Agent:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; InfoPath.1)|Host:www.sentact.com|Content-Length:75|Connection:Keep-Alive|Cache-Control:no-cache|Cookie:__utma=107629917.3923168352068712000.1218803369.1218823499.1219147569.4; __utmb=107629917.146.10.1219147569; __utmz=107629917.1218803369.1.1.utmcsr=(direct)%7cutmccn=(direct)%7cutmcmd=(none); __utmc=107629917; PHPSESSID=acc8cc82ab2a77753411047db3a1c82e | |
[Tue Aug 19 10:14:33 2008] pid 28220 mod_whatkilledus end of report | |
[Tue Aug 19 10:14:34 2008] [notice] child pid 28220 exit signal Segmentation fault (11), possible coredump in /tmp | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment