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

--- Comment #3 from ghichtin <ghich...@yahoo.it> ---
(In reply to Robby Stephenson from comment #1)
> When you run "gdb tellico" and tellico crashes, type "bt" without the
> quotes, to get a backtrace. If it has debug symbols (did you compile with
> CMAKE_BUILD_TYPE=debug?), that would help immensely. Thanks!

Yes I did compile with CMAKE_BUILD_TYPE=debug

(gdb) bt
#0  0x00007fffefa99788 in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5

I don't know if it will help but I also tried :

valgrind --tool=memcheck --leak-check=yes -v tellico |& tee -a valgrind_log.txt


Actually tellico did not freeze when it runs through valgrind.
[I closed the tip-of-the-day window, then selected a book, then File>Exit]

Thanx

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

Reply via email to