[Kmymoney-devel] [Bug 299671] New: Select budget button

Reece throttle at alphalink.com.au
Wed May 9 05:46:47 UTC 2012


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

            Bug ID: 299671
          Severity: crash
           Version: 4.6.1
          Priority: NOR
          Assignee: kmymoney-devel at kde.org
           Summary: Select budget button
    Classification: Unclassified
                OS: Linux
          Reporter: throttle at alphalink.com.au
          Hardware: Ubuntu Packages
            Status: UNCONFIRMED
         Component: general
           Product: kmymoney4

Application: kmymoney (4.6.1)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed: pressed the budget button and
program crashed imediately.  Every time.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f744c445780 (LWP 2676))]

Thread 2 (Thread 0x7f7432acc700 (LWP 2677)):
#0  0x00007fffa6ce898f in clock_gettime ()
#1  0x00007f744245515d in clock_gettime () from
/lib/x86_64-linux-gnu/librt.so.1
#2  0x00007f7448632bb4 in do_gettime (frac=0x7f7432acbb98, sec=0x7f7432acbb90)
at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f744870ab8d in QTimerInfoList::updateCurrentTime
(this=0x7f742c002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f744870aec3 in QTimerInfoList::timerWait (this=0x7f742c002860,
tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f744870997c in timerSourcePrepareHelper (src=<optimized out>,
timeout=0x7f7432acbc6c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f7448709a25 in timerSourcePrepare (source=<optimized out>,
timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f74421a371e in g_main_context_prepare () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f74421a3f1b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f74421a4124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f744870a426 in QEventDispatcherGlib::processEvents
(this=0x7f742c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f74486d9c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f74486d9ed7 in QEventLoop::exec (this=0x7f7432acbdd0, flags=...) at
kernel/qeventloop.cpp:204
#14 0x00007f74485d8fa7 in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:501
#15 0x00007f74486b99ff in QInotifyFileSystemWatcherEngine::run (this=0x3328d40)
at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f74485dbfcb in QThreadPrivate::start (arg=0x3328d40) at
thread/qthread_unix.cpp:298
#17 0x00007f7449844e9a in start_thread () from
/lib/x86_64-linux-gnu/libpthread.so.0
#18 0x00007f7446b3a4bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f744c445780 (LWP 2676)):
[KCrash Handler]
#6  0x00007f743598a96e in parent (this=0x7fffa6c253f0) at
../../../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:393
#7  QAccessibleTree::indexFromLogical (this=0x5210d60, row=<optimized out>,
column=1) at itemviews.cpp:488
#8  0x00007f743598b070 in navigate (iface=0x7fffa6c254d8, index=3,
this=0x5210d60, relation=<optimized out>) at itemviews.cpp:573
#9  QAccessibleTree::navigate (this=0x5210d60, relation=<optimized out>,
index=<optimized out>, iface=0x7fffa6c254d8) at itemviews.cpp:554
#10 0x00007f7447d0158e in QAccessible::updateAccessibility (o=<optimized out>,
who=6, reason=QAccessible::Focus) at accessible/qaccessible_unix.cpp:109
#11 0x00007f7447d46b36 in QTreeView::currentChanged (this=0x34ea980,
current=..., previous=...) at itemviews/qtreeview.cpp:3770
#12 0x00007f74486ef281 in QMetaObject::activate (sender=0x34f4750, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffa6c25690) at
kernel/qobject.cpp:3547
#13 0x00007f7447d5d8ea in QItemSelectionModel::currentChanged (this=<optimized
out>, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:173
#14 0x00007f7447d5d9e0 in QItemSelectionModel::setCurrentIndex (this=0x34f4750,
index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175
#15 0x00007f7447d034be in QAbstractItemView::setCurrentIndex (this=0x34ea980,
index=...) at itemviews/qabstractitemview.cpp:1022
#16 0x00007f7447d8036f in QTreeWidget::setCurrentItem (this=<optimized out>,
item=<optimized out>, column=<optimized out>) at itemviews/qtreewidget.cpp:2815
#17 0x00000000004fa475 in KBudgetView::slotSelectBudget (this=0x34e4920) at
/build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:590
#18 0x00000000004facc0 in KBudgetView::loadBudgets (this=0x34e4920) at
/build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:502
#19 0x00000000004fada5 in KBudgetView::slotRefreshView (this=0x34e4920) at
/build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:526
#20 0x00000000004fadee in KBudgetView::showEvent (this=0x34e4920,
event=0x7fffa6c262f0) at
/build/buildd/kmymoney-4.6.1/kmymoney/views/kbudgetview.cpp:428
#21 0x00007f74478313f5 in QWidget::event (this=0x34e4920, event=0x7fffa6c262f0)
at kernel/qwidget.cpp:8569
#22 0x00007f74477e0894 in notify_helper (e=0x7fffa6c262f0, receiver=0x34e4920,
this=0x2ba6590) at kernel/qapplication.cpp:4559
#23 QApplicationPrivate::notify_helper (this=0x2ba6590, receiver=0x34e4920,
e=0x7fffa6c262f0) at kernel/qapplication.cpp:4531
#24 0x00007f74477e5713 in QApplication::notify (this=0x2b99670,
receiver=0x34e4920, e=0x7fffa6c262f0) at kernel/qapplication.cpp:4420
#25 0x00007f744aa6bb46 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#26 0x00007f74486dae9c in QCoreApplication::notifyInternal (this=0x2b99670,
receiver=0x34e4920, event=0x7fffa6c262f0) at kernel/qcoreapplication.cpp:876
#27 0x00007f7447833810 in sendEvent (event=0x7fffa6c262f0, receiver=0x34e4920)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#28 QWidgetPrivate::show_helper (this=0x34e4a90) at kernel/qwidget.cpp:7542
#29 0x00007f7447833b02 in QWidget::setVisible (this=0x34e4920,
visible=<optimized out>) at kernel/qwidget.cpp:7764
#30 0x00007f7447815389 in show (this=0x34e4920) at
../../include/QtGui/../../src/gui/kernel/qwidget.h:494
#31 QStackedLayout::setCurrentIndex (this=0x2fed5a0, index=7) at
kernel/qstackedlayout.cpp:311
#32 0x00007f744aa9b317 in ?? () from /usr/lib/libkdeui.so.5
#33 0x00007f74486ef281 in QMetaObject::activate (sender=0x300b470, m=<optimized
out>, local_signal_index=<optimized out>, argv=0x7fffa6c26600) at
kernel/qobject.cpp:3547
#34 0x00007f7447d5d8b7 in QItemSelectionModel::selectionChanged
(this=<optimized out>, _t1=..., _t2=...) at
.moc/release-shared/moc_qitemselectionmodel.cpp:166
#35 0x00007f7447d632f1 in QItemSelectionModel::emitSelectionChanged
(this=0x300b470, newSelection=..., oldSelection=...) at
itemviews/qitemselectionmodel.cpp:1600
#36 0x00007f7447d646a1 in QItemSelectionModel::select (this=0x300b470,
selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1110
#37 0x00007f744aa9c0cc in ?? () from /usr/lib/libkdeui.so.5
#38 0x00007f7447d30055 in QListView::setSelection (this=<optimized out>,
rect=..., command=...) at itemviews/qlistview.cpp:1379
#39 0x00007f7447d0c0fa in QAbstractItemView::mousePressEvent (this=0x3009fa0,
event=<optimized out>) at itemviews/qabstractitemview.cpp:1690
#40 0x00007f7447831429 in QWidget::event (this=0x3009fa0, event=0x7fffa6c277d0)
at kernel/qwidget.cpp:8358
#41 0x00007f7447bf13b6 in QFrame::event (this=0x3009fa0, e=0x7fffa6c277d0) at
widgets/qframe.cpp:557
#42 0x00007f7447d0589b in QAbstractItemView::viewportEvent (this=0x3009fa0,
event=0x7fffa6c277d0) at itemviews/qabstractitemview.cpp:1644
#43 0x00007f74486db028 in
QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>,
receiver=0x2fefb30, event=0x7fffa6c277d0) at kernel/qcoreapplication.cpp:986
#44 0x00007f74477e085f in notify_helper (e=0x7fffa6c277d0, receiver=0x2fefb30,
this=0x2ba6590) at kernel/qapplication.cpp:4555
#45 QApplicationPrivate::notify_helper (this=0x2ba6590, receiver=0x2fefb30,
e=0x7fffa6c277d0) at kernel/qapplication.cpp:4531
#46 0x00007f74477e60bf in QApplication::notify (this=<optimized out>,
receiver=0x2fefb30, e=0x7fffa6c277d0) at kernel/qapplication.cpp:4102
#47 0x00007f744aa6bb46 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib/libkdeui.so.5
#48 0x00007f74486dae9c in QCoreApplication::notifyInternal (this=0x2b99670,
receiver=0x2fefb30, event=0x7fffa6c277d0) at kernel/qcoreapplication.cpp:876
#49 0x00007f74477e1862 in sendEvent (event=<optimized out>, receiver=<optimized
out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#50 QApplicationPrivate::sendMouseEvent (receiver=0x2fefb30,
event=0x7fffa6c277d0, alienWidget=0x2fefb30, nativeWidget=0x3009fa0,
buttonDown=0x2fefb30, lastMouseReceiver=..., spontaneous=true) at
kernel/qapplication.cpp:3170
#51 0x00007f7447860bf5 in QETWidget::translateMouseEvent (this=0x3009fa0,
event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#52 0x00007f744785fbae in QApplication::x11ProcessEvent (this=0x2b99670,
event=0x7fffa6c280a0) at kernel/qapplication_x11.cpp:3732
#53 0x00007f74478890d2 in x11EventSourceDispatch (s=0x2b9d070, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#54 0x00007f74421a3c9a in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007f74421a4060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#56 0x00007f74421a4124 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#57 0x00007f744870a3bf in QEventDispatcherGlib::processEvents (this=0x2ba3570,
flags=...) at kernel/qeventdispatcher_glib.cpp:424
#58 0x00007f7447888d5e in QGuiEventDispatcherGlib::processEvents
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#59 0x00007f74486d9c82 in QEventLoop::processEvents (this=<optimized out>,
flags=...) at kernel/qeventloop.cpp:149
#60 0x00007f74486d9ed7 in QEventLoop::exec (this=0x7fffa6c28440, flags=...) at
kernel/qeventloop.cpp:204
#61 0x00007f74486def67 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1148
#62 0x0000000000457dcd in runKMyMoney (splash=<optimized out>, a=<optimized
out>) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:282
#63 0x00000000004564f3 in main (argc=1, argv=0x7fffa6c29028) at
/build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:181

Reported using DrKonqi

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


More information about the KMyMoney-devel mailing list