[Bug runtime/6520] Systemtap 20080503 and 20080510 snapshot fails on s390
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed May 14 17:32:00 GMT 2008
------- Additional Comments From fche at redhat dot com 2008-05-14 14:27 -------
This would have to relate to the new "-fpie" / "-z roreloc" / "-z now" flags.
selinux should not complain about this as far as I can see; it's probably
appropriate to file an selinux policy bug.
stap shouldn't SEGV anyway. Could you run it under a debugger to see where
exactly the crash occurs?
% gdb --args stap -V
(gdb) run
SEGV?
(gdb) backtrace
It may occur in the glibc/ld.so code, in which case glibc-debuginfo should
be loaded onto the machine, and quite possibly a bug report against those
components is also appropriate.
This is not a systemtap bug, but you can probably work around these
issues by configuring your build tree with "--disable-pie".
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=6520
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list