I figured I'd post this here before going to github, in case it's a fault 
on my end rather than with Julia itself.

I'm trying to use the profiler, and for the most part it seems to work... 
somewhat. However, if I try to profile something that takes more than 5-6 
seconds, I sometimes get an error:

"Gdk-WARNING **: julia: Fatal IO error 12 (Cannot allocate memory) on X 
server :0.0" ... after which I'm returned to the normal terminal prompt 
(Julia killed).

Note that this is with "using ProfileView", in case that makes any 
difference. It's on Xubuntu 15.04, with Julia version 0.4, running from a 
terminal.

Is this a problem with Julia, something about my OS, or perhaps something 
to do with the fact that it was upgraded from 0.3.11 to 0.4? Is this 
something that needs to be posted as a bug on github, and if so, what 
should I be doing to provide the necessary information to diagnose and fix 
the problem?

Reply via email to