This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help with ASSERT


Hi,
I have the following ASSERT

ASSERT FAIL: <4>mboxt.inl [105] Cyg_Mboxt<T, QUEUE_SIZE>::~Cyg_Mboxt()
Deleting mboxt with messages
ASSERT FAIL: <4>mboxt.inl [105] Cyg_Mboxt<T, QUEUE_SIZE>::~Cyg_Mboxt()
Deleting mboxt with messages

I know which thread cause the ASSERT, but I don't remember allocation
MBOX for it.
What does this assert means then?
Is there some hidden Mbox for each thread?

Googled for the Assert string and find nothing relevant
thanks


Elad Y.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]