[ create a new paste ] login | about

Link: http://codepad.org/BSk0sM4l    [ raw code | fork ]

C++, pasted on Apr 12:
Application: KMyMoney (kmymoney), signal: Illegal instruction
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb71a4d07c0 (LWP 29093))]

Thread 5 (Thread 0x7fb6ffca3700 (LWP 29094)):
#0  0x00007fb714747f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fb70f7196a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb70f719b0a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb706f47b66 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fb70f73e0f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb70fde2f6e in start_thread (arg=0x7fb6ffca3700) at pthread_create.c:311
#6  0x00007fb7147549cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fb6ff4a2700 (LWP 29095)):
#0  0x00007fb714747f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fb70f7196a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb70f7197ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb70f7197f9 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fb70f73e0f5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fb70fde2f6e in start_thread (arg=0x7fb6ff4a2700) at pthread_create.c:311
#6  0x00007fb7147549cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fb6e9911700 (LWP 29103)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fb7161e83e4 in wait (time=30000, this=0x2436f30) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x24375d8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb7161db8a5 in QThreadPoolThread::run (this=0x243c000) at concurrent/qthreadpool.cpp:141
#4  0x00007fb7161e7f2f in QThreadPrivate::start (arg=0x243c000) at thread/qthread_unix.cpp:338
#5  0x00007fb70fde2f6e in start_thread (arg=0x7fb6e9911700) at pthread_create.c:311
#6  0x00007fb7147549cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fb6e19bd700 (LWP 29128)):
#0  0x00007fb714747f7d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fb70f7196a4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fb70f7197ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fb716314a76 in QEventDispatcherGlib::processEvents (this=0x7fb6dc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007fb7162e65ef in QEventLoop::processEvents (this=this@entry=0x7fb6e19bcd70, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb7162e68e5 in QEventLoop::exec (this=this@entry=0x7fb6e19bcd70, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fb7161e588f in QThread::exec (this=this@entry=0x488d390) at thread/qthread.cpp:542
#7  0x00007fb7162c7d13 in QInotifyFileSystemWatcherEngine::run (this=0x488d390) at io/qfilesystemwatcher_inotify.cpp:265
#8  0x00007fb7161e7f2f in QThreadPrivate::start (arg=0x488d390) at thread/qthread_unix.cpp:338
#9  0x00007fb70fde2f6e in start_thread (arg=0x7fb6e19bd700) at pthread_create.c:311
#10 0x00007fb7147549cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fb71a4d07c0 (LWP 29093)):
[KCrash Handler]
#5  0x00007fb71441d45f in __gmpn_get_d () from /usr/local/lib/libgmp.so.10
#6  0x00007fb714409a15 in __gmpq_get_d () from /usr/local/lib/libgmp.so.10
#7  0x00000000005419be in reports::KReportChartView::drawPivotRowSet (this=this@entry=0x27bc6c0, rowNum=rowNum@entry=0, rowSet=..., rowType=reports::eForecast, legendText=..., startColumn=startColumn@entry=1, endColumn=5) at /home/ac/Downloads/kmymoney-git/kmymoney/reports/kreportchartview.cpp:531
#8  0x0000000000542864 in reports::KReportChartView::drawPivotChart (this=0x27bc6c0, grid=..., config=..., numberColumns=<optimized out>, columnHeadings=..., rowTypeList=..., columnTypeHeaderList=...) at /home/ac/Downloads/kmymoney-git/kmymoney/reports/kreportchartview.cpp:371
#9  0x00000000005531aa in reports::PivotTable::drawChart (this=this@entry=0x7fffbe743100, chartView=...) at /home/ac/Downloads/kmymoney-git/kmymoney/reports/pivottable.cpp:1894
#10 0x000000000050126d in KForecastView::loadChartView (this=0x27b5750) at /home/ac/Downloads/kmymoney-git/kmymoney/views/kforecastview.cpp:1026
#11 0x00000000005086b5 in KForecastView::loadForecast (this=this@entry=0x27b5750, tab=tab@entry=KForecastView::ChartView) at /home/ac/Downloads/kmymoney-git/kmymoney/views/kforecastview.cpp:130
#12 0x0000000000508784 in KForecastView::slotTabChanged (this=0x27b5750, _tab=<optimized out>) at /home/ac/Downloads/kmymoney-git/kmymoney/views/kforecastview.cpp:109
#13 0x00000000005089b4 in KForecastView::qt_static_metacall (_o=0x947ae147, _c=3607772528, _id=0, _a=0x18) at /home/ac/Downloads/kmymoney-git/kmymoney/views/kforecastview.moc:65
#14 0x00007fb7162fba58 in QMetaObject::activate (sender=sender@entry=0x27c0310, m=m@entry=0x7fb715ec3ae0 <QTabWidget::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7fffbe7434c0) at kernel/qobject.cpp:3539
#15 0x00007fb71585e352 in QTabWidget::currentChanged (this=this@entry=0x27c0310, _t1=0x27e5600) at .moc/release-shared/moc_qtabwidget.cpp:228
#16 0x00007fb71585e41c in QTabWidgetPrivate::_q_showTab (this=0x27c0350, index=4) at widgets/qtabwidget.cpp:748
#17 0x00007fb7162fba58 in QMetaObject::activate (sender=0x27c1d00, m=m@entry=0x7fb715ec3800 <QTabBar::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffbe743630) at kernel/qobject.cpp:3539
#18 0x00007fb715853e4e in QTabBar::currentChanged (this=<optimized out>, _t1=4) at .moc/release-shared/moc_qtabbar.cpp:215
#19 0x00007fb715856e53 in QTabBar::setCurrentIndex (this=<optimized out>, index=<optimized out>) at widgets/qtabbar.cpp:1233
#20 0x00007fb715858685 in QTabBar::mousePressEvent (this=0x27c1d00, event=0x7fffbe743c20) at widgets/qtabbar.cpp:1762
#21 0x00007fb718b8cb37 in KTabBar::mousePressEvent(QMouseEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007fb715459191 in QWidget::event (this=this@entry=0x27c1d00, event=event@entry=0x7fffbe743c20) at kernel/qwidget.cpp:8371
#23 0x00007fb71585a662 in QTabBar::event (this=0x27c1d00, event=0x7fffbe743c20) at widgets/qtabbar.cpp:1514
#24 0x00007fb715409dfc in QApplicationPrivate::notify_helper (this=this@entry=0x1d97c50, receiver=receiver@entry=0x27c1d00, e=e@entry=0x7fffbe743c20) at kernel/qapplication.cpp:4567
#25 0x00007fb7154105ad in QApplication::notify (this=<optimized out>, receiver=0x27c1d00, e=0x7fffbe743c20) at kernel/qapplication.cpp:4110
#26 0x00007fb718abba6a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#27 0x00007fb7162e78bd in QCoreApplication::notifyInternal (this=0x1d888d0, receiver=receiver@entry=0x27c1d00, event=event@entry=0x7fffbe743c20) at kernel/qcoreapplication.cpp:946
#28 0x00007fb71540fd63 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#29 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x27c1d00, event=event@entry=0x7fffbe743c20, alienWidget=alienWidget@entry=0x27c1d00, nativeWidget=nativeWidget@entry=0x27b5750, buttonDown=buttonDown@entry=0x7fb715eee2f8 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#30 0x00007fb7154847db in QETWidget::translateMouseEvent (this=this@entry=0x27b5750, event=event@entry=0x7fffbe743fa0) at kernel/qapplication_x11.cpp:4631
#31 0x00007fb715484079 in QApplication::x11ProcessEvent (this=0x1d888d0, event=event@entry=0x7fffbe743fa0) at kernel/qapplication_x11.cpp:3624
#32 0x00007fb7154ab922 in x11EventSourceDispatch (s=0x1d9a470, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#33 0x00007fb70f7193b6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007fb70f719708 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#35 0x00007fb70f7197ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#36 0x00007fb716314a55 in QEventDispatcherGlib::processEvents (this=0x1d53ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#37 0x00007fb7154ab9d6 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00007fb7162e65ef in QEventLoop::processEvents (this=this@entry=0x7fffbe744380, flags=...) at kernel/qeventloop.cpp:149
#39 0x00007fb7162e68e5 in QEventLoop::exec (this=this@entry=0x7fffbe744380, flags=...) at kernel/qeventloop.cpp:204
#40 0x00007fb7162ebe5b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#41 0x00007fb71540834c in QApplication::exec () at kernel/qapplication.cpp:3828
#42 0x000000000045a0ca in runKMyMoney (splash=splash@entry=0x2033130, a=0x1d888d0) at /home/ac/Downloads/kmymoney-git/kmymoney/main.cpp:282
#43 0x0000000000457cae in main (argc=2, argv=0x7fffbe744e08) at /home/ac/Downloads/kmymoney-git/kmymoney/main.cpp:181


Create a new paste based on this one


Comments: