0

I'm not getting Stacktrace of Backtrace while Function crashed with SIGABRT in ARM using libunwind library but Getting in case of SISEGV using same library.

Hi, I'm not getting Stacktrace of Backtrace while Function crashed with SIGABRT in ARM using libunwind library but Getting in case of SISEGV using same library. When crashed held Signal handler called the Same function. In case of SIGSEGV I'm getting the proper Address, Filename, Function names & Line number but in case of SIGABRT I'm not getting proper Address, Filename, Function names & Line number. Only 4 prints I'm getting this __default_sa_restorer_v1 ??:0 __libc_do_syscall ??:0 raise ??:0 Few lib.so prints are also get.

In GDB I'm getting proper Stacktrace of Backtrace for SIGSEGV, SIGABRT without backtrace command and all but in ARM only for SIGSEGV not for SIGABRT.

Can anyone knows what to do now. How to go forward? If you have any idea please share it here only.

0 Answers0