https://bugs.kde.org/show_bug.cgi?id=267589
--- Comment #2 from Marko Käning <mk-lists email de> 2011-06-15 00:35:49 --- I've a related crash now. It's crashlog looks very similar: Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x0000000300000000 0x00007fff80c221a9 in objc_msgSend_vtable4 () (gdb) bt f #0 0x00007fff80c221a9 in objc_msgSend_vtable4 () No symbol table info available. #1 0x00000001030b2996 in QMacInputContext::isComposing () No symbol table info available. #2 0x0000000103188e21 in QKeyMapperPrivate::translateKeyEvent () No symbol table info available. #3 0x00000001030c19be in qt_dispatchKeyEvent () No symbol table info available. #4 0x00000001030b4e7b in -[QCocoaView keyDown:] () No symbol table info available. #5 0x00007fff8014106f in -[NSWindow sendEvent:] () No symbol table info available. #6 0x00000001030babfb in -[QCocoaWindow sendEvent:] () No symbol table info available. #7 0x00007fff80075a86 in -[NSApplication sendEvent:] () No symbol table info available. #8 0x00000001030be278 in -[QNSApplication sendEvent:] () No symbol table info available. #9 0x00007fff8000c4da in -[NSApplication run] () No symbol table info available. #10 0x00000001030c7de5 in QEventDispatcherMac::processEvents () No symbol table info available. #11 0x0000000102e1c354 in QEventLoop::processEvents () No symbol table info available. #12 0x0000000102e1c674 in QEventLoop::exec () No symbol table info available. #13 0x0000000102e1dc7c in QCoreApplication::exec () No symbol table info available. #14 0x000000010000f5ec in runKMyMoney () No symbol table info available. #15 0x00000001000112ba in main () No symbol table info available. (gdb) ,,, except that the method it crashed in is now objc_msgSend_vtable4() instead of qt_mac_nativeview_for() !!! This crash happens if I entered all newly downloaded transactions without using a key, but the enter button - as described above. When trying to reconcile all new transactions in one go by selecting all of them and then hitting SHIFT+CMD+SPACE the application crashes. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KMyMoney-devel mailing list KMyMoney-devel@kde.org https://mail.kde.org/mailman/listinfo/kmymoney-devel