libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

coredump stack trace


From: Ibrahim Habib
Subject: coredump stack trace
Date: Mon, 30 Aug 2021 18:38:55 +0200


Hello,

I am working on extracting the stack trace from core files on x86_64 arch and I am using  v1.6.0-rc2   and also using t test-coredump-unwind.c I have noticed the following
  1. When using core file coming from a single-thread application  all of the stack were generated correctly but the program itself crashed when it tries to get the stack behind the main function  (glibc stuff) which I think is a bug
  2. when using a core file coming from a multi-threaded application the program crashed right away
so my questions here are
  1. is the first issue a known bug or it is not a bug and there is something that I am doing wrong
  2. Is multi-threaded application core file supported or not yet  
Thanks in advance 
--
-----------------------------
Ibrahim Yousry Habib
Senior Software Engineer,
Ejad LLC,
48 El-Horreya Street, Heliopolis, Cairo 11736, Egypt
Phone: +20 1145536955


reply via email to

[Prev in Thread] Current Thread [Next in Thread]