Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 224097

Summary: UNW_DEBUG_LEVEL=99 crash
Product: Red Hat Enterprise Linux 5 Reporter: Jan Kratochvil <jan.kratochvil>
Component: libunwindAssignee: Jan Kratochvil <jan.kratochvil>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.0Keywords: Patch
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: libunwind-0.99-0.1.frysk20070405cvs.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-08 17:34:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix already present in upstream / 0.99-alpha. none

Description Jan Kratochvil 2007-01-24 01:10:51 UTC
Description of problem:
One has to recompile libunwind with `--enable-debug' and use
`UNW_DEBUG_LEVEL=99' to enable its debug output.

Version-Release number of selected component (if applicable):
libunwind-0.98.5-3.ia64

How reproducible:
Always.

Steps to Reproduce:
1. Install `libunwind-0.98.5-3.src.rpm'.
2. Rebuild with --enable-debug
3. Run application (such as that from Bug 223954) with UNW_DEBUG_LEVEL=99.
  
Actual results:
Segfault.

Expected results:
Successful completion.

Additional info:

Comment 1 Jan Kratochvil 2007-01-24 01:10:51 UTC
Created attachment 146387 [details]
Fix already present in upstream / 0.99-alpha.