Bug 413239 - [kio_iso] Crash while using Browse ISO plugin
Summary: [kio_iso] Crash while using Browse ISO plugin
Status: RESOLVED DUPLICATE of bug 418077
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: 2.7.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-20 14:40 UTC by opensuse.lietuviu.kalba
Modified: 2020-07-26 23:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
crash info (2.99 KB, text/plain)
2019-10-20 14:40 UTC, opensuse.lietuviu.kalba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description opensuse.lietuviu.kalba 2019-10-20 14:40:05 UTC
Created attachment 123363 [details]
crash info

SUMMARY
KIO_ISO crash while using right click > "Actions" > "Browse ISO" for a large (>6 GB) ISO file in Dolphin. 

STEPS TO REPRODUCE
1. Open Dolphin
2. Navigate into directory with huge ISO file
3. press right mouse button, go Actions > Browse ISO file

OBSERVED RESULT
Crash with multiple crash reports

EXPECTED RESULT
No 

SOFTWARE/OS VERSIONS
openSUSE Leap 15.1 Linux
KDE Plasma Version: 5.12.8
KDE Frameworks Version: 5.50
Qt Version: 5.9.7
Comment 1 Tony 2020-02-01 10:30:55 UTC
Can confirm this one, i am getting it on tumbleweed as well.
If you leave the dolphin tab open with the opened iso file it keeps randombly crashing.
It also crashes every time the tab gets focus.

[KCrash Handler]
#6  0x00007f016b41701a in kio_isoProtocol::createUDSEntry (isoEntry=isoEntry@entry=0x56388e5c6f90, entry=..., this=0x7ffeed1dc2d0) at /usr/src/debug/krusader-2.99.40-ku.251.1.x86_64/iso/iso.cpp:204
#7  0x00007f016b41ac4f in kio_isoProtocol::stat (this=0x7ffeed1dc2d0, url=...) at /usr/src/debug/krusader-2.99.40-ku.251.1.x86_64/iso/iso.cpp:336
#8  0x00007f016c47b6a6 in KIO::SlaveBase::dispatch (this=0x7ffeed1dc2d0, command=69, data=...) at /usr/src/debug/kio-5.66.0git.20200124T192423~fe5913b1-ku.37.2.x86_64/src/core/slavebase.cpp:1233
#9  0x00007f016c482a56 in KIO::SlaveBase::dispatchLoop (this=this@entry=0x7ffeed1dc2d0) at /usr/src/debug/kio-5.66.0git.20200124T192423~fe5913b1-ku.37.2.x86_64/src/core/slavebase.cpp:338
#10 0x00007f016b418a59 in kdemain (argc=<optimized out>, argv=0x56388e58c5d0) at /usr/src/debug/krusader-2.99.40-ku.251.1.x86_64/iso/iso.cpp:57
#11 0x000056388e526bcb in launch (argc=4, _name=0x56388e58ba88 "/usr/lib64/qt5/plugins/kio_iso.so", args=<optimized out>, cwd=<optimized out>, envc=0, envs=0x56388e58bb20 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x56388e529175 "0") at /usr/src/debug/kinit-5.66.0git.20200112T123401~d5f1061-ku.8.2.x86_64/src/kdeinit/kinit.cpp:704
#12 0x000056388e527df8 in handle_launcher_request (sock=<optimized out>, who=<optimized out>) at /usr/src/debug/kinit-5.66.0git.20200112T123401~d5f1061-ku.8.2.x86_64/src/kdeinit/kinit.cpp:1142
#13 0x000056388e5287d4 in handle_requests (waitForPid=0) at /usr/src/debug/kinit-5.66.0git.20200112T123401~d5f1061-ku.8.2.x86_64/src/kdeinit/kinit.cpp:1335
#14 0x000056388e52364d in main (argc=5, argv=<optimized out>) at /usr/src/debug/kinit-5.66.0git.20200112T123401~d5f1061-ku.8.2.x86_64/src/kdeinit/kinit.cpp:1773
[Inferior 1 (process 8920) detached]
Comment 2 Toni Asensi Esteve 2020-07-25 17:26:41 UTC
After [Kio_iso crash](https://bugs.kde.org/show_bug.cgi?id=418077) was solved, is this bug still happening?
Comment 3 Tony 2020-07-26 23:25:54 UTC
(In reply to Toni Asensi Esteve from comment #2)
> After [Kio_iso crash](https://bugs.kde.org/show_bug.cgi?id=418077) was
> solved, is this bug still happening?

No, it is indeed fixed.

I'll take the liberty to mark it as a duplicate of it.

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