rtems_message_queue_receive / rtems_event_receive issues

Catalin Demergian demergian at gmail.com
Mon Oct 1 06:55:00 UTC 2018


Hello,
After enabling RTEMS_DEBUG like you told me, I found the test I left
running over the weekend like this

[/] #

[/] #

[/] # assertion "first != _Chain_Tail( &ready_queues[ index ] )" failed:
file
"../../cpukit/../../../stm32f7/lib/include/rtems/score/schedulerpriorityimpl.h",
line 166, function: _Scheduler_priority_Ready_queue_first



*** PROFILING REPORT BEGIN PMC_APP ***

  <ProfilingReport name="PMC_APP">

    <PerCPUProfilingReport processorIndex="0">

      <MaxThreadDispatchDisabledTime
unit="ns">2</MaxThreadDispatchDisabledTime>

      <MeanThreadDispatchDisabledTime
unit="ns">1</MeanThreadDispatchDisabledTime>

      <TotalThreadDispatchDisabledTime
unit="ns">42847294</TotalThreadDispatchDisabledTime>

      <ThreadDispatchDisabledCount>42847094</ThreadDispatchDisabledCount>

      <MaxInterruptDelay unit="ns">0</MaxInterruptDelay>

      <MaxInterruptTime unit="ns">0</MaxInterruptTime>

      <MeanInterruptTime unit="ns">0</MeanInterruptTime>

      <TotalInterruptTime unit="ns">0</TotalInterruptTime>

      <InterruptCount>0</InterruptCount>

    </PerCPUProfilingReport>

  </ProfilingReport>

*** PROFILING REPORT END PMC_APP ***


what is the meaning of this crash ?


regards,

Catalin




On Mon, Oct 1, 2018 at 9:20 AM Catalin Demergian <demergian at gmail.com>
wrote:

> Yes, I can use prints at the console.
>
>
> On Mon, Oct 1, 2018, 08:46 Sebastian Huber <
> sebastian.huber at embedded-brains.de> wrote:
>
>> On 27/09/2018 15:47, Catalin Demergian wrote:
>> > I tried the idea with RTEMS_DEBUG, but I could reproduce the problem
>> > and nothing appeared in the console.
>> > this time it happened after 16366 ping packets .. I think I have to
>> > debug step-by-step in Eclipse to get more info now ..
>>
>> Works printk() on your board?
>>
>> --
>> Sebastian Huber, embedded brains GmbH
>>
>> Address : Dornierstr. 4, D-82178 Puchheim, Germany
>> Phone   : +49 89 189 47 41-16
>> Fax     : +49 89 189 47 41-09
>> E-Mail  : sebastian.huber at embedded-brains.de
>> PGP     : Public key available on request.
>>
>> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20181001/b9940790/attachment.html>


More information about the users mailing list