> Well, some days ago I posted about a frozen 2.1.124. So I tried everything
> back and forth trying to reproduce the lockup. Ended up playing with crashme
> If you compile crashme with egcs 1.1b, with -O6 -g, and run it (obviously
> as non root), with +2000.0 7191 2 , it locks up. Why the -O6 makes a
> difference, I have no idea.. anyone mind illustrating me?
egcs has a few bugs that can lead to miscompilation with optimizations > -O2
Use -O2 rather than -O6; shouldn't be much slower, but more reliable.
LLaP
bero
-- Windows 98 supports real multitasking - it can boot and crash simultaneously. *** Anyone sending unwanted advertising e-mail to this address will be charged $25 for network traffic and computing time. By extracting my address from this message or its header, you agree to these terms.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/