I've gotten the same error. Here's a proposed fix: https://github.com/JuliaLang/Sundials.jl/pull/42 On Feb 9, 2015 6:50 PM, "Kirill Ignatiev" <[email protected]> wrote:
> On Monday, 9 February 2015 10:49:45 UTC-5, Chris wrote: >> >> Additionally, I just tried running my code on my Linux VM, and it works >> fine there as well, so for me this is Windows-specific. >> > > That sounds like memory corruption, could be a mismatch between some > types, like Int/Int32/Cint/Clong, because IIRC those can be different on > Windows. Perhaps file this issue with Sundials.jl on github? > >
