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]

Malloc Hanging Multiple Threads


Folks,

Has anyone had any experience with their embedded Application dieing
while performing a malloc? 

  6 Thread 6 ( Name: Network test, State: sleeping, Priority: 10 )
0x0004d6ac in hal_thread_switch_context ()
    at
/ecos-c/pa/cvs/eCosRepository/ecos/packages/services/memalloc/common/cur
rent/src/malloc.cxx:166
  5 Thread 5 ( Name: pthread.00000800, State: exited, Priority: 15 )
0x0004d6ac in hal_thread_switch_context ()
    at
/ecos-c/pa/cvs/eCosRepository/ecos/packages/services/memalloc/common/cur
rent/src/malloc.cxx:166
  4 Thread 4 ( Name: WAVELAN card support, State: sleeping, Priority: 5
)  0x0004d6ac in hal_thread_switch_context ()
    at
/ecos-c/pa/cvs/eCosRepository/ecos/packages/services/memalloc/common/cur
rent/src/malloc.cxx:166
  3 Thread 3 ( Name: Network support, State: sleeping, Priority: 7 )
0x0004d6ac in hal_thread_switch_context ()
    at
/ecos-c/pa/cvs/eCosRepository/ecos/packages/services/memalloc/common/cur
rent/src/malloc.cxx:166
  2 Thread 2 ( Name: Network alarm support, State: sleeping, Priority: 6
)  0x0004d6ac in hal_thread_switch_context ()
    at
/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---
ead.cxx:1249

Regards,
 
Douglas Bush
Extreme Engineering
#17, 6025 - 12 St. SE
Calgary, Alberta, Canada
T2H 2K1

Phone: 403 640 9494 ext-208
Fax: 403 640 9599

http://www.extremeeng.com



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