Messages in this thread |  | | | Date | Tue, 12 Feb 2008 13:14:04 -0800 | | From | "H. Peter Anvin" <> | | Subject | Re: Bug#464962: immediate crash on boot on TM5800 |
| |
maximilian attems wrote: > On Tue, Feb 12, 2008 at 12:32:27PM -0800, H. Peter Anvin wrote: >> INT 6 is #UD, undefined instruction. >> >> If you could send me a copy of your vmlinux file (not bzImage), it would >> speed things up. > > cp -l src/linux-2.6-2.6.24/debian/build/build_i386_none_686/vmlinux ~/public_html/ > > http://charm.itp.tuwien.ac.at/~mattems/ >
Are you sure that build matches the bug report?
The EIP given falls inside the .data segment of that kernel, specifically inside the symbol init_task.
-hpa
|  |