SIGSEGV and SIGBUS
Hi experts,
we have application process that was terminated by it self, and generate coredump on Solaris 10 :
# mdb core_rtgsapp01_rtsx_103_101_1445507788_1450
mdb: failed to load /cma/rtsx/shared/lib/libthread_db.so: No such file or directory
mdb: warning: debugger will only be able to examine raw LWPs
Loading modules: [ libumem.so.1 libc.so.1 ld.so.1 ]
> ::status
debugging core file of rtsx (64-bit) from rtgsapp01
initial argv: ./rtsx
threading model: multi-threaded using native lwps
status: process terminated by SIGSEGV (Segmentation Fault)
>
# mdb core_rtgsapp01_rtsx_103_101_1445587109_12436
mdb: failed to load /cma/rtsx/shared/lib/libthread_db.so: No such file or directory