Relates :
|
|
Relates :
|
On x86, if %RBP does not contain the base pointer (becasue the compile has used that register for something else), the stack trace printed in an hs_err file can be incorrect (e.g., it can contain a call, as shown in the attached hs_err file, readDerbyUTF.hs_err.log). Fixing this issue can help debugging failures.
|