[Kmymoney-devel] [kmymoney4] [Bug 339544] New: CVS import from PayPal causes Crash when setting columns

george at wildturkeyranch.net george at wildturkeyranch.net
Tue Sep 30 21:46:28 UTC 2014


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

            Bug ID: 339544
           Summary: CVS import from PayPal causes Crash when setting
                    columns
           Product: kmymoney4
           Version: git master
          Platform: Fedora RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: george at wildturkeyranch.net

Setting the column for date or payee causes a crash.    
This bug may be a duplicate of or related to bug 314940.
However, this still fails in 4.6.6 and 4.6.90-e625006875

The crash can be reproduced every time.



Reproducible: Always




-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f89bcb5c940 (LWP 32135))]

Thread 2 (Thread 0x7f89b096b700 (LWP 32139)):
#0  0x0000003d3b0ea7cd in poll () from /lib64/libc.so.6
#1  0x0000003d3d8495b4 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x0000003d3d8496dc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x0000003d469b543e in QEventDispatcherGlib::processEvents
(this=0x7f89ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#4  0x0000003d4698538f in QEventLoop::processEvents
(this=this at entry=0x7f89b096ac40, flags=...) at kernel/qeventloop.cpp:149
#5  0x0000003d469856dd in QEventLoop::exec (this=this at entry=0x7f89b096ac40,
flags=...) at kernel/qeventloop.cpp:204
#6  0x0000003d46879e5f in QThread::exec (this=this at entry=0x419bc30) at
thread/qthread.cpp:538
#7  0x0000003d46965de3 in QInotifyFileSystemWatcherEngine::run (this=0x419bc30)
at io/qfilesystemwatcher_inotify.cpp:265
#8  0x0000003d4687c69f in QThreadPrivate::start (arg=0x419bc30) at
thread/qthread_unix.cpp:349
#9  0x0000003d3bc07f35 in start_thread () from /lib64/libpthread.so.0
#10 0x0000003d3b0f4c3d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f89bcb5c940 (LWP 32135)):
[KCrash Handler]
#5  QString::operator== (this=0x4604a50, other=...) at tools/qstring.cpp:2192
#6  0x00007f89b2c9cee8 in CsvImporterDlg::validateColumn(int const&, QString
const&) () from /usr/lib64/kde4/kmm_csvimport.so
#7  0x00007f89b2c9d860 in CsvImporterDlg::dateColumnSelected(int) () from
/usr/lib64/kde4/kmm_csvimport.so
#8  0x00007f89b2c937bb in CsvImporterDlg::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) [clone .part.3] () from
/usr/lib64/kde4/kmm_csvimport.so
#9  0x0000003d4699b37a in QMetaObject::activate (sender=sender at entry=0x42b9e80,
m=m at entry=0x3d498acb80 <QComboBox::staticMetaObject>,
local_signal_index=local_signal_index at entry=5, argv=argv at entry=0x7fff36324a40)
at kernel/qobject.cpp:3567
#10 0x0000003d491aa571 in QComboBox::currentIndexChanged
(this=this at entry=0x42b9e80, _t1=0) at .moc/release-shared/moc_qcombobox.cpp:315
#11 0x0000003d491aa621 in QComboBoxPrivate::_q_emitCurrentIndexChanged
(this=this at entry=0x42b9ed0, index=...) at widgets/qcombobox.cpp:1278
#12 0x0000003d491aa924 in QComboBoxPrivate::setCurrentIndex
(this=this at entry=0x42b9ed0, mi=...) at widgets/qcombobox.cpp:2049
#13 0x0000003d491aaa96 in QComboBoxPrivate::_q_itemSelected (this=0x42b9ed0,
item=...) at widgets/qcombobox.cpp:1247
#14 0x0000003d4699b37a in QMetaObject::activate (sender=sender at entry=0x4388880,
m=m at entry=0x3d498cbbc0 <QComboBoxPrivateContainer::staticMetaObject>,
local_signal_index=local_signal_index at entry=0, argv=argv at entry=0x7fff36324ca0)
at kernel/qobject.cpp:3567
#15 0x0000003d4944e792 in QComboBoxPrivateContainer::itemSelected
(this=this at entry=0x4388880, _t1=...) at
.moc/release-shared/moc_qcombobox_p.cpp:252
#16 0x0000003d491a5d34 in QComboBoxPrivateContainer::eventFilter
(this=0x4388880, o=0x40ee920, e=0x7fff363251e0) at widgets/qcombobox.cpp:655
#17 0x0000003d46986a66 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>,
receiver=0x40ee920, event=0x7fff363251e0) at kernel/qcoreapplication.cpp:1063
#18 0x0000003d48dcae3c in QApplicationPrivate::notify_helper (this=0xde9a20,
receiver=0x40ee920, e=0x7fff363251e0) at kernel/qapplication.cpp:4561
#19 0x0000003d48dd18f1 in QApplication::notify (this=<optimized out>,
receiver=0x40ee920, e=0x7fff363251e0) at kernel/qapplication.cpp:4108
#20 0x0000003d4b84a59a in KApplication::notify(QObject*, QEvent*) () from
/lib64/libkdeui.so.5
#21 0x0000003d469868fd in QCoreApplication::notifyInternal (this=0xdd50e0,
receiver=0x40ee920, event=0x7fff363251e0) at kernel/qcoreapplication.cpp:953
#22 0x0000003d48dd1067 in QApplicationPrivate::sendMouseEvent
(receiver=0x40ee920, event=0x7fff363251e0, alienWidget=0x40ee920,
nativeWidget=0x4388880, buttonDown=<optimized out>, lastMouseReceiver=...,
spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:231
#23 0x0000003d48e4696c in QETWidget::translateMouseEvent (this=0x4388880,
event=<optimized out>) at kernel/qapplication_x11.cpp:4474
#24 0x0000003d48e450ac in QApplication::x11ProcessEvent (this=0xdd50e0,
event=event at entry=0x7fff36325520) at kernel/qapplication_x11.cpp:3663
#25 0x0000003d48e6cac4 in x11EventSourceDispatch (s=0xde4de0, callback=0x0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#26 0x0000003d3d8492a6 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#27 0x0000003d3d849628 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#28 0x0000003d3d8496dc in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#29 0x0000003d469b541e in QEventDispatcherGlib::processEvents (this=0xde4d10,
flags=...) at kernel/qeventdispatcher_glib.cpp:450
#30 0x0000003d48e6cc46 in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#31 0x0000003d4698538f in QEventLoop::processEvents
(this=this at entry=0x7fff36325910, flags=...) at kernel/qeventloop.cpp:149
#32 0x0000003d469856dd in QEventLoop::exec (this=this at entry=0x7fff36325910,
flags=...) at kernel/qeventloop.cpp:204
#33 0x0000003d4698ada9 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1225
#34 0x000000000045e370 in runKMyMoney (a=0xdd50e0, splash=0xf94ba0) at
/usr/src/incoming/Kmymoney/kmymoney/kmymoney/main.cpp:283
#35 0x000000000045ccf2 in main (argc=1, argv=0x7fff363265e8) at
/usr/src/incoming/Kmymoney/kmymoney/kmymoney/main.cpp:182

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


More information about the KMyMoney-devel mailing list