Skip to content

Instantly share code, notes, and snippets.

@mzaffalon
mzaffalon / gist:3a0e58a3eeecd1054adc
Created August 12, 2015 18:34
segfault on constructing array of Rationals
michele@gulliver:~/local/julia_src$ cat test.jl
[1:10//3]
michele@gulliver:~/local/julia_src$ gdb --args usr/bin/julia-debug ./test.jl
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.