Bug 278447 - Crash when opening a tar.gz archive
Summary: Crash when opening a tar.gz archive
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.16
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-25 07:39 UTC by Thomas Swoboda
Modified: 2011-07-25 16:29 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 Thomas Swoboda 2011-07-25 07:39:58 UTC
Application: ark (2.16)
KDE Platform Version: 4.6.2 (4.6.2) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-10-generic x86_64
Distribution: Ubuntu 11.04

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

I make a backup from my files from the server. This filesize is 14,5 gb and ist a tar.gz archiv!
When the backup was finish from the server, i open the filearchiv with ark and then Crash the applikation!

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
	in ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
[Current thread is 1 (Thread 0x7f14e36d5780 (LWP 6098))]

Thread 3 (Thread 0x7f14cedc3700 (LWP 6099)):
[KCrash Handler]
#6  ref (this=0x25ffa30, archiveEntry=...) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#7  QList (this=0x25ffa30, archiveEntry=...) at /usr/include/qt4/QtCore/qlist.h:118
#8  QForeachContainer (this=0x25ffa30, archiveEntry=...) at /usr/include/qt4/QtCore/qglobal.h:2250
#9  Kerfuffle::ReadOnlyArchiveInterface::entry (this=0x25ffa30, archiveEntry=...) at ../../../ark/kerfuffle/archiveinterface.cpp:82
#10 0x00007f14cf00968e in LibArchiveInterface::emitEntryFromArchiveEntry (this=0x25ffa30, aentry=<value optimized out>) at ../../../../ark/plugins/libarchive/libarchivehandler.cpp:649
#11 0x00007f14cf00bca3 in LibArchiveInterface::list (this=0x25ffa30) at ../../../../ark/plugins/libarchive/libarchivehandler.cpp:115
#12 0x00007f14e32dcd5b in Kerfuffle::ListJob::doWork (this=0x21b7f50) at ../../../ark/kerfuffle/jobs.cpp:158
#13 0x00007f14e32ddafd in Kerfuffle::ListJob::qt_metacall (this=0x21b7f50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f14cedc2830) at ./jobs.moc:176
#14 0x00007f14e0e22f4b in QMetaMethod::invoke (this=0x7f14cedc2a80, object=0x21b7f50, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1578
#15 0x00007f14e0e23ba8 in QMetaObject::invokeMethod (obj=0x21b7f50, member=<value optimized out>, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1151
#16 0x00007f14e32dca9c in invokeMethod (this=0x2600f40) at /usr/include/qt4/QtCore/qobjectdefs.h:408
#17 Kerfuffle::Job::Private::run (this=0x2600f40) at ../../../ark/kerfuffle/jobs.cpp:54
#18 0x00007f14e0d33175 in QThreadPrivate::start (arg=0x2600f40) at thread/qthread_unix.cpp:320
#19 0x00007f14dd84fd8c in start_thread (arg=0x7f14cedc3700) at pthread_create.c:304
#20 0x00007f14e070b04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#21 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f14c7fff700 (LWP 6100)):
#0  0x00007f14e06fdf03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f14dd384104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f14dd384639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f14e0e45446 in QEventDispatcherGlib::processEvents (this=0x24241a0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007f14e0e19882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f14e0e19abc in QEventLoop::exec (this=0x7f14c7ffedd0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007f14e0d30924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007f14e0dfbc2f in QInotifyFileSystemWatcherEngine::run (this=0x26524c0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f14e0d33175 in QThreadPrivate::start (arg=0x26524c0) at thread/qthread_unix.cpp:320
#9  0x00007f14dd84fd8c in start_thread (arg=0x7f14c7fff700) at pthread_create.c:304
#10 0x00007f14e070b04d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f14e36d5780 (LWP 6098)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f14e0d3382b in wait (this=<value optimized out>, mutex=0x25ff400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:88
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x25ff400, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:160
#3  0x00007f14e0d32910 in QThread::wait (this=<value optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:722
#4  0x00007f14e32dc840 in Kerfuffle::Job::~Job (this=0x21b7f50, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/jobs.cpp:81
#5  0x00007f14e32de572 in ~ListJob (this=0x21b7f50, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/jobs.h:85
#6  Kerfuffle::ListJob::~ListJob (this=0x21b7f50, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/jobs.h:85
#7  0x00007f14e0e2cc14 in QObjectPrivate::deleteChildren (this=0x25f5d80) at kernel/qobject.cpp:1964
#8  0x00007f14e0e315f4 in QObject::~QObject (this=0x25ed660, __in_chrg=<value optimized out>) at kernel/qobject.cpp:946
#9  0x00007f14e32df3b9 in Kerfuffle::ArchiveBase::~ArchiveBase (this=0x25ed660, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/archivebase.cpp:53
#10 0x00007f14d28d772d in ArchiveModel::~ArchiveModel (this=0x22b3f40, __in_chrg=<value optimized out>) at ../../../ark/part/archivemodel.cpp:212
#11 0x00007f14d28d7779 in ArchiveModel::~ArchiveModel (this=0x22b3f40, __in_chrg=<value optimized out>) at ../../../ark/part/archivemodel.cpp:217
#12 0x00007f14e0e2cc14 in QObjectPrivate::deleteChildren (this=0x2439dc0) at kernel/qobject.cpp:1964
#13 0x00007f14e0e315f4 in QObject::~QObject (this=0x22d90f0, __in_chrg=<value optimized out>) at kernel/qobject.cpp:946
#14 0x00007f14e2decf88 in KParts::Part::~Part (this=0x22d90f0, __vtt_parm=0x7f14d2ae8b58, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:190
#15 0x00007f14d28c94eb in Ark::Part::~Part (this=0x22d90f0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/part/part.cpp:130
#16 0x00007f14d28c9549 in Ark::Part::~Part (this=0x22d90f0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/part/part.cpp:136
#17 0x000000000040e51b in MainWindow::~MainWindow (this=0x229fdc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/app/mainwindow.cpp:72
#18 0x000000000040e5c9 in MainWindow::~MainWindow (this=0x229fdc0, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/app/mainwindow.cpp:74
#19 0x00007f14e0e2e4c8 in QObject::event (this=0x229fdc0, e=<value optimized out>) at kernel/qobject.cpp:1209
#20 0x00007f14e182a67d in QWidget::event (this=0x229fdc0, event=0x7f14c85f5940) at kernel/qwidget.cpp:8718
#21 0x00007f14e1bf6c0b in QMainWindow::event (this=0x229fdc0, event=0x7f14c85f5940) at widgets/qmainwindow.cpp:1480
#22 0x00007f14e25f7d8e in KXmlGuiWindow::event (this=0x229fdc0, ev=0x7f14c85f5940) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126
#23 0x00007f14e17d99f4 in QApplicationPrivate::notify_helper (this=0x2123290, receiver=0x229fdc0, e=0x7f14c85f5940) at kernel/qapplication.cpp:4462
#24 0x00007f14e17de3ba in QApplication::notify (this=<value optimized out>, receiver=0x229fdc0, e=0x7f14c85f5940) at kernel/qapplication.cpp:4341
#25 0x00007f14e24fc866 in KApplication::notify (this=0x7ffff3039800, receiver=0x229fdc0, event=0x7f14c85f5940) at ../../kdeui/kernel/kapplication.cpp:311
#26 0x00007f14e0e1a49c in QCoreApplication::notifyInternal (this=0x7ffff3039800, receiver=0x229fdc0, event=0x7f14c85f5940) at kernel/qcoreapplication.cpp:731
#27 0x00007f14e0e1dc25 in sendEvent (receiver=0x0, event_type=0, data=0x20d5b60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x20d5b60) at kernel/qcoreapplication.cpp:1372
#29 0x00007f14e0e45253 in sendPostedEvents (s=0x2125d60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x2125d60) at kernel/qeventdispatcher_glib.cpp:277
#31 0x00007f14dd383bcd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007f14dd3843a8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007f14dd384639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#34 0x00007f14e0e453ef in QEventDispatcherGlib::processEvents (this=0x20d5340, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#35 0x00007f14e18834de in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x00007f14e0e19882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#37 0x00007f14e0e19abc in QEventLoop::exec (this=0x7ffff30396f0, flags=...) at kernel/qeventloop.cpp:201
#38 0x00007f14e0e1decb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#39 0x000000000040d9a7 in main (argc=4, argv=<value optimized out>) at ../../../ark/app/main.cpp:209

Possible duplicates by query: bug 244968.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-07-25 15:59:28 UTC
It looks like you tried to close the archive while it was still being loaded. Is that the case?
Comment 2 Thomas Swoboda 2011-07-25 16:26:32 UTC
(In reply to comment #1)
> It looks like you tried to close the archive while it was still being loaded.
> Is that the case?

Yes this was the case!
Comment 3 Raphael Kubo da Costa 2011-07-25 16:29:16 UTC
OK, thanks. This is a known issue, closing this one as a duplicate of the bug tracking it.

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