[ros-dev] Re: [ros-svn] [ion] 20554: - Fix shamefully dangerously broken Work Thread/Queue/Item implementation:

Alex Ionescu ionucu at videotron.ca
Wed Jan 4 01:20:12 CET 2006


After applying this commit, I get a crash during compiling ros on ros

>with 'make clean' on a clean tree on my smp machine:
>
>Assertion (Thread->State == Waiting) == (Thread->WaitBlockList != NULL)
>failed at ./ntoskrnl/ke/wait.c:722
>
>I don't get a back trace. It may be a problem of the broken ASSERT
>statement (DBG=1 and KDBG=0).
>  
>
Hi,

Can you try KDBG=1 and do a "bt" please? This should show a stack trace.
Also, is this the SMP build?

>- Hartmut
>  
>
Best regards,
Alex Ionescu


More information about the Ros-dev mailing list