<span id="INSERTION_MARKER">fault-common.c (97) is a general kernel error message. Going to that line in the code probably won't do much for you. If you have access to the object code (objdump) you might be able to use the output to find the offending function. This is assuming you have access to the source code and can build the software. If I find some answers on this exact same error message (completely unrelated project), I will let you know.