Le dimanche 06 septembre 2015 à 11:41 +0800, Wang S a écrit :

> I install "julia" (and yes it automatically installs "libopenblas
> -base" again)
> and run it. The result is as follow:
> julia> versioninfo()
> Julia Version 0.3.2
> Platform Info:
>   System: Linux (x86_64-linux-gnu)
>   CPU: Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz
>   WORD_SIZE: 64
>   BLAS: libopenblas (NO_LAPACKE DYNAMIC_ARCH NO_AFFINITY Sandybridge)
>   LAPACK: libopenblas
>   LIBM: libopenlibm
>   LLVM: libLLVM-3.5

Thanks for your feedback.

> Would the above information be helpful for debug?

A backtrace would be useful. Please do the following:

- install the following packages: gdb, octave-dbg, libopenblas-dbg
- run octave from gdb (with "gdb octave-cli"), then type "run" at the
gdb prompt. You should get the octave prompt
- from the octave prompt, trigger the crash. You should be given back a
gdb prompt
- type "backtrace" at the gdb prompt, and send the output to this
bugreport
Thanks,
-- 
 .''`.    Sébastien Villemot
: :' :    Debian Developer
`. `'     http://sebastien.villemot.name
  `-      GPG Key: 4096R/381A7594



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to