[kmymoney] [Bug 391786] kmymoney git 5.0 crashes on exit, even if no file loaded

Jack bugzilla_noreply at kde.org
Thu Mar 15 17:35:47 UTC 2018


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

--- Comment #5 from Jack <ostroffjh at users.sourceforge.net> ---
I compiled on a different PC, and did not get the crash.  I compiled using a
modified Gentoo ebuild for git 5.0 head and did not get the crash.  Compiling
myself from git 5.0 I DO get the crash (either DEBUG or RELEASE build). 

from CMakeCache.txt:
CMakeCache.txt:CMAKE_CXX_FLAGS:STRING=
CMakeCache.txt:CMAKE_CXX_FLAGS_DEBUG:STRING=-g
CMakeCache.txt:CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
CMakeCache.txt:CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
CMakeCache.txt:CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

from the emerge information:
Compiler flags:
C++             -O2 -pipe -std=c++0x -fno-operator-names -Wall -Wextra
-Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
-Wundef -Wnon-virtual-dtor -Wove
rloaded-virtual -Werror=return-type -Wvla -Wdate-time -fexceptions -fno-common
-Wextra -Wlogical-op

I'm going to try a RelWithDebInfo build to see if the -O2 avoids the crash,
othewise I don't see the issue, although it does seem it is an environment or
configuration issue.  (In the other but, I notice mention of Wayland, but I
don't know if that is likely to be relevant or not.)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list