Bug 315423 - kark crashed
Summary: kark crashed
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-18 22:42 UTC by Christian
Modified: 2013-02-19 01:54 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 Christian 2013-02-18 22:42:33 UTC
Application: ark (2.19)
KDE Platform Version: 4.9.5
Qt Version: 4.8.4
Operating System: Linux 3.7.5-201.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Spherical Cow)"

-- Information about the crash:
- What I was doing when the application crashed:

Open an file with almost 20 Gb size... and guess this crashed because of alot size.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2938899880 (LWP 4208))]

Thread 2 (Thread 0x7f292d197700 (LWP 4209)):
[KCrash Handler]
#5  0x0000003aa418cc69 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#6  0x0000003aaa4188b5 in Kerfuffle::ReadOnlyArchiveInterface::entry(QHash<int, QVariant> const&) () from /lib64/libkerfuffle.so.4
#7  0x00007f292d19ddcd in LibArchiveInterface::emitEntryFromArchiveEntry(archive_entry*) () from /usr/lib64/kde4/kerfuffle_libarchive.so
#8  0x00007f292d19e8ae in LibArchiveInterface::list() () from /usr/lib64/kde4/kerfuffle_libarchive.so
#9  0x0000003aaa4194f0 in Kerfuffle::ListJob::doWork() () from /lib64/libkerfuffle.so.4
#10 0x0000003aaa419251 in Kerfuffle::Job::Private::run() () from /lib64/libkerfuffle.so.4
#11 0x0000003aa407b92c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#12 0x0000003cd0607d15 in start_thread () from /lib64/libpthread.so.0
#13 0x0000003ccfef246d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f2938899880 (LWP 4208)):
#0  0x0000003cd060b5e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x0000003aa407be8b in QWaitCondition::wait(QMutex*, unsigned long) () from /lib64/libQtCore.so.4
#2  0x0000003aa407b4fc in QThread::wait(unsigned long) () from /lib64/libQtCore.so.4
#3  0x0000003aaa418d00 in Kerfuffle::Job::~Job() () from /lib64/libkerfuffle.so.4
#4  0x0000003aaa41ac78 in Kerfuffle::ListJob::~ListJob() () from /lib64/libkerfuffle.so.4
#5  0x0000003aa418a0e2 in QObjectPrivate::deleteChildren() () from /lib64/libQtCore.so.4
#6  0x0000003aa418df26 in QObject::~QObject() () from /lib64/libQtCore.so.4
#7  0x0000003aaa415d79 in Kerfuffle::Archive::~Archive() () from /lib64/libkerfuffle.so.4
#8  0x00007f292dd9380b in ArchiveModel::~ArchiveModel() () from /usr/lib64/kde4/arkpart.so
#9  0x00007f292dd93839 in ArchiveModel::~ArchiveModel() () from /usr/lib64/kde4/arkpart.so
#10 0x0000003aa418a0e2 in QObjectPrivate::deleteChildren() () from /lib64/libQtCore.so.4
#11 0x0000003aa418df26 in QObject::~QObject() () from /lib64/libQtCore.so.4
#12 0x0000003aac025bc8 in KParts::Part::~Part() () from /lib64/libkparts.so.4
#13 0x00007f292dd880b2 in Ark::Part::~Part() () from /usr/lib64/kde4/arkpart.so
#14 0x00007f292dd880f9 in Ark::Part::~Part() () from /usr/lib64/kde4/arkpart.so
#15 0x000000000040d99f in MainWindow::~MainWindow() ()
#16 0x000000000040da49 in MainWindow::~MainWindow() ()
#17 0x0000003aa418c3c8 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#18 0x0000003aa5a1968a in QWidget::event(QEvent*) () from /lib64/libQtGui.so.4
#19 0x0000003aa5dddf2b in QMainWindow::event(QEvent*) () from /lib64/libQtGui.so.4
#20 0x0000003aa7538678 in KXmlGuiWindow::event(QEvent*) () from /lib64/libkdeui.so.5
#21 0x0000003aa59ca5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#22 0x0000003aa59cea4a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#23 0x0000003aa7446916 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#24 0x0000003aa4177a8e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#25 0x0000003aa417b541 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#26 0x0000003aa41a5f43 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#27 0x00000037d8047a55 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#28 0x00000037d8047d88 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#29 0x00000037d8047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#30 0x0000003aa41a60d6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#31 0x0000003aa5a6a73e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#32 0x0000003aa41767df in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#33 0x0000003aa4176a68 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#34 0x0000003aa417b858 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#35 0x000000000040a486 in main ()

This bug may be a duplicate of or related to bug 193908.

Possible duplicates by query: bug 314162, bug 311002, bug 308984, bug 308388, bug 305905.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-02-19 01:54:29 UTC

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