Alex Arslan

Results 414 comments of Alex Arslan

Can you provide the exact code that triggered this, or at least a minimum reproducible example?

I can't reproduce: ``` julia> versioninfo() Julia Version 0.6.2 Commit d386e40c17 (2017-12-13 18:08 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz WORD_SIZE: 64 BLAS: libopenblas...

Have you tried [JLD2](https://github.com/simonster/JLD2.jl)? That might work if JLD doesn't.

Can you submit an issue on the JLD2 repo with segfault and the steps to reproduce? In the meantime I'm not sure what to suggest in regards to the JLD...

Right, it would take some updating and maintenance up front, likely both here and Gtk.

If you'd be willing to do that, I think it's the right way to go!

Probably okay, since JLD is unmaintained anyway :grimacing:

Can you post the output of `versioninfo()` from both computers?