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]

httpd/monitor problem


Hi,

I have included the httpd/monitor in my build and i get a strange assert when i hit the "thread" option in the "monitor/index.html".

Here is my printout:

ASSERT FAIL: <2>kapi.cxx            [ 334] cyg_bool_t cyg_thread_get_next()
                                    class pointer (thread) is valid

The printout comes from the following row in cyg_thread_get_next:

CYG_ASSERT_CLASSC( thread );

What does this mean?

Regards, Daniel

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