Bug 421449

Summary: kdeinit5 (kdeinit5), signal: Segmentation fault
Product: [Frameworks and Libraries] frameworks-kinit Reporter: cs.jazei <cs.jazei>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kdelibs-bugs, kernelcruncher, nicolas.fella, rafalkozlowski07
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: report attached
kdeinit5 crash - sounds similar to op

Description cs.jazei 2020-05-13 07:16:32 UTC
Created attachment 128417 [details]
report attached

SUMMARY
Crashes happen immediately when open the Dolphin Application.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: Fedora 30
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
plasmashell --version:  5.15.5
Comment 1 thekernel 2021-04-24 14:13:13 UTC
Created attachment 137870 [details]
kdeinit5 crash - sounds similar to op

openSUSE tumbleweed
Happens when browser request a file and launches the file manager
Comment 2 rafalkozlowski07 2021-05-06 15:28:23 UTC
It happens also for me. For example i try to download some file through firefox. Opens window to choose destination for saving file. I go down in hierarchy path and then crash occurs. But it is not one, it's tons of instances of drkonqi every single with different pid. Kdeinit5 doesn't provide address of reported error so i had to do it manualy.
OS: openSUSE Tumbleweed
DE: KDE 5.81.0 / Plasma 5.21.4
And stack. There someone already sent similiar but maybe this one would give some more information:

Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f3f496e3cc0 (LWP 14899))]
[KCrash Handler]
#6  __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:475
#7  0x00007f3f46f5df81 in memcpy (__len=46080, __src=<optimized out>, __dest=0x7f3f3c0f2000) at /usr/include/bits/string_fortified.h:29
#8  ThumbnailProtocol::get (this=0x7ffc1498c170, url=...) at /usr/src/debug/kio-extras5-21.04.0-1.1.x86_64/thumbnail/thumbnail.cpp:301
#9  0x00007f3f47806ee6 in KIO::SlaveBase::dispatch (this=0x7ffc1498c170, command=67, data=...) at /usr/src/debug/kio-5.81.0-1.2.x86_64/src/core/slavebase.cpp:1215
#10 0x00007f3f477fe8c6 in KIO::SlaveBase::dispatchLoop (this=0x7ffc1498c170) at /usr/src/debug/kio-5.81.0-1.2.x86_64/src/core/slavebase.cpp:336
#11 0x00007f3f46f5a786 in kdemain (argc=<optimized out>, argv=0x55e2d0c02d20) at /usr/src/debug/kio-extras5-21.04.0-1.1.x86_64/thumbnail/thumbnail.cpp:124
#12 0x000055e2cf920c07 in launch (argc=argc@entry=4, _name=_name@entry=0x55e2d0c022f8 "/usr/lib64/qt5/plugins/kf5/kio/thumbnail.so", args=<optimized out>, args@entry=0x55e2d0c02324 "thumbnail", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=envs@entry=0x55e2d0c023a4 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x55e2cf923175 "0") at /usr/src/debug/kinit-5.81.0-1.2.x86_64/src/kdeinit/kinit.cpp:692
#13 0x000055e2cf9223a8 in handle_launcher_request (sock=8, who=<optimized out>) at /usr/src/debug/kinit-5.81.0-1.2.x86_64/src/kdeinit/kinit.cpp:1130
#14 0x000055e2cf922a36 in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kinit-5.81.0-1.2.x86_64/src/kdeinit/kinit.cpp:1323
#15 0x000055e2cf91d623 in main (argc=3, argv=<optimized out>) at /usr/src/debug/kinit-5.81.0-1.2.x86_64/src/kdeinit/kinit.cpp:1761
[Inferior 1 (process 14899) detached]
Comment 3 Nicolas Fella 2021-05-08 18:46:52 UTC

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