| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am having a problem with my kext keep panicing in thread_invoke().
The exact error message is
panic: thread_invoke: preemption_level 1
In my code, I have a function which already hold a network funnel,
then enter this while loop in which it will sleep until an event
happen and spawn a new thread to handle some computation.
The new thread will also try to grab the network_funnel and will
release it when it returns.
My kext kept panicing on the second loop, after it spawns a new thread
and sleep again waiting for an event to happen.
Does anyone ever comes across this issue before??
| References: | |
| >panic in thread_invoke (From: "Herry Wiputra" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.