[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Faulty thread message?
- Date: Tue, 30 Jan 2007 15:09:32 +0100
- From: jwillemsen at remedy.nl (Johnny Willemsen)
- Subject: Faulty thread message?
Hi,
>From what I found on the sourcecode of rtems, 10 is a problem with Thread
Specific Storage. Are there special defines that I need to set to indicate
that I want to use TSS?
Johnny
> I am trying to get ACE/TAO/CIAO working with rtems. I have
> been able to run
> a very simple TAO application in a single threaded build and
> that works,
> when I enable threading things start to fail. I am not using
> threads, just
> mutexes, conditions, etc but from a single thread at this
> moment. I do get
> errors like below, anyone an idea what could trigger this?
>
> Johnny
>
> ----------------------------------------------------------
> ************ FAULTY THREAD WILL BE DELETED **************
> ----------------------------------------------------------
> Exception 10 caught at PC 22CB69 by thread 184614914
> ----------------------------------------------------------
> Processor execution context at time of the fault was :
> ----------------------------------------------------------
> EAX = 18 EBX = 4124D4 ECX = 31F9B6 EDX = 64
> ESI = 3 EDI = 3E72EC EBP = 3E6578 ESP = 3E651C
> ----------------------------------------------------------
> Error code pushed by processor itself (if not 0) = FF50
> ----------------------------------------------------------
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>