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?
