public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Elad Yosef <elad.yosef@gmail.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Re: Help with ASSERT
Date: Tue, 19 Jul 2011 07:10:00 -0000	[thread overview]
Message-ID: <CAOFa9c2vm8g5jfEDLpXpjzfrACh+usBcCahxjn0dAX-hGat3uw@mail.gmail.com> (raw)
In-Reply-To: <CAOFa9c12TexXK-=g0zBZG04xgbq8une1Fe3bfr2C2aRsSQSkFg@mail.gmail.com>

Hi all I got trace with JTAG for my problem

	cyg_assert_fail() - buffer.cxx:722	
	~Cyg_Mboxt() - mboxt.inl:105	
	~Cyg_Mbox() - mbox.cxx:92	
	cyg_mbox_delete() - kapi.cxx:851	
	sys_mbox_free() - sys_arch.c:108	
	netconn_delete() - api_lib.c:304	
	lwip_close() - sockets.c:268	

Is it familiar problem?

Elad


On Mon, Jul 18, 2011 at 6:42 PM, Elad Yosef <elad.yosef@gmail.com> wrote:
> 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

      reply	other threads:[~2011-07-19  7:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18 15:42 [ECOS] " Elad Yosef
2011-07-19  7:10 ` Elad Yosef [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOFa9c2vm8g5jfEDLpXpjzfrACh+usBcCahxjn0dAX-hGat3uw@mail.gmail.com \
    --to=elad.yosef@gmail.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).