Search found 2 matches

by MoD
Tue Jun 26, 2012 6:43 pm UTC
Forum: Troubleshooting
Topic: Syscall ABI mismatch
Replies: 5
Views: 5689

Re: Syscall ABI mismatch

Thank you, 'git checkout 6f8450a3f6e73832d52060a6ce5e44b08b587fee' including a recompilation of the source code solved the issue.
I also tried './daemon.x86_64 +set sv_pure 0', but that gave me a segmentation fault.

by MoD
Tue Jun 26, 2012 12:12 pm UTC
Forum: Troubleshooting
Topic: Syscall ABI mismatch
Replies: 5
Views: 5689

Re: Syscall ABI mismatch

It'll go away soon. For now, stick with 6f8450a3f6e73832d52060a6ce5e44b08b587fee or set sv_pure=0 (and test locally). I tried to add 'sv_pure' to cfg files as well as environment variables, but the error still appears. Could you please explain how to set it correctly and/or explain what you mean by...