Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1.0
-
None
Description
After MDEV-5730 old method of resolving stack traces (using addr2line) no longer works. We need an alternative:
- addr2line method should be either removed or automatically disabled when it cannot work
- consider using libelf
Attachments
Issue Links
- causes
-
MDEV-20738 my_addr_resolve passes invalid offsets to addr2line
- Open
- relates to
-
MDEV-29568 libelf (specificly libdw) based stack resolver
- Open
-
MDEV-5730 enhance security using special compilation options
- Closed
-
MDEV-16194 Stack trace is not resolved on fulltest2
- Open