Skip to content

Instantly share code, notes, and snippets.

@wandernauta
Created May 26, 2011 16:53
Show Gist options
  • Save wandernauta/993502 to your computer and use it in GitHub Desktop.
Save wandernauta/993502 to your computer and use it in GitHub Desktop.
Crash description
Process: httpd [19368]
Path: /usr/sbin/httpd
Identifier: httpd
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: httpd [1599]
Date/Time: 2011-05-26 18:13:08.560 +0200
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010134c940
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fffffe00a97 __memcpy + 759
1 libphp5.so 0x0000000101309a99 _estrndup + 57
2 libphp5.so 0x00000001012fdfdd lex_scan + 12271
3 libphp5.so 0x000000010130c1a5 zendlex + 86
4 libphp5.so 0x00000001012f6298 zendparse + 696
5 libphp5.so 0x0000000101303420 compile_file + 238
6 libphp5.so 0x000000010118bfdf phar_compile_file + 848
7 libphp5.so 0x0000000101302a87 compile_filename + 190
8 libphp5.so 0x0000000101353724 ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER + 620
9 libphp5.so 0x0000000101345391 execute + 585
10 libphp5.so 0x0000000101323f84 zend_execute_scripts + 376
11 libphp5.so 0x00000001012d6709 php_execute_script + 732
12 libphp5.so 0x00000001013a0370 php_handler + 1237
13 httpd 0x00000001000021db ap_run_handler + 90
14 httpd 0x0000000100002aba ap_invoke_handler + 346
15 httpd 0x000000010002f738 ap_process_request + 103
16 httpd 0x000000010002bfa9 ap_process_http_connection + 116
17 httpd 0x0000000100013737 ap_run_process_connection + 90
18 httpd 0x0000000100013bd1 ap_process_connection + 91
19 httpd 0x00000001000363f2 child_main + 1257
20 httpd 0x00000001000365a8 make_child + 329
21 httpd 0x000000010003682e perform_idle_server_maintenance + 498
22 httpd 0x0000000100036d58 ap_mpm_run + 1246
23 httpd 0x000000010000a821 main + 2854
24 httpd 0x0000000100001840 start + 52
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fffffe00a59 rbx: 0x00000000000000d7 rcx: 0xffffffffffffff40 rdx: 0x0000000000000017
rdi: 0x000000010134ca00 rsi: 0x00000001007e6195 rbp: 0x00007fff5fbfce00 rsp: 0x00007fff5fbfce00
r8: 0x00007fffffe0082c r9: 0x0000000000000001 r10: 0x0000000101b8bbc0 r11: 0x000000010134c940
r12: 0x000000010134c940 r13: 0x00000001007e60d5 r14: 0x00007fff5fbfebb8 r15: 0x00000001012fc7fc
rip: 0x00007fffffe00a97 rfl: 0x0000000000000216 cr2: 0x000000010134c940
Binary Images:
(lots of stuff here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment