| Summary | This article clarifies the details of an Orbix 3.3.10 server crash when using the RogueWave threading libraries. |
|---|---|
| Environment |
Orbix 3.3.10 HP UX 11.31 |
| Question/Problem Description | Orbix 3.3 server crash |
| Clarifying Information | This issue occurs when using the RogueWave threading libraries. |
| Error Message |
Stack traces: 0 0x60000000c0126320:0 in pthread_mutex_lock 0x20 () Program terminated with signal 10, Bus error. |
| Defect/Enhancement Number | ORBTHREE-838 |
| Cause | The cause of this problem is that one of the RogueWave libraries contained a symbol with the same name as a symbol used in the Orbix code. This is causing a situation where a constructor of one class was being called, and the destructor of the other being called, thus resulting in the crash. |
| Resolution | Upgrade to the latest available service pack release of Orbix 3.3 |
| Workaround | |
| Notes | |
| Attachment |
#KnowledgeDocs
#Orbix