Problem: Product Name : VisiBroker C++ Product Version: 4.5.p28 Platform : HP-UX 11.0 Component : ORB A Server built with VBC 4.5 p28 core dumps on shutdown. The problem did not exist in VBC 4.5.p23. Some change in VBC 4.5.p25 caused this problem. Here is the stack trace from gdb: (gdb) where #0 0xc01f6500 in kill () from /lib/libc.2 #1 0xc0193a6c in raise () from /lib/libc.2 #2 0xc01d417c in abort_C () from /lib/libc.2 #3 0xc01d41d4 in abort () from /lib/libc.2 #4 0xc044380c in terminate () from /lib/libCsup.2 #5 0xc043d144 in TCompTechCleanupAutomaticLocal::DestructActiveObject () from /lib/libCsup.2 #6 0xc0441010 in TExceptionActionCleanup::ProcessThrow () from /lib/libCsup.2 #7 0xc0443de0 in ThrowException () from /lib/libCsup.2 #8 0xc0444218 in __throw__FPvT1 () from /lib/libCsup.2 #9 0xc1e2b2a8 in VISCondition::wait () from /export/cndb/8_7_mut/mw/vbroker/4.5/lib/libvport_r.sl #10 0xc2eddc2c in VISThreadPool::_perform_task () from /export/cndb/8_7_mut/mw/vbroker/4.5/lib/liborb_r.sl #11 0xc2edf53c in VISTPoolWorker::begin () from /export/cndb/8_7_mut/mw/vbroker/4.5/lib/liborb_r.sl #12 0xc1e29b28 in VISThread::_start () from /export/cndb/8_7_mut/mw/vbroker/4.5/lib/libvport_r.sl #13 0xc1159f20 in __pthread_create_system () from /lib/libpthread.1 Resolution: VBC 4.5.p28c was provided to resolve the issue.
↧