Mailing Lists: Apple Mailing Lists

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

Wait-Queue Panic with system level calls.



Hi All,

        I'm having a strange problem with my kernel extension. Some times while launching my kext , the system is panicking by showing a wait queue deadlock.

        I've used a two machine debugging technique , got the stack trace  which looks strange. Following is the stack trace for it.

        It looks like that , some thing is happening in the system call and finally getting crashed.
            
         Can any one provide some pointers on this & and also provide  links/documentation which explain the internal implementation of kextload.

(gdb) backtrace full
#0  0x000959ac in Debugger ()
No symbol table info available.
#1  0x00026898 in panic ()
No symbol table info available.
#2  0x000365d8 in semaphore_destroy ()
No symbol table info available.
#3  0x00038fe0 in task_synchronizer_destroy_all ()
No symbol table info available.
#4  0x00038178 in task_terminate_internal ()
No symbol table info available.
#5  0x00266a60 in exit1 ()
No symbol table info available.
#6  0x002668cc in exit ()
No symbol table info available.
#7  0x002ab7f8 in unix_syscall ()
No symbol table info available.
#8  0x000abb30 in shandler ()
No symbol table info available.
#9  0x00000000 in lowGlo ()
No symbol table info available.


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

This email sent to 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.