Bug 223214 - Parley crashed while importing a kvtml file
Summary: Parley crashed while importing a kvtml file
Status: RESOLVED NOT A BUG
Alias: None
Product: parley
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Parley Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 22:55 UTC by Alex
Modified: 2010-01-18 16:15 UTC (History)
2 users (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 Alex 2010-01-17 22:55:50 UTC
Application that crashed: parley
Version of the application: 0.9.2-svn
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-17-generic x86_64
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
I tried to open a kwordquiz file with around 400 entries and parley crashed

 -- Backtrace:
Application: Parley (parley), signal: Segmentation fault
[KCrash Handler]
#5  0x00000000030b8ec0 in ?? ()
#6  0x00007f8ccf8ab654 in QAbstractItemModel::hasIndex (this=0x12e1310, row=1, column=0, parent=...) at kernel/qabstractitemmodel.cpp:1349
#7  0x00007f8ccf8ab943 in QAbstractTableModel::index (this=0x12e1310, row=1, column=0, parent=...) at kernel/qabstractitemmodel.cpp:2454
#8  0x00007f8cce248417 in QSortFilterProxyModelPrivate::proxy_to_source (this=<value optimized out>, proxy_index=<value optimized out>) at itemviews/qsortfilterproxymodel.cpp:325
#9  0x00007f8cce2484ed in QSortFilterProxyModel::mapToSource (this=<value optimized out>, proxyIndex=...) at itemviews/qsortfilterproxymodel.cpp:2383
#10 0x00007f8cce240e67 in QAbstractProxyModel::headerData (this=0x13ab640, section=<value optimized out>, orientation=Qt::Horizontal, role=13) at itemviews/qabstractproxymodel.cpp:226
#11 0x00007f8cce244933 in QSortFilterProxyModel::headerData (this=0x13ab640, section=0, orientation=Qt::Horizontal, role=13) at itemviews/qsortfilterproxymodel.cpp:1634
#12 0x00007f8cce1cb8cd in QHeaderView::sectionSizeHint (this=0x13e8820, logicalIndex=0) at itemviews/qheaderview.cpp:566
#13 0x00007f8cce1d08eb in QHeaderViewPrivate::resizeSections (this=0x13e9710, globalMode=<value optimized out>, useGlobalMode=<value optimized out>) at itemviews/qheaderview.cpp:2983
#14 0x0000000000432698 in _start ()

Reported using DrKonqi
Comment 1 Alex 2010-01-17 22:59:07 UTC
I'm unable to reproduce the crash, please feel free to close this bug report if it's unuseful for you
Comment 2 Frederik Gladhorn 2010-01-18 12:42:29 UTC
The bug report would be interesting if you had debug symbols installed (at least for Parley/KDEEdu and preferably also kdelibs). Thanks for updating it!
Comment 3 Alex 2010-01-18 16:15:53 UTC
Ok I'll install them if the problem arise again and reopen the bug, sorry for the noise.