Bug 184288 - error on compressing a directory
Summary: error on compressing a directory
Status: RESOLVED WORKSFORME
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: triaged
Depends on:
Blocks:
 
Reported: 2009-02-14 10:38 UTC by Luigi Barbieri
Modified: 2018-10-29 02:14 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi Barbieri 2009-02-14 10:38:04 UTC
Version:            (using KDE 4.2.0)
OS:                Linux
Installed from:    Ubuntu Packages

Applicazione: Ark (ark), segnale SIGABRT
0x00007f7b6778f6e1 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 7679)]

Thread 2 (Thread 0x4172b950 (LWP 7789)):
#0  0x00007f7b644ef2d9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f7b68b71349 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f7b5f95a437 in ?? () from /usr/lib/libthreadweaver.so.4
#3  0x00007f7b5f95d788 in ?? () from /usr/lib/libthreadweaver.so.4
#4  0x00007f7b5f95bd64 in ?? () from /usr/lib/libthreadweaver.so.4
#5  0x00007f7b5f95be3e in ThreadWeaver::Thread::run () from /usr/lib/libthreadweaver.so.4
#6  0x00007f7b68b70362 in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007f7b644eb3ea in start_thread () from /lib/libpthread.so.0
#8  0x00007f7b677cdcbd in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7b6a0386f0 (LWP 7679)):
[KCrash Handler]
#5  0x00007f7b6771a015 in raise () from /lib/libc.so.6
#6  0x00007f7b6771bb83 in abort () from /lib/libc.so.6
#7  0x00007f7b68b686b5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007f7b68b687fd in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007f7b5fdba4b8 in ?? () from /usr/lib/kde4/libarkpart.so
#10 0x00007f7b5fdb53ab in ?? () from /usr/lib/kde4/libarkpart.so
#11 0x00007f7b5fdb17c0 in ?? () from /usr/lib/kde4/libarkpart.so
#12 0x00007f7b68c6d134 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#13 0x00007f7b67f2af57 in QAction::triggered () from /usr/lib/libQtGui.so.4
#14 0x00007f7b67f2b720 in QAction::activate () from /usr/lib/libQtGui.so.4
#15 0x00007f7b6823d45a in ?? () from /usr/lib/libQtGui.so.4
#16 0x00007f7b6823d6f5 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#17 0x00007f7b68304f8a in QToolButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#18 0x00007f7b67f83329 in QWidget::event () from /usr/lib/libQtGui.so.4
#19 0x00007f7b67f30c3d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0x00007f7b67f3922a in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0x00007f7b695b613b in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0x00007f7b68c58d61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0x00007f7b67f385c8 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#24 0x00007f7b67f9cbe9 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f7b67f9b607 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0x00007f7b67fc32c4 in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f7b64739d3b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0x00007f7b6473d50d in ?? () from /usr/lib/libglib-2.0.so.0
#29 0x00007f7b6473d6cb in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0x00007f7b68c8115f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0x00007f7b67fc2a6f in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007f7b68c57682 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0x00007f7b68c5780d in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0x00007f7b68c59cbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0x0000000000407e6f in _start ()
Comment 1 Dario Andres 2009-02-15 23:31:18 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
You need to install the "kdeutils-dbg" package
Thanks :)
Comment 2 Bartosz Krzeszewski 2009-02-21 20:07:50 UTC
Ark can't add directory to archive (kde 4.2.64 20090218).
Comment 3 Dario Andres 2009-03-06 18:18:53 UTC
Mark as NEEDSINFO
Comment 4 Bartosz Krzeszewski 2009-03-06 21:02:11 UTC
It's working in Ark 2.13 (KDE 4.2.65 (KDE 4.3 >= 20090226)), when I try before it just crashed.

But when you run ark->click "new"->name it test->click "write"->popup window with file type selection will show->select applcation/x-7z-compressed->click "new directory" and select one, an error wndow will show but without message. When I try different archive types it works but I'm not sure if for all.
Comment 5 Edmund Kasprzak 2018-02-18 13:48:32 UTC
Looks like the original issue has been fixed a long time ago (as per author's comment #4 above).
My vote is to close the ticket.

Regarding a different issue raised in a comment: I can't recreate it in Plasma 5.12.
If you do, raise a new ticket, please.
Comment 6 Andrew Crouthamel 2018-09-28 03:22:29 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 7 Andrew Crouthamel 2018-10-29 02:14:10 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!