[CM] Unhandled memory faults with CLM
Daniel James Ross
mr.danielross at gmail.com
Tue Mar 20 02:49:57 PDT 2018
After some further digging and reinstall etc. I think there is a problem
with lisp -> C compiling. I get the following errors when trying to run
slippery chicken code that calls CLM:
0: ("bogus stack frame")
1: ("foreign function: get_sf")
2: ("foreign function: mus_sound_duration")
3: (CLM:MUS-SOUND-DURATION ...
So CLM can't access the headers of audio files. I've tried installing SBCL
and CLM on a virtual Ubuntu machine but it won't work either.
Perhaps Apple have moved libraries around in High Sierra? All other lisp
functions that do not call CLM work. I am running sbcl 1.4.5 on OSX 10.13.3
Intel Core i7-4980HQ CPU @ 2.80GHz
Any help greatly appreciated.
Thanks,
Dan
*Daniel James Ross*
vitruviandan.wordpress.com
On 14 March 2018 at 09:47, Daniel James Ross <mr.danielross at gmail.com>
wrote:
> Hello all,
>
> I get "Unhandled memory fault at #xC." with CLM related code.
>
> Details:
>
> - all.lisp compiles just fine but I get errors running any CLM-related
> code.
> - Other LISP, CM, CMN, slippery chicken, runs fine.
> - I read in README.clm that it might be to do with my 64bit processor.
> I have tried recompiling with different versions of sbcl but no luck so
> far. I have tried latest sbcl with homebrew (1.4.5) and
> sbcl-1.2.11-x86-64-darwin so far with no luck.
> - I am running OSX 10.13.3 on Intel Core i7-4980HQ CPU @ 2.80GHz
>
> Any help greatly appreciated.
>
> Thanks,
> Dan
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/cmdist/attachments/20180320/bc3b2eec/attachment.html>
More information about the Cmdist
mailing list