Bug 272685 - Ark crashed after opening a zip file
Summary: Ark crashed after opening a zip file
Status: RESOLVED WORKSFORME
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.16
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2011-05-07 10:21 UTC by Daniel O'Keefe
Modified: 2018-10-27 02:18 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 Daniel O'Keefe 2011-05-07 10:21:26 UTC
Application: ark (2.16)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-9-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed: opening zip file of wine-1.3.19 it opened the application then I got the bug report after I opened the file

The crash can be reproduced some of the time.

-- Backtrace:
Application: Ark (ark), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7769710 (LWP 6879))]

Thread 4 (Thread 0xb37beb70 (LWP 6881)):
#0  0x00ead353 in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00970616 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6
#2  0x02193802 in g_main_context_release () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0219504f in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02195524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0760f577 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x075e1289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x075e1522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x074eb2a0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x075c2fdb in ?? () from /usr/lib/libQtCore.so.4
#10 0x074edda2 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00eaae99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x0096273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xb5449b70 (LWP 6885)):
#0  0x00b62416 in __kernel_vsyscall ()
#1  0x00953f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x021a584b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x021951af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x02195524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0760f577 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x075e1289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x075e1522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x074eb2a0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x075c2fdb in ?? () from /usr/lib/libQtCore.so.4
#10 0x074edda2 in ?? () from /usr/lib/libQtCore.so.4
#11 0x00eaae99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x0096273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb2bffb70 (LWP 6890)):
[KCrash Handler]
#7  0x00dc91c7 in Kerfuffle::ReadOnlyArchiveInterface::finished(bool) () from /usr/lib/libkerfuffle.so.4
#8  0x00dcb479 in Kerfuffle::ExtractJob::doWork() () from /usr/lib/libkerfuffle.so.4
#9  0x00dcab31 in Kerfuffle::ExtractJob::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkerfuffle.so.4
#10 0x075e86ba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x075eb641 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /usr/lib/libQtCore.so.4
#12 0x075ec36d in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/libQtCore.so.4
#13 0x00dc9b8e in Kerfuffle::Job::Private::run() () from /usr/lib/libkerfuffle.so.4
#14 0x074edda2 in ?? () from /usr/lib/libQtCore.so.4
#15 0x00eaae99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x0096273e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb7769710 (LWP 6879)):
#0  0x00b62416 in __kernel_vsyscall ()
#1  0x00eaf48c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x009703fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x074ee467 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0x074ed4cf in QThread::wait(unsigned long) () from /usr/lib/libQtCore.so.4
#5  0x00dc9a13 in Kerfuffle::Job::~Job() () from /usr/lib/libkerfuffle.so.4
#6  0x00dcbec5 in ?? () from /usr/lib/libkerfuffle.so.4
#7  0x075f5b87 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#8  0x075fa39f in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#9  0x00dccbd0 in Kerfuffle::ArchiveBase::~ArchiveBase() () from /usr/lib/libkerfuffle.so.4
#10 0x00dccc02 in Kerfuffle::ArchiveBase::~ArchiveBase() () from /usr/lib/libkerfuffle.so.4
#11 0x02c6623d in ?? () from /usr/lib/kde4/arkpart.so
#12 0x02c662a2 in ?? () from /usr/lib/kde4/arkpart.so
#13 0x075f5b87 in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#14 0x075fa39f in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#15 0x00c87805 in KParts::Part::~Part() () from /usr/lib/libkparts.so.4
#16 0x00c88b3a in KParts::ReadOnlyPart::~ReadOnlyPart() () from /usr/lib/libkparts.so.4
#17 0x00c88c7f in KParts::ReadWritePart::~ReadWritePart() () from /usr/lib/libkparts.so.4
#18 0x02c56b22 in ?? () from /usr/lib/kde4/arkpart.so
#19 0x02c56ba2 in ?? () from /usr/lib/kde4/arkpart.so
#20 0x080546f1 in _start ()

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2011-05-09 01:06:57 UTC
Can you provide a link for the file that caused the crash? Do you know if the crash can be reproduced with other files as well?
Comment 2 Raphael Kubo da Costa 2011-08-23 21:16:49 UTC
Closing while waiting for feedback from the reporter.
Comment 3 Andrew Crouthamel 2018-09-22 01:49:56 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:18:22 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!