Comment 19 for bug 859473

Revision history for this message
Mans Rullgard (mansr) wrote : Re: "Illegal instruction" hints when run stream and posixtestsuite

The output of the gdb commands "x/i $pc" and "info registers" with a core dump from any failing command should provide enough to information to proceed. Debug symbols are not required for this to be useful.

A kernel log (dmesg) after a failure might also contain clues.