Bug 5873 - openssl lacks debug symbols
Summary: openssl lacks debug symbols
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Build system (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 15:00 CEST by Pierre Ossman
Modified: 2021-10-19 12:49 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2016-05-03 15:00:58 CEST
Our build of OpenSSL is done without -g, resulting in binaries without debug symbols for the crypto portions. This could be a problem for us when debugging.

The affected binaries are ssh, opensc and rdesktop.

Note that OpenSSL has a rather odd build system, so it isn't straight forward to fix this. Red Hat solves it by patching OpenSSL's Configure script.
Comment 1 Pierre Ossman cendio 2016-05-03 16:20:27 CEST
Note that we have exceptions in the automatics tests for this problem. Those exceptions should be removed when this bug is fixed.

Note You need to log in before you can comment on or make changes to this bug.