Server crash, and error reporting

Joined
Apr 18, 2008
Messages
9
Reaction score
0
Hi all
I recently had a server restart itself behind my back and looking over the logs/error report made me realise I what I'm looking at.
What does: 0x3543bd88 : 0x15f9c6 (0x19fb310 0x0 0x18f48e4 0x1) indicate?
BSD process name corresponding to current thread: WindowServer obviously means the kernel identified the application that caused the crash but since it was WindowServer I guess thats not very much use.
My question is, what is this error language. What should I be looking for, putting into Google, to find resources/references for what this sort of thing means?
Every time an application crashes the error reporter comes up and asks you whether you want to send an error report to Apple. As a rule for myself I do send reports whenever something unusual has happened, but I don't recommend to others as it takes a few seconds and nothing ever seems to come of it. I assume there is some machine at the address that those things are sent to, and that maybe it adds all the error reports together to tell developers where to focus their bug hunting efforts, but I don't know.

Fri Nov 28 16:01:01 2008
panic(cpu 0 caller 0x00193077): "pmap_flush_tlbs() timeout: " "cpu(s) failing to respond to interrupts, pmap=0x536500 cpus_to_respond=0x2"@/SourceCache/xnu/xnu-1228.7.58/osfmk/i386/pmap.c:4580
Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
0x3543baf8 : 0x12b0fa (0x459234 0x3543bb2c 0x133243 0x0)
0x3543bb48 : 0x193077 (0x45f3a4 0x536500 0x2 0x3ff96d)
0x3543bbb8 : 0x19339d (0x1 0x53654c 0x353ce024 0x3543bce8)
0x3543bc68 : 0x195806 (0x536500 0x276d9000 0x0 0xfe93b6c8)
0x3543bcc8 : 0x179cd0 (0x536500 0x276d9000 0x0 0x276da000)
0x3543bd18 : 0x15f788 (0x481fe38 0x276d9000 0x0 0x276da000)
0x3543bd88 : 0x15f9c6 (0x19fb310 0x0 0x18f48e4 0x1)
0x3543bde8 : 0x162e45 (0x19fb310 0x38306cc 0x1000 0x0)
0x3543bf58 : 0x1a8f8a (0x414b348 0x1000 0x0 0x1)
0x3543bfc8 : 0x19edd6 (0x42dbb00 0x0 0x1a20b5 0x3f66208)
No mapping exists for frame pointer
Backtrace terminated-invalid frame pointer 0xbffeedd8

BSD process name corresponding to current thread: WindowServer

Mac OS version:
9F33

Kernel version:
Darwin Kernel Version 9.5.0: Wed Sep 3 11:29:43 PDT 2008; root:xnu-1228.7.58~1/RELEASE_I386
System model name: Xserve1,1 (Mac-F4208AC8)


Model: Xserve1,1, BootROM XS11.0080.B03, 4 processors, Dual-Core Intel Xeon, 2 GHz, 2 GB
Graphics: kHW_ATIrv515Item, ATY,RadeonX1300, spdisplays_pcie_device, 64 MB
Memory Module: BRANCH 0 CHANNEL 0/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz
Memory Module: BRANCH 0 CHANNEL 1/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz
Memory Module: BRANCH 1 CHANNEL 0/DIMM 3, 512 MB, DDR2 FB-DIMM, 667 MHz
Memory Module: BRANCH 1 CHANNEL 1/DIMM 4, 512 MB, DDR2 FB-DIMM, 667 MHz
Network Service: Ethernet 1, Ethernet, en0
PCI Card: ATY,RadeonX1300, display, Mezzanine
Parallel ATA Device: MATSHITACD-RW CW-8124
USB Device: macally Kbd Hub, ALCOR, full_speed, 500 mA
USB Device: Apple Optical USB Mouse, Fujitsu Takamisawa Component, low_speed, 100 mA
USB Device: macally Kbd Hub, ALCOR, full_speed, 200 mA
USB Device: Frontpanel Controller, Apple Computer, full_speed, 500 mA
FireWire Device: Rev2, Drobo, 800mbit_speed
FireWire Device: built-in_hub, unknown_value, unknown_speed
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top