c***@CSIC.UMD.EDU
2005-03-09 18:02:22 UTC
i'm getting a Failed
assertion error.
Failed assertion in
Add_To_Back_Of_Thread_Queue:
!Is_Member_Of_Thread_Queue(listPtr,
nodePtr) at
./include/geekos/kthread.h,
line 74, RA=103bf,
thread=0x0000e000
this is happening
during an attempt to
acquire a semaphore.
i believe it has
something to do with
my calling Wait (
threadqueue of the
semaphore ).
can anyone help me
out. i don't quite
understand assertion
errors.
assertion error.
Failed assertion in
Add_To_Back_Of_Thread_Queue:
!Is_Member_Of_Thread_Queue(listPtr,
nodePtr) at
./include/geekos/kthread.h,
line 74, RA=103bf,
thread=0x0000e000
this is happening
during an attempt to
acquire a semaphore.
i believe it has
something to do with
my calling Wait (
threadqueue of the
semaphore ).
can anyone help me
out. i don't quite
understand assertion
errors.