Bug 244968 - Open an ".tar.bz2" archive
Summary: Open an ".tar.bz2" archive
Status: RESOLVED DUPLICATE of bug 193908
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Hvaal
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-17 18:53 UTC by damien.carol
Modified: 2010-07-21 01:37 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 damien.carol 2010-07-17 18:53:15 UTC
Application: ark (2.14)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I try to open an archive => vegastrike-src-0.5.0.tar.bz2
I wanna close ark but opening was not ended.
Ark crash...

The crash can be reproduced every time.

 -- 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 0x7f8d64e6c760 (LWP 2523))]

Thread 3 (Thread 0x7f8d5959b710 (LWP 2524)):
[KCrash Handler]
#5  QBasicAtomicInt::ref (this=0x235e700, archiveEntry=...) at /usr/include/qt4/QtCore/qatomic_x86_64.h:121
#6  QList (this=0x235e700, archiveEntry=...) at /usr/include/qt4/QtCore/qlist.h:114
#7  QForeachContainer (this=0x235e700, archiveEntry=...) at /usr/include/qt4/QtCore/qglobal.h:2231
#8  Kerfuffle::ReadOnlyArchiveInterface::entry (this=0x235e700, archiveEntry=...) at ../../../ark/kerfuffle/archiveinterface.cpp:82
#9  0x00007f8d597e1cbe in LibArchiveInterface::emitEntryFromArchiveEntry (this=0x235e700, aentry=<value optimized out>) at ../../../../ark/plugins/libarchive/libarchivehandler.cpp:594
#10 0x00007f8d597e42da in LibArchiveInterface::list (this=0x235e700) at ../../../../ark/plugins/libarchive/libarchivehandler.cpp:86
#11 0x00007f8d64a6811f in Kerfuffle::ListJob::doWork (this=0x2461970) at ../../../ark/kerfuffle/jobs.cpp:133
#12 0x00007f8d64a674b9 in Kerfuffle::Job::qt_metacall (this=0x2461970, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7f8d5959a3f0) at ./jobs.moc:87
#13 0x00007f8d64a69860 in Kerfuffle::ListJob::qt_metacall (this=0x235e700, _c=1499046192, _id=1653347585, _a=0xfffffffffff7adc8) at ./jobs.moc:169
#14 0x00007f8d628b1e3f in QMetaObject::activate (sender=0x7f8d5959ae00, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xfffffffffff7adc8) at kernel/qobject.cpp:3293
#15 0x00007f8d628aea63 in QObject::event (this=0x7f8d5959ae00, e=0x7f8d5959ab40) at kernel/qobject.cpp:1212
#16 0x00007f8d62d7222c in QApplicationPrivate::notify_helper (this=0x2147c50, receiver=0x7f8d5959ae00, e=0x7f8d5959ab40) at kernel/qapplication.cpp:4300
#17 0x00007f8d62d786fb in QApplication::notify (this=0x7fffd92b7ef0, receiver=0x7f8d5959ae00, e=0x7f8d5959ab40) at kernel/qapplication.cpp:4183
#18 0x00007f8d63f1e526 in KApplication::notify (this=0x7fffd92b7ef0, receiver=0x7f8d5959ae00, event=0x7f8d5959ab40) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007f8d6289f06c in QCoreApplication::notifyInternal (this=0x7fffd92b7ef0, receiver=0x7f8d5959ae00, event=0x7f8d5959ab40) at kernel/qcoreapplication.cpp:704
#20 0x00007f8d628cbd42 in QCoreApplication::sendEvent (this=0x2362aa0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0x2362aa0) at kernel/qeventdispatcher_unix.cpp:603
#22 0x00007f8d628c8824 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#23 0x00007f8d5e71c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#24 0x00007f8d5e720748 in ?? () from /lib/libglib-2.0.so.0
#25 0x00007f8d5e7208fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#26 0x00007f8d628c8513 in QEventDispatcherGlib::processEvents (this=0x23622e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#27 0x00007f8d6289d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007f8d6289dd6c in QEventLoop::exec (this=0x7f8d5959adb0, flags=) at kernel/qeventloop.cpp:201
#29 0x00007f8d627a7d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#30 0x00007f8d64a6a08a in Kerfuffle::ThreadExecution::run (this=0x23641d0) at ../../../ark/kerfuffle/threading.cpp:47
#31 0x00007f8d627aa775 in QThreadPrivate::start (arg=0x23641d0) at thread/qthread_unix.cpp:248
#32 0x00007f8d601229ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#33 0x00007f8d621806fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#34 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8d52136710 (LWP 2525)):
#0  0x00007f8d62173f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f8d5e7204a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f8d5e7208fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f8d628c8566 in QEventDispatcherGlib::processEvents (this=0x2501650, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f8d6289d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f8d6289dd6c in QEventLoop::exec (this=0x7f8d52135db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f8d627a7d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f8d6287e178 in QInotifyFileSystemWatcherEngine::run (this=0x7f8d540bbd00) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f8d627aa775 in QThreadPrivate::start (arg=0x7f8d540bbd00) at thread/qthread_unix.cpp:248
#9  0x00007f8d601229ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f8d621806fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f8d64e6c760 (LWP 2523)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f8d627ab72b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2364c00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2364c00, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f8d627aa814 in QThread::wait (this=<value optimized out>, time=18446744073709551615) at thread/qthread_unix.cpp:619
#4  0x00007f8d64a678ec in ~Job (this=0x2461970, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/jobs.cpp:56
#5  0x00007f8d64a69da2 in ~ListJob (this=0x2461970, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/jobs.h:83
#6  0x00007f8d628ada5c in QObjectPrivate::deleteChildren (this=0x245e3e0) at kernel/qobject.cpp:1986
#7  0x00007f8d628b4ae4 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:975
#8  0x00007f8d64a6a70a in ~ArchiveBase (this=0x245e280, __in_chrg=<value optimized out>) at ../../../ark/kerfuffle/archivebase.cpp:53
#9  0x00007f8d59c1010d in ~ArchiveModel (this=0x224c210, __in_chrg=<value optimized out>) at ../../../ark/part/archivemodel.cpp:199
#10 0x00007f8d628ada5c in QObjectPrivate::deleteChildren (this=0x2350ff0) at kernel/qobject.cpp:1986
#11 0x00007f8d628b4ae4 in ~QObject (this=<value optimized out>, __in_chrg=<value optimized out>) at kernel/qobject.cpp:975
#12 0x00007f8d64822002 in ~Part (this=0x2350f30, __vtt_parm=0x7f8d59e1f7f8, __in_chrg=<value optimized out>) at ../../kparts/part.cpp:212
#13 0x00007f8d59c031eb in ~Part (this=0x2350f30, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/part/part.cpp:132
#14 0x000000000040aa2b in ~MainWindow (this=0x222dc20, __in_chrg=<value optimized out>, __vtt_parm=<value optimized out>) at ../../../ark/app/mainwindow.cpp:74
#15 0x00007f8d628aed6d in QObject::event (this=0x222dc20, e=0x7f8d5435a3d0) at kernel/qobject.cpp:1231
#16 0x00007f8d62dc7bdf in QWidget::event (this=0x222dc20, event=0x7f8d5435a3d0) at kernel/qwidget.cpp:8455
#17 0x00007f8d6318acab in QMainWindow::event (this=0x222dc20, event=0x7f8d5435a3d0) at widgets/qmainwindow.cpp:1433
#18 0x00007f8d640356f3 in KXmlGuiWindow::event (this=0x2364c6c, ev=0x80) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:131
#19 0x00007f8d62d7222c in QApplicationPrivate::notify_helper (this=0x2147c50, receiver=0x222dc20, e=0x7f8d5435a3d0) at kernel/qapplication.cpp:4300
#20 0x00007f8d62d786fb in QApplication::notify (this=0x7fffd92b7ef0, receiver=0x222dc20, e=0x7f8d5435a3d0) at kernel/qapplication.cpp:4183
#21 0x00007f8d63f1e526 in KApplication::notify (this=0x7fffd92b7ef0, receiver=0x222dc20, event=0x7f8d5435a3d0) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x00007f8d6289f06c in QCoreApplication::notifyInternal (this=0x7fffd92b7ef0, receiver=0x222dc20, event=0x7f8d5435a3d0) at kernel/qcoreapplication.cpp:704
#23 0x00007f8d628a17e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x212ec30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x212ec30) at kernel/qcoreapplication.cpp:1345
#25 0x00007f8d628c89d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x00007f8d5e71c8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007f8d5e720748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007f8d5e7208fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007f8d628c8513 in QEventDispatcherGlib::processEvents (this=0x212e380, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007f8d62e2246e in QGuiEventDispatcherGlib::processEvents (this=0x2364c6c, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007f8d6289d992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007f8d6289dd6c in QEventLoop::exec (this=0x7fffd92b7e40, flags=) at kernel/qeventloop.cpp:201
#34 0x00007f8d628a1aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#35 0x0000000000409c97 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../../ark/app/main.cpp:210

Possible duplicates by query: bug 238044, bug 225573, bug 224229, bug 222547, bug 221469.

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2010-07-21 01:37:47 UTC

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