https://bugs.kde.org/show_bug.cgi?id=375254
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|WORKSFORME |--- Status|RESOLVED |REOPENED --- Comment #5 from Ralf Habacker <ralf.habac...@freenet.de> --- I just tried to import the csv file with kmymoney 4.8.1 64 bit snapshot running with gdb on Windows (See bug 380075 how to get a kmymoney snapshot) and got the following segfault sometimes in the column selection page on selecting entries in this dialog. Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 5824.0x1ac0] 0x000007fefe777c8a in ole32!CoSetProxyBlanket () from C:\Windows\system32\ole32.dll (gdb) bt #0 0x000007fefe777c8a in ole32!CoSetProxyBlanket () from C:\Windows\system32\ole32.dll #1 0x0000000010ab2088 in ?? () #2 0x0000000000000008 in ?? () at /usr/x86_64-w64-mingw32/sys-root/mingw/include/QtCore/qvector.h:429 #3 0x0000000000000000 in ?? () (gdb) This stacktrace indicates that the crash may be caused by a stack corruption. -- You are receiving this mail because: You are the assignee for the bug.