I'm not sure if anybody mentioned code misalignment. Maybe the compiler provided wrong optimisation, or code that is only incompatible with a certain CPU errata. Maybe I'm wrong, but enabling/disabling some compiler optimisation feature might correct that problem, it would be useful to look if the compiler defaults changed and I think there are about 50-100 parameters set.
On Tue, Mar 3, 2009 at 4:11 PM, Mark <mpic...@gmail.com> wrote: > "Illegal instruction" might also mean that the processor is trying to > execute data, either because of a buffer overflow or because it jumps to the > wrong spot. The bad jump could either be a compiler problem, or a bad > pointer caused by a programming error. > - Show quoted text - > > On Mon, Mar 2, 2009 at 12:23 PM, Michael Buesch <m...@bu3sch.de> wrote: >> >> Well, note that an "illegal instruction" exception is raised for me. >> That does not look like register trashing or something like that, but >> simply >> a compilation error in the binary code. >> >> > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Emc-developers mailing list > Emc-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-developers > > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers