This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Re: Malloc Hanging Multiple Threads


On Fri, Feb 08, 2002 at 02:52:18PM -0700, Douglas Bush wrote:
Think about it. Why would the idle thread be in malloc.cxx? 

> /ecos-c/pa/cvs/eCosRepository/ecos/packages/services/memalloc/common/cur
> rent/src/malloc.cxx:166
> * 1 Thread 1 ( Name: Idle Thread, State: running, Priority: 31 )
> idle_thread_main (data=142466)
>     at
> /ecos-c/pa/cvs/eCosRepository/ecos/packages/kernel/current/src/common/th
> r---Type <return> to continue, or q <return> t
> o quit---

My guess is that the image you are executing and the image gdb is
using are not one and the same.

      Andrew

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


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