This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug uprobes/10185] stap uprobe script on rawhide causes system crash


------- Additional Comments From jistone at redhat dot com  2009-05-28 01:10 -------
Here is a simple reproducer on 2.6.29.3-140.fc11:
  stap -ve 'probe process("/lib/libc.so.6").function("raise"), begin { exit() }'

That crashes every time on i686.PAE.  With s|/lib/|/lib64/| it also crashes on
x86_64.

I tried it quickly on 2.6.27.21-170.2.56.fc10.i686 and it was fine there.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10185

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]