Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - thread_pool_start() crashes with SIGBUS: (1 Item)
   
thread_pool_start() crashes with SIGBUS  
Hello,

I am trying to start a mutli-threaded resource manager in QNX 6.4.1. I am using all the necessary steps to create the 
resoure manager as per the QNX programming help documentation. The thread pool is being created using the option 
POOL_FLAG_USE_SELF. The thread pool are using the dispatch handlers. When the "thread_pool_start" is called, my 
executable crashes with a SIGBUS error.

I am not sure how to debug this issue. Can anybody help me?

Also, the code that I am working on was working fine in QNX 6.2.1. I am basically trying to migrate the code to QNX 6.4.
1.

Thanks
Sunil Keshava