Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
digo_rp
Member
Posts: 233 Joined: Sun Jun 05, 2005 11:00 pm
Post
by digo_rp » Mon Sep 04, 2006 4:25 am
Guys does anyone knows why I got Exception 6 trying to run my code at my new PC, AMD Sempron3000+ 64bits 754pin mobo?
at other´s pc it runs, something like duron, athlon 32bits one, intel P4
intel p3 k6-2
its odd
could anyone help me? I´m using software taskswitching
matthias
Member
Posts: 158 Joined: Fri Oct 22, 2004 11:00 pm
Location: Vlaardingen, Holland
Contact:
Post
by matthias » Mon Sep 04, 2006 4:33 am
Exception 6: Invalid Opcode Exception
So you use an opcode which is not valid on your AMD64 anymore, just add a breakpoint into your code and watch which statement is causing the exception
The source of my problems is in the source.