4.2.1 Crash on OS X

urs

Well-Known Member
#1
Process: lshttpd.4.2.1 [761]
Path: /usr/local/lsws/bin/lshttpd.4.2.1
Identifier: lshttpd.4.2.1
Version: ???
Code Type: X86 (Native)
Parent Process: lshttpd.4.2 [226]
User ID: 0

Date/Time: 2012-12-23 21:17:26.410 +0100
OS Version: Mac OS X 10.8.2 (12C60)
Report Version: 10

Crashed Thread: Unknown

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000004b0000

Backtrace not available

Unknown thread crashed with X86 Thread State (32-bit):
eax: 0x0000010c ebx: 0x004afbda ecx: 0x004afc85 edx: 0x0000037b
edi: 0x02621483 esi: 0x0000010c ebp: 0xbfffe19c esp: 0xbfffbf68
ss: 0x00000023 efl: 0x00010212 eip: 0x004aeff9 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x00000000
cr2: 0x004b0000
Logical CPU: 4

Binary images description not available


External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 126
thread_create: 0
thread_set_state: 0

How can i fix this? 4.2 runs without any problems...

regards

Urs
 

mistwang

LiteSpeed Staff
#2
Can you locate the core file, and create a detail stack backtrace with GDB?
If you feel difficult, can you send a temp root access to us, our staff can login and collect debug information.
 
Top