https://bugs.kde.org/show_bug.cgi?id=398028
--- Comment #5 from Philippe Waroquiers <philippe.waroqui...@skynet.be> --- I tried with the last julia release, both with the pre-built and build from sources, problem does not reproduce. (tried on an ubuntu 18.04) We might maybe have an idea of what is happening if you run vith -v -v -v -d -d -d and give the last 50 lines of trace before the crash. CFSI stands for Call Frame Summary Info Call Frame Info is the unwind info generated by the compiler. Valgrind builds a summary of this info : the mininum needed to unwind to build a stacktrace. -- You are receiving this mail because: You are watching all bug changes.