<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>446049</bug_id>
          
          <creation_ts>2021-11-24 20:39:48 +0000</creation_ts>
          <short_desc>Ark crashed the plasmashell process while archiving (or ending archiving) a folder into 7zip default profile format</short_desc>
          <delta_ts>2021-12-10 12:29:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>ark</product>
          <component>general</component>
          <version>21.11.80</version>
          <rep_platform>Manjaro</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>443540</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="pveax">pveax</reporter>
          <assigned_to name="Elvis Angelaccio">elvis.angelaccio</assigned_to>
          <cc>aacid</cc>
    
    <cc>nicolas.fella</cc>
    
    <cc>rthomsen6</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2080509</commentid>
    <comment_count>0</comment_count>
    <who name="pveax">pveax</who>
    <bug_when>2021-11-24 20:39:48 +0000</bug_when>
    <thetext>IMPORTANT NOTES

1. It is the same issue as was reported in the https://bugs.kde.org/show_bug.cgi?id=446006 ticked, but on newer (even unreleased) git KDE app&apos;s version.

2. I select `ark`&apos;s closest (newest possible) version to what I have in the `*Version` list, but I was USING the newer (still absent in the list) version:
```
~/Desktop ❯ ark --version
ark 22.03.70
~/Desktop ❯ 
```
The GIT COMMIT HASH is `fe618843`.

SUMMARY

Ark crashed the plasmashell process when archiving (or ending to archive) a folder into 7zip default profile format (LZMA2, level 5/9 or 6/10)

STEPS TO REPRODUCE

0. Download the https://mirror.koddos.net/manjaro/unstable/core/x86_64/glibc-2.33-5-x86_64.pkg.tar.zst file to Desktop.
1. Unpack it. You got another archive.
2. Unpack it into single folder.
3. Click on mouse&apos;s secondary btn on that Desktop folder.
4. Select `Compress` -&gt; `Compress to...`
5. In the popped up archiving setting window I have `7z` format already selected, probably I use default settings for all. Click OK.

Wait 10-15 seconds. Plasma panels disappeared and was restarted, core dump file appears.

OBSERVED RESULT

`plasmashell` crash

EXPECTED RESULT

No any crash while Ark archiving things.

SOFTWARE/OS VERSIONS

```
Operating System: Manjaro Linux
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2
Kernel Version: 5.15.4-1-MANJARO (64-bit)
Graphics Platform: X11

Processors: 4 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
```

ADDITIONAL INFORMATION

App versions possibly involved here:
```
~/Desktop ❯ plasmashell --version
plasmashell 5.23.80
```
`plasma-workspace` commit is `81bb5ae6a`
```
~/Desktop ❯ dolphin --version
dolphin 22.03.70
```
`dolphin` commit is `caa639fb4`

Severity chosen above crash, cause the process do not crash itself, but crash even other process.

Backtrace with no debugging symbols :(

```
gdb /usr/bin/plasmashell core.plasmashell.1000.d4580c22d52b48a3a96a4d87c5b2f1ae.975.1637772880000000 
...
[New LWP 1202]
[Thread debugging using libthread_db enabled]
Using host libthread_db library &quot;/usr/lib/libthread_db.so.1&quot;.
Core was generated by `/usr/bin/plasmashell&apos;.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f5c38364d22 in raise () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7f5c33aa0f40 (LWP 975))]
(gdb) bt
#0  0x00007f5c38364d22 in raise () at /usr/lib/libc.so.6
#1  0x00007f5c3a87346c in KCrash::defaultCrashHandler(int) () at /usr/lib/libKF5Crash.so.5
#2  0x00007f5c38364da0 in &lt;signal handler called&gt; () at /usr/lib/libc.so.6
#3  0x00007f5c389ed029 in QObjectPrivate::maybeSignalConnected(unsigned int) const () at /usr/lib/libQt5Core.so.5
#4  0x00007f5c389fa360 in  () at /usr/lib/libQt5Core.so.5
#5  0x00007f5c394ae901 in KJob::result(KJob*, KJob::QPrivateSignal) () at /usr/lib/libKF5CoreAddons.so.5
#6  0x00007f5c394b011c in KJob::finishJob(bool) () at /usr/lib/libKF5CoreAddons.so.5
#7  0x00007f5c389fa7cb in  () at /usr/lib/libQt5Core.so.5
#8  0x00007f5bed58f027 in Kerfuffle::ReadOnlyArchiveInterface::finished(bool) () at /usr/lib/libkerfuffle.so.22
#9  0x00007f5c389fa7cb in  () at /usr/lib/libQt5Core.so.5
#10 0x00007f5c3892c719 in QProcess::finished(int, QProcess::ExitStatus) () at /usr/lib/libQt5Core.so.5
#11 0x00007f5c38932226 in  () at /usr/lib/libQt5Core.so.5
#12 0x00007f5c3893235e in  () at /usr/lib/libQt5Core.so.5
#13 0x00007f5c389fa800 in  () at /usr/lib/libQt5Core.so.5
#14 0x00007f5c389fdc90 in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () at /usr/lib/libQt5Core.so.5
#15 0x00007f5c389fe49d in QSocketNotifier::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#16 0x00007f5c396c4d62 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#17 0x00007f5c389c341a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#18 0x00007f5c38a1cc5e in  () at /usr/lib/libQt5Core.so.5
#19 0x00007f5c36c544dc in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#20 0x00007f5c36ca8799 in  () at /usr/lib/libglib-2.0.so.0
#21 0x00007f5c36c51bc1 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#22 0x00007f5c38a1c046 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () at /usr/lib/libQt5Core.so.5
#23 0x00007f5c389c1d8c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () at /usr/lib/libQt5Core.so.5
#24 0x00007f5c389ca2f4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#25 0x000055e17747ddf6 in  ()
#26 0x00007f5c3834fb25 in __libc_start_main () at /usr/lib/libc.so.6
#27 0x000055e17747df4e in  ()
(gdb) 
```

Now for the Ark (which was not crashed) in the same core dump:

```
gdb /usr/bin/ark core.plasmashell.1000.d4580c22d52b48a3a96a4d87c5b2f1ae.975.1637772880000000
...
[New LWP 1202]
Core was generated by `/usr/bin/plasmashell&apos;.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f5c38364d22 in ?? ()
[Current thread is 1 (LWP 975)]
(gdb) bt
#0  0x00007f5c38364d22 in ?? ()
#1  0x0000000000000000 in ?? ()
(gdb) 
```

---

Again that `??`. But I can&apos;t compile packages on my low power PC for many hours in order to get debug symbols of all packages involved. For the case at least: plasma-workspace, ark, may be others also.

Nate, other KDE teammates, can you confirm, please: does my (or any other) crash reports are useless without debugging symbols?
This could save your and my time: to do not to: collect info, post report and read such possible garbage.

Thank you!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2084365</commentid>
    <comment_count>1</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2021-12-10 12:25:05 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 443540 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2084368</commentid>
    <comment_count>2</comment_count>
    <who name="Nicolas Fella">nicolas.fella</who>
    <bug_when>2021-12-10 12:29:16 +0000</bug_when>
    <thetext>*** Bug 446006 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>