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]

anybody recognize this error? PowerPC target


After running our target for around three days or so, we sometimes see the following spewed through (probably) diag_printf() and at least one thread is dead.

$T0bthread:00000020;40:00042c8c;01:0123b7d8;#f3
$T0bthread:00000020;40:00001220;01:0123c498;#57
$T0bthread:00000020;40:0004229c;01:0123a978;#97
$T0bthread:00000020;40:00001120;01:0123a918;#51

A lot of grep has not found the source of this message. 'bthread' finds nothing, 'thread' finds way too much. The 0123xxxx numbers are probably stack pointer values.

Anybody recognize the source of this? Just a pointer to a source file would be a huge help.

thanks!



--
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]