This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/11140] SystemTap userspace marker in shared libraries cause probed program crash
- From: "wcohen at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 5 Jan 2010 21:50:53 -0000
- Subject: [Bug runtime/11140] SystemTap userspace marker in shared libraries cause probed program crash
- References: <20100105214440.11140.wcohen@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From wcohen at redhat dot com 2010-01-05 21:50 -------
When attempting the run /usr/bin/python under gdb get the following:
$ gdb /usr/bin/python
GNU gdb (GDB) Fedora (7.0.1-19.fc12)
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/python...Reading symbols from
/usr/lib/debug/usr/bin/python.debug...done.
done.
(gdb) run
Starting program: /usr/bin/python
During startup program terminated with signal SIGBUS, Bus error.
(gdb)
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11140
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.