[Bug kprobes/3785] mismatched kernel and debuginfo architecture causing system crashes
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Jan 9 15:14:00 GMT 2007
------- Additional Comments From wcohen at redhat dot com 2007-01-09 15:13 -------
This is caused by FC6 installing a i586 kernel and kernel-devel rather than a
i686 kernel and kernel-devel on the laptop and i686 debuginfo being installed.
Systemtap checks that the debuginfo version but not the architecture. The
mismatch causes some probes to be off. Can check that architecture information
is reasonable with
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" | grep kernel
The kernel-debuginfo, kernel, and kernel-devel should be for the same arch.
It appears that anaconda installed the incorrect architecture kernel on the machine.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=211941
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |FIXED
Summary|systemtap.sample/poll_map.st|mismatched kernel and
|p dies on 2.6.18-1.2868.fc6 |debuginfo architecture
|kernel |causing system crashes
http://sourceware.org/bugzilla/show_bug.cgi?id=3785
------- 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