https://bugs.kde.org/show_bug.cgi?id=398028

--- Comment #8 from Julian Seward <jsew...@acm.org> ---
(In reply to Alexander from comment #6)

> it turns out that the most simple example I could come up with consists
> of a main.cpp file doing nothing. Link openblas and valgrind crashes
> immediately.

In that case, what we need to diagnose this is a copy of the .so file
that Valgrind was reading debuginfo from, at the time of the crash.  If it
is open source then I assume you can just give us a copy (?)

Your can find out which file it is by re-running with the additional flag
"-v".  Then V will say something like "reading syms from /foo/bar/whatever.so"
and we need the relevant file that causes it to crash.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to