what happened here?

Associate
Joined
19 Jan 2006
Posts
1,252
Location
London, UK
I just tried to move a word file from desktop to documents folder and my macbook crashed, heres the message i got after it restarted:

panic(cpu 0 caller 0x0019CADF): Unresolved kernel trap (CPU 0, Type 14=page fault), registers:
CR0: 0x80010033, CR2: 0x221cf7c8, CR3: 0x0164b000, CR4: 0x000006e0
EAX: 0x21f1a000, EBX: 0x221cf7c8, ECX: 0x00000428, EDX: 0x000010a0
ESP: 0x221cf7c8, EBP: 0x0ba5bd48, ESI: 0x221cf7c8, EDI: 0x21f1a000
EFL: 0x00010206, EIP: 0x001933de, CS: 0x00000008, DS: 0x00000010

Backtrace, Format - Frame : Return Address (4 potential args on stack)
0xba5bbac : 0x128b5e (0x3bc46c 0xba5bbd0 0x131bbc 0x0)
0xba5bbec : 0x19cadf (0x3c18e4 0x0 0xe 0x3c169c)
0xba5bc9c : 0x197c7d (0xba5bcb0 0xba5bd48 0x1933de 0x1ca0048)
0xba5bca8 : 0x1933de (0x1ca0048 0xba50010 0x10 0x10)
0xba5bd48 : 0x255d0833 (0x2de2c00 0x221cf7c8 0x428 0x21f02000)
0xba5bd98 : 0x255acc27 (0x2de2e00 0x2de1000 0xf0d 0xffffffff)
0xba5be18 : 0x255a8849 (0x2de1000 0x3054e08 0xf0d 0x0)
0xba5be98 : 0x255a7f1b (0x2e25400 0xf0d 0x0 0x38804c0)
0xba5bec8 : 0x3a4d62 (0x2e25400 0xf0d 0x0 0x0)
0xba5bf28 : 0x193034 (0xba5bf54 0x0 0x0 0x0)
0xba5bfd8 : 0x19814b (0x34bfc08 0x34bfc08 0x221cf7c8 0x221cf7c8) No mapping exists for frame pointer
Backtrace terminated-invalid frame pointer 0xb0080bd8
Kernel loadable modules in backtrace (with dependencies):
com.apple.driver.AppleHDA(1.1.7a2)@0x255c8000
dependency: com.apple.iokit.IOHDAFamily(1.1.7a2)@0x254c5000
dependency: com.apple.iokit.IOAudioFamily(1.5.9b2)@0x2559e000
com.apple.iokit.IOAudioFamily(1.5.9b2)@0x2559e000
dependency: com.apple.iokit.IOUSBFamily(2.5.6)@0x1fa54000

Kernel version:
Darwin Kernel Version 8.7.1: Wed Jun 7 16:19:56 PDT 2006; root:xnu-792.9.72.obj~2/RELEASE_I386

Model: MacBook1,1, BootROM MB11.005F.B00, 2 processors, Intel Core Duo, 2 GHz, 512 MB
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: DIMM0/BANK 0, 256 MB, DDR2 SDRAM, 667 MHz
Memory Module: DIMM1/BANK 1, 256 MB, DDR2 SDRAM, 667 MHz
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x86), 0.1.24
Bluetooth: Version 1.7.5f10, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: ST96812AS, 55.89 GB
Parallel ATA Device: MATSHITADVD-R UJ-857
USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA


does anyone know why this happened? bought a mac cos they were meant to be stable!
 
I think the error code is "ID10T"? :p

nah, just kidding...

not sure, but it looks to be related to audio driver for some reason, so not sure why it crashed when moving a word doc.

Try moving it again see if it does it again?
 
hi cocopops,
i moved the file after mac restarted and it was fine. the macbook was running abit slow prior to me getting that error message. it hadnt been restarted for nearly a week probably, after the restart it was a lot faster, is it recommended to restart macbook every couple of days?

u got your slip case for macbook yet?

on a side note, I got FN3 on the way, i see it in your gamecard, fight fight fight! :p
 
You shouldnt really need to restart your Apple computer ever. The OS, by default, does a load of clearing up and log rotating in the early hours assuming the computer isnt completely comatose!

If you do restart it regularly you may need something like MacJanitor to do the housekeeping that would normally be automatic.
 
The problem was com.apple.driver.AppleHDA(1.1.7a2)@0x255c8000
Im guessing thats the driver for the audio (High Definition Audio).

Well a page fault is when the data that the OS is trying to access is not loaded in the ram, so has to be fetched from an I/O device. (When a page is not mapped in physical memory).
 
Last edited:
Back
Top Bottom