Re: [julia-users] Re: Segmentation fault on git-master `f3217a8d123e51f534`

2015-08-18 Thread SVAKSHA
On Tue, Aug 18, 2015 at 5:24 AM, Tony Kelman t...@kelman.net wrote:
 Have you tried make clean or make cleanall? Do you have any packages being
 loaded in your juliarc? Something might be corrupt, or using an older image
 file format, or not precompile-safe.

Thanks, its fixed after I pulled dae8094198cc1b6c75 2015-08-17 22:20
and compiled it again - that took a few hours. You are right about the
stale cache file for module Compat which may have been the problem and
later it was Docile being called via juliarc. Fixed them all now.
Thanks :)
SVAKSHA ॥  http://about.me/svaksha  ॥


[julia-users] Re: Segmentation fault on git-master `f3217a8d123e51f534`

2015-08-17 Thread Tony Kelman
Have you tried make clean or make cleanall? Do you have any packages being 
loaded in your juliarc? Something might be corrupt, or using an older image 
file format, or not precompile-safe.


On Monday, August 17, 2015 at 7:46:07 PM UTC-7, SVAKSHA wrote:

 Hi, 

 Since Monday, compiling git-master `f3217a8d123e51f534` 2015-08-17 
 throws this error: 
 https://gist.github.com/svaksha/7d2b42f72a8d59a2eba9 

  I'll try pulling the master branch and compiling again today but is 
 anyone else experiencing this and how did you solve it? 

 Thanks, SVAKSHA ॥  http://about.me/svaksha  ॥