public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] eCos semaphores on ARM-E7T question..
@ 2005-05-06 20:04 Ali Sina
  0 siblings, 0 replies; only message in thread
From: Ali Sina @ 2005-05-06 20:04 UTC (permalink / raw)
  To: ecos-discuss

Hi,

I am building an application using threads and the semaphoring 
infrastructure of eCos.

All works as expected until I extend one of my structs to include an 
additional  array of 16 chars.
This breaks the application, and what seems to happen is that this 
additional entry makes (at least) one of my semaphores not react anymore. 
Hence the threads waiting for that semaphore hangs..

Has anyone seen this behavior before? I have inspected my code and found 
nothing suspicious in the memory allocation routines. Also, doubling the 
stack sizes of all threads did not help either - same behavior.

Adding more data to another struct (as a test) does not cause the break. 
Also, so far gcc has always complained when I crossed the memory bounds, so 
I am not quite sure where to look..

Any help is much applreciated. Many thanks in advance,

Ali

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-06 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-06 20:04 [ECOS] eCos semaphores on ARM-E7T question Ali Sina

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).