Bug 300121 - Optimization (non-`-u') breaks the code
Summary: Optimization (non-`-u') breaks the code
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: systemtap
Version: rawhide
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
Assignee: Frank Ch. Eigler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-21 12:04 UTC by Jan Kratochvil
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-21 18:03:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Testcase. (144 bytes, text/plain)
2007-09-21 12:04 UTC, Jan Kratochvil
no flags Details

Description Jan Kratochvil 2007-09-21 12:04:16 UTC
Description of problem:
My .stp source was not doing a sane things for string == / != comparison.

Version-Release number of selected component (if applicable):
systemtap-0.5.14-1.fc8.x86_64
kernel-2.6.23-0.187.rc6.git7.fc8.x86_64

How reproducible:
Always.

Steps to Reproduce:
1. # stap -u /tmp/systemtap-bug.stp 
2. # stap    /tmp/systemtap-bug.stp 

Actual results:
PASS (no bug)
FAIL (bug)

Expected results:
PASS (no bug)
PASS (no bug)

Additional info:
I may not have understood something of SystemTap, I am new to it.

Comment 1 Jan Kratochvil 2007-09-21 12:04:16 UTC
Created attachment 201961 [details]
Testcase.

Comment 2 Frank Ch. Eigler 2007-09-21 13:09:59 UTC
You're right, there's a bug in there.


Comment 3 Frank Ch. Eigler 2007-09-21 18:03:53 UTC
Fixed in commit 2dd0bf1.



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