Hi,
I can't answer your defaults question, but regarding understanding the kernel panic. Short answer is, have a look at the panic log in /Library/Logs/DiagnosticReports -- it will list the stack trace of the crash and the kext's that are part of the stack trace. To debug it, you can follow the information here:
Hope this helps
Nick
Is there a recommended way to set the device being default for a USB Audio Plugin?
I am able to load kext on the target and unable to prevent a kernel panic when the USB audio device is set as default(via system prefs).
Debugging the panic log, I find that a read is happenign from a non-paged memory.
The plugin is set to work with the specific audio device that is connected.
It could be a basic kdb question here...but is there a way to isolate this kernel panic to this specific plugin?
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|