Bug 249347 - Parley crash no idea
Summary: Parley crash no idea
Status: RESOLVED WORKSFORME
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: 0.9.2-svn
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: parley bug tracker
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2010-08-28 19:36 UTC by cltien
Modified: 2018-10-27 02:55 UTC (History)
1 user (show)

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 cltien 2010-08-28 19:36:32 UTC
Application that crashed: parley
Version of the application: 0.9.2-svn
KDE Version: 4.3.3 (KDE 4.3.3)
Qt Version: 4.5.3
Operating System: Linux 2.6.27.41-170.2.117.fc10.i686 i686

 -- Backtrace:
Application: Parley (parley), signal: Segmentation fault
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0x009b3b7a in QAbstractItemModel::hasIndex (this=0x858f750, row=0, column=0, parent=@0x936cff0) at kernel/qabstractitemmodel.cpp:1349
#8  0x009b3e5d in QAbstractTableModel::index (this=0x858f750, row=0, column=0, parent=@0x936cff0) at kernel/qabstractitemmodel.cpp:2454
#9  0x02aa6d50 in QSortFilterProxyModelPrivate::proxy_to_source (this=0x8740f68, proxy_index=@0xbfcf4c3c) at itemviews/qsortfilterproxymodel.cpp:325
#10 0x02aa6e63 in QSortFilterProxyModel::mapToSource (this=0x8740f50, proxyIndex=@0xbfcf4c3c) at itemviews/qsortfilterproxymodel.cpp:2383
#11 0x02a9ca77 in QAbstractProxyModel::headerData (this=0x8740f50, section=0, orientation=Qt::Horizontal, role=13) at itemviews/qabstractproxymodel.cpp:226
#12 0x02aa3187 in QSortFilterProxyModel::headerData (this=0x8740f50, section=0, orientation=Qt::Horizontal, role=13) at itemviews/qsortfilterproxymodel.cpp:1634
#13 0x02a22052 in QHeaderView::sectionSizeHint (this=0x8691208, logicalIndex=0) at itemviews/qheaderview.cpp:566
#14 0x02a2793e in QHeaderViewPrivate::resizeSections (this=0x8696dd8, globalMode=QHeaderView::ResizeToContents, useGlobalMode=true) at itemviews/qheaderview.cpp:2983
#15 0x02a2b443 in QHeaderView::resizeSections (this=0x8691208, mode=QHeaderView::ResizeToContents) at itemviews/qheaderview.cpp:916
#16 0x02a40efe in QTableView::resizeColumnsToContents (this=0x8734fd0) at itemviews/qtableview.cpp:2271
#17 0x08070de0 in VocabularyView::reset (this=0x8734fd0) at /usr/src/debug/kdeedu-4.3.3/parley/src/vocabulary/vocabularyview.cpp:186
#18 0x0806c320 in VocabularyView::setDocument (this=0x8734fd0, doc=0x9457628) at /usr/src/debug/kdeedu-4.3.3/parley/src/vocabulary/vocabularyview.cpp:332
#19 0x0808016e in Editor::updateDocument (this=0x865a710) at /usr/src/debug/kdeedu-4.3.3/parley/src/editor/editor.cpp:99
#20 0x0811717d in ParleyDocument::open (this=0x8624918, url=@0xbfcf4fbc) at /usr/src/debug/kdeedu-4.3.3/parley/src/parleydocument.cpp:177
#21 0x08118bf3 in ParleyDocument::slotFileOpen (this=0x8624918) at /usr/src/debug/kdeedu-4.3.3/parley/src/parleydocument.cpp:151
#22 0x0811a1ab in ParleyDocument::qt_metacall (this=0x8624918, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfcf511c)
    at /usr/src/debug/kdeedu-4.3.3/i386-redhat-linux-gnu/parley/src/parleydocument.moc:90
#23 0x009d4758 in QMetaObject::activate (sender=0x858bd08, from_signal_index=29, to_signal_index=30, argv=0xbfcf511c) at kernel/qobject.cpp:3112
#24 0x009d4b90 in QMetaObject::activate (sender=0x858bd08, m=0x2d4aba4, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfcf511c) at kernel/qobject.cpp:3206
#25 0x02b55331 in QAbstractButton::clicked (this=0x858bd08, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:200
#26 0x0287cb59 in QAbstractButtonPrivate::emitClicked (this=0x8625980) at widgets/qabstractbutton.cpp:543
#27 0x0287e794 in QAbstractButtonPrivate::click (this=0x8625980) at widgets/qabstractbutton.cpp:536
#28 0x0287ea26 in QAbstractButton::mouseReleaseEvent (this=0x858bd08, e=0xbfcf56f8) at widgets/qabstractbutton.cpp:1115
#29 0x0251d633 in QWidget::event (this=0x858bd08, event=0xbfcf56f8) at kernel/qwidget.cpp:7554
#30 0x0287c9fe in QAbstractButton::event (this=0x858bd08, e=0xbfcf56f8) at widgets/qabstractbutton.cpp:1077
#31 0x029275c0 in QPushButton::event (this=0x858bd08, e=0xbfcf56f8) at widgets/qpushbutton.cpp:662
#32 0x024c69ec in QApplicationPrivate::notify_helper (this=0x83d7210, receiver=0x858bd08, e=0xbfcf56f8) at kernel/qapplication.cpp:4065
#33 0x024cf671 in QApplication::notify (this=0xbfcf705c, receiver=0x858bd08, e=0xbfcf56f8) at kernel/qapplication.cpp:3767
#34 0x02f26fad in KApplication::notify (this=0xbfcf705c, receiver=0x858bd08, event=0xbfcf56f8) at /usr/src/debug/kdelibs-4.3.3/kdeui/kernel/kapplication.cpp:302
#35 0x009bf01b in QCoreApplication::notifyInternal (this=0xbfcf705c, receiver=0x858bd08, event=0xbfcf56f8) at kernel/qcoreapplication.cpp:610
#36 0x024ce6de in QCoreApplication::sendSpontaneousEvent (event=<value optimized out>, receiver=0x858bd08) at ../../src/corelib/kernel/qcoreapplication.h:216
#37 QApplicationPrivate::sendMouseEvent (receiver=0x858bd08, event=0xbfcf56f8, alienWidget=0x858bd08, nativeWidget=0x8624ea0, buttonDown=0x2d525a0, lastMouseReceiver=@0x2d525a4)
    at kernel/qapplication.cpp:2924
#38 0x0253e78e in QETWidget::translateMouseEvent (this=0x8624ea0, event=0xbfcf6d8c) at kernel/qapplication_x11.cpp:4408
#39 0x0253db4d in QApplication::x11ProcessEvent (this=0xbfcf705c, event=0xbfcf6d8c) at kernel/qapplication_x11.cpp:3427
#40 0x025675fa in x11EventSourceDispatch (s=0x83da1c0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#41 0x00dd3258 in g_main_dispatch () at gmain.c:2144
#42 IA__g_main_context_dispatch (context=0x83d9690) at gmain.c:2697
#43 0x00dd6903 in g_main_context_iterate (context=0x83d9690, block=1, dispatch=1, self=0x83d7458) at gmain.c:2778
#44 0x00dd6ac1 in IA__g_main_context_iteration (context=0x83d9690, may_block=1) at gmain.c:2841
#45 0x009ea8a8 in QEventDispatcherGlib::processEvents (this=0x83be850, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327
#46 0x02566cf5 in QGuiEventDispatcherGlib::processEvents (this=0x83be850, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#47 0x009bd64a in QEventLoop::processEvents (this=0xbfcf6ff0, flags={i = 36}) at kernel/qeventloop.cpp:149
#48 0x009bda92 in QEventLoop::exec (this=0xbfcf6ff0, flags={i = 0}) at kernel/qeventloop.cpp:201
#49 0x009bff39 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#50 0x024c6867 in QApplication::exec () at kernel/qapplication.cpp:3525
#51 0x0811e5eb in main (argc=1, argv=0xbfcf7244) at /usr/src/debug/kdeedu-4.3.3/parley/src/main.cpp:139

Reported using DrKonqi
Comment 1 Pino Toscano 2010-08-29 01:02:23 UTC
> Version of the application: 0.9.2-svn
> KDE Version: 4.3.3 (KDE 4.3.3)
> Qt Version: 4.5.3

A bit old, please update to at least Qt 4.6.x + KDE 4.4.x.
Comment 2 José Manuel Santamaría Lema 2013-10-29 10:33:48 UTC
I'm closing this bug since it's very old and we didn't get the requested information (i.e. if it works with more modern version).
Comment 3 Andrew Crouthamel 2018-09-25 03:36:05 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-10-27 02:55:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!