http://bugzilla.kernel.org/show_bug.cgi?id=12649


ming.m....@intel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ming.m....@intel.com




------- Comment #3 from ming.m....@intel.com  2009-02-11 18:33 -------
Andrew, 
please help to locate which line code causes the crash.
Build kernel with CONFIG_DEBUG_INFO=y, as below
menuconfig->General Setup->Optimize for size, disable this option
menuconfig->Kernel hacking->Compile the kernel with debug info, enable this
option

reboot with this new kernel, then check EIP that causes the crash,
for example, 
EIP: 0060:[<c0441898>] EFLAGS: 00010217 CPU: 1

run addr2line to get the line of code,
addr2line c0441898 -e vmlinux


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to