Bug 251402 - crash while selecting a category for a payee
Summary: crash while selecting a category for a payee
Status: RESOLVED DUPLICATE of bug 248448
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 04:44 UTC by Ludovic
Modified: 2010-09-16 11:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovic 2010-09-16 04:44:10 UTC
Application: kmymoney (4.5.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
twice the application crash while selecting a category for a paye (only one payee create the problem)

The crash can be reproduced every time.

 -- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f55796a3a5f in QListModeViewBase::scrollContentsBy (this=0x2f20710, dx=0, dy=<value optimized out>, scrollElasticBand=false) at itemviews/qlistview.cpp:2168
#6  0x00007f55795ede90 in QAbstractScrollArea::qt_metacall (this=0x2f1bd20, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fffc2422f20) at .moc/release-shared/moc_qabstractscrollarea.cpp:85
#7  0x00007f557968c105 in QAbstractItemView::qt_metacall (this=0x2f1bd20, _c=51570496, _id=0, _a=0x3bad700) at .moc/release-shared/moc_qabstractitemview.cpp:213
#8  0x00007f5579807055 in QListView::qt_metacall (this=0x2f1bd20, _c=51570496, _id=0, _a=0x3bad700) at .moc/release-shared/moc_qlistview.cpp:111
#9  0x00007f55796f5325 in QListWidget::qt_metacall (this=0x2f1bd20, _c=51570496, _id=0, _a=0x3bad700) at .moc/release-shared/moc_qlistwidget.cpp:123
#10 0x00007f557b57a640 in KListWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#11 0x00007f5578803e3f in QMetaObject::activate (sender=0x2f1c560, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x3bad700) at kernel/qobject.cpp:3293
#12 0x00007f5579800bde in QAbstractSlider::valueChanged (this=0x2f1bd20, _t1=0) at .moc/release-shared/moc_qabstractslider.cpp:182
#13 0x00007f55796b0746 in QListView::updateGeometries (this=0x2f1bd20) at itemviews/qlistview.cpp:1484
#14 0x00007f5579682cd9 in QAbstractItemView::doItemsLayout (this=0x2f1bd20) at itemviews/qabstractitemview.cpp:1135
#15 0x00007f55796a44d8 in QListView::doItemsLayout (this=0x2f1bd20) at itemviews/qlistview.cpp:1466
#16 0x00007f55796ab201 in QAbstractItemViewPrivate::executePostedLayout (this=<value optimized out>, index=...) at ../../include/QtGui/private/../../../src/gui/itemviews/qabstractitemview_p.h:212
#17 QListViewPrivate::rectForIndex (this=<value optimized out>, index=...) at ../../include/QtGui/private/../../../src/gui/itemviews/qlistview_p.h:344
#18 QListView::rectForIndex (this=<value optimized out>, index=...) at itemviews/qlistview.cpp:1226
#19 0x00007f55796ab2ce in QListView::visualRect (this=0x2f1bd20, index=...) at itemviews/qlistview.cpp:561
#20 0x00007f55796aafba in QListView::scrollTo (this=0x2f1bd20, index=..., hint=QAbstractItemView::EnsureVisible) at itemviews/qlistview.cpp:574
#21 0x00007f55796f2962 in QListWidget::scrollToItem (this=0x2f1bd20, item=0x46cddb0, hint=QAbstractItemView::EnsureVisible) at itemviews/qlistwidget.cpp:1740
#22 0x00007f557b57b1df in KListWidgetSearchLine::updateSearch(QString const&) () from /usr/lib/libkdeui.so.5
#23 0x00000000004d6f07 in _start ()

Possible duplicates by query: bug 234570, bug 229941.

Reported using DrKonqi
Comment 1 Alvaro Soliverez 2010-09-16 11:40:02 UTC

*** This bug has been marked as a duplicate of bug 248448 ***