Faulty thread message?

Joel Sherrill joel.sherrill at oarcorp.com
Tue Jan 30 14:55:11 UTC 2007


Johnny Willemsen wrote:
> 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?
>
>   
What service is TSS?  POSIX Keys or Classic API task specific 
variables?  I suspect
that you want to use the Classic API task variables. 

--joel
> 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
>>
>>     
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.com
> http://rtems.rtems.org/mailman/listinfo/rtems-users
>   




More information about the users mailing list