Bug 372521 - Ark crashes when extracting odt files converted to zip
Summary: Ark crashes when extracting odt files converted to zip
Status: RESOLVED DUPLICATE of bug 370959
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 16.08.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-11-16 05:37 UTC by court
Modified: 2016-11-16 12:44 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 court 2016-11-16 05:37:45 UTC
Application: ark (16.08.2)

Qt Version: 5.7.0
Frameworks Version: 5.27.0
Operating System: Linux 4.8.6-300.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

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

Unzipping a zip archive that was renamed from an odt file from the Dolphin file manager

The crash can be reproduced every time.

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

Thread 3 (Thread 0x7f5193fff700 (LWP 18281)):
#0  0x00007f51b1f6d00d in poll () at /lib64/libc.so.6
#1  0x00007f51ac035156 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#2  0x00007f51ac03526c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#3  0x00007f51b2d72d8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#4  0x00007f51b2d240ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#5  0x00007f51b2b81643 in QThread::exec() () at /lib64/libQt5Core.so.5
#6  0x00007f51b3f497a9 in QDBusConnectionManager::run() () at /lib64/libQt5DBus.so.5
#7  0x00007f51b2b85a1a in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#8  0x00007f51b094a6ca in start_thread () at /lib64/libpthread.so.0
#9  0x00007f51b1f78f6f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f519bed4700 (LWP 18280)):
#0  0x00007f51b1f6d00d in poll () at /lib64/libc.so.6
#1  0x00007f51ab72bd10 in _xcb_conn_wait () at /lib64/libxcb.so.1
#2  0x00007f51ab72daa9 in xcb_wait_for_event () at /lib64/libxcb.so.1
#3  0x00007f51a057aa19 in QXcbEventReader::run() () at /lib64/libQt5XcbQpa.so.5
#4  0x00007f51b2b85a1a in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#5  0x00007f51b094a6ca in start_thread () at /lib64/libpthread.so.0
#6  0x00007f51b1f78f6f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f51a720d480 (LWP 18279)):
[KCrash Handler]
#6  0x000055e9c7d08276 in BatchExtract::slotStartJob() ()
#7  0x00007f51b2d58266 in QSingleShotTimer::timerEvent(QTimerEvent*) () at /lib64/libQt5Core.so.5
#8  0x00007f51b2d4d08b in QObject::event(QEvent*) () at /lib64/libQt5Core.so.5
#9  0x00007f51b356d96c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#10 0x00007f51b3575111 in QApplication::notify(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5
#11 0x00007f51b2d2512a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5
#12 0x00007f51b2d7238b in QTimerInfoList::activateTimers() () at /lib64/libQt5Core.so.5
#13 0x00007f51b2d728e1 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5Core.so.5
#14 0x00007f51ac034e42 in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#15 0x00007f51ac0351c0 in g_main_context_iterate.isra () at /lib64/libglib-2.0.so.0
#16 0x00007f51ac03526c in g_main_context_iteration () at /lib64/libglib-2.0.so.0
#17 0x00007f51b2d72d6f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#18 0x00007f51b2d240ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5
#19 0x00007f51b2d2bbac in QCoreApplication::exec() () at /lib64/libQt5Core.so.5
#20 0x000055e9c7d034c4 in main ()

Possible duplicates by query: bug 372210, bug 370959, bug 370921, bug 369103, bug 272507.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2016-11-16 12:44:18 UTC
Please update to Ark 16.08.3

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