|
From: Geert F. <gee...@es...> - 2003-10-13 21:28:16
|
hello, i have a C++ program that exits with the message "Illegal instruction". when i let valgrind do its work, it says: disInstr: unhandled instruction bytes: 0xE0 0x6E 0x40 0x80 Illegal instruction any idea where i have to start searching? thnx, geert. ps:i use slackware 9.1, gcc 3.2.3 and gtk+ 2.0. |