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

Hartmut Birr osexpert at googlemail.com
Thu Jan 5 18:31:04 CET 2006


Alex Ionescu wrote:
> Hartmut Birr wrote:
>
>> It is a smp build. I'm not able to install a build with KDBG=1. It does
>> always crash at the end of the second stage setup. I've created a
>> backtrace by adding KeRosDumpStackFrames. It is rev 20554 with a highly
>> modified hal and kernel during the processor/apic initialization.
>>
>> - Hartmut
> Hi,
>
> Can you try the latest build please? It fixes some bugs in worker
> threads and waiting mechanisms.
>

Hi,

there are three places in the kernel, which does remove wait blocks.
They are in KiAbortWaitThread, KiInsertQueue and KiBlockThread. Only in
KiBlockThread, Thread->WaitBlockList is  set to NULL. Is this the problem?

- Hartmut



More information about the Ros-dev mailing list