[Bug runtime/6646] SystemTap scripts fail with an Oops on x86
ananth at in dot ibm dot com
sourceware-bugzilla@sourceware.org
Fri Jun 27 16:18:00 GMT 2008
------- Additional Comments From ananth at in dot ibm dot com 2008-06-27 15:00 -------
I've finally managed to narrow down the problem to the CONFIG_PHYSICAL_START
option. The diff between a working and a failing config is:
CONFIG_SCHED_HRTICK=y
CONFIG_KEXEC=y
CONFIG_CRASH_DUMP=y
-CONFIG_PHYSICAL_START=0x100000
+CONFIG_PHYSICAL_START=0x1000000
CONFIG_RELOCATABLE=y
CONFIG_PHYSICAL_ALIGN=0x400000
CONFIG_COMPAT_VDSO=y
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6646
------- 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