Bug 601539

Summary: execute extend trace.so unsuccessfully
Product: Red Hat Enterprise Linux 6 Reporter: Caspar Zhang <czhang>
Component: crash-trace-commandAssignee: Dave Anderson <anderson>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: urgent Docs Contact:
Priority: low    
Version: 6.0CC: qcai
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-08 07:14:49 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:

Description Caspar Zhang 2010-06-08 07:13:25 UTC
Description of problem:

When I tried to load trace.so module in crash by using `extend /path/to/trace.so', it returns error:

extend: /usr/lib64/crash/extensions/trace.so: no commands registered: shared object unloaded

in older version (1.2.el6) this command works, I regard it as a regression.

Version-Release number of selected component (if applicable):
crash-5.0.0-14.el6
crash-trace-command-1.0-1.2.el6

How reproducible:
100%

Steps to Reproduce:
1. install crash-trace-command and run crash
2. run extend /path/to/trace.so
  
Actual results:
error occur: extend: /usr/lib64/crash/extensions/trace.so: no commands registered: shared object unloaded

Expected results:
module loaded: /usr/lib64/crash/extensions/trace.so: shared object loaded

Additional info:

Comment 1 Caspar Zhang 2010-06-08 07:14:49 UTC

*** This bug has been marked as a duplicate of bug 601536 ***