I am trying to running a process that uses pthread.
When it starts I see this message:
Not owner
Not owner
Unaligned access pid=29903 <thread> va=120009984 pc=12001a948
ra=120022f18 type=ldq
return 0 536868968
Unaligned access pid=29903 <thread> va=1200354a4 pc=12001a948
ra=120022f18 type=ldq
return 0 536868968
The 'Not owner' is the result of a perror after a pthread_create.
Does anyone have an idea how can I solve this problem?
Thanks in advance,
Maurizio.
Received on Tue Jan 27 1998 - 19:12:05 NZDT