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 runtime/6520] Systemtap 20080503 and 20080510 snapshot fails on s390


------- 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.


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