Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel panic on Intel based Mac with more than 2GB of memory



Dave --

panic(cpu 3 caller 0x003A1D25): getPhysicalSegment() out of 32b range
0x100000000, len 0x8000, class IOGeneralMemoryDescriptor

From the backtrace I can see that at the time of the panic the driver is
in the process of building a scatter/gather table in preperation for a
DMA transfer.

What I don't get is how our driver can be causing this problem since
getPhysicalSegment takes an offset instead of an address as an argument.
It seems to me that for our driver to be causing this problem it would
have to be passing a completely invalid offset argument, which I doubt
it is doing since the driver seems to work fine if the system has 2GB or
less of memory.

Anybody out there able to shed some light on what's going on here?

Are you using IODMACommand to build your S/G list or are you still using IOMemoryCursor?

-- Chris

------------------
6 Infinite Loop
M/S 306-2MS
Cupertino CA 95014
phone: (408) 974-4033
fax:   (408) 862-7577
email: email@hidden




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-drivers/email@hidden

This email sent to email@hidden

References: 
 >Kernel panic on Intel based Mac with more than 2GB of memory (From: "Dave Canfield" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.