[Pkg-julia-devel] Bug#755576: Bug#755576: cannot open /etc/julia/juliarc.jl on startup (bug in abspath)

Sébastien Villemot sebastien at debian.org
Tue Jul 22 09:44:31 UTC 2014


Control: tags -1 + confirmed
Control: severity -1 grave

Hi Eric,

Le mardi 22 juillet 2014 à 09:11 +0200, Eric Marsden a écrit :
> Package: julia
> Version: 0.2.1+dfsg-3
> Severity: serious
> 
> When invoking julia, it prints the error message below and exits.
> 
>    ERROR: could not open file /tmp//tmp//etc/julia/juliarc.jl
>      in include at boot.jl:238
> 
> "julia -f" starts up OK.
> 
> Experimenting a little, it seems that the bug is in the abspath
> function, which is called from load_juliarc in client.jl.
> 
>     julia> abspath("/foo")
>     "/tmp//foo"
> 
> where "/tmp" is the CWD.

Thanks for reporting this. I can confirm the bug. It is triggered by the
upgrade of libpcre3, from version 1:8.31-5 to 1:8.35-2. Downgrading to
libpcre3 1:8.31-5 solves the issue.

At this stage, I don't know if this is an ABI break in libpcre3 (#755439
looks like a possible candidate), or if it is related to the way Julia
internally stores regular expressions in its LLVM bytecode image
(sys.ji).

-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://www.dynare.org/sebastien
  `-      GPG Key: 4096R/381A7594

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-julia-devel/attachments/20140722/ea37984d/attachment.sig>


More information about the Pkg-julia-devel mailing list