Bug 439371 - kdeinit5 crashed when i tried to submit a bug report via DrKonqi about another crash
Summary: kdeinit5 crashed when i tried to submit a bug report via DrKonqi about anothe...
Status: RESOLVED DUPLICATE of bug 439975
Alias: None
Product: frameworks-kinit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.82.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-01 11:31 UTC by Lyubomir
Modified: 2022-11-17 22:51 UTC (History)
2 users (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 Lyubomir 2021-07-01 11:31:11 UTC
SUMMARY
The crash reporter said that sending the bug report to bugs.kde.org failed and immediately a kdeinit5 crash appeared. I clicked on the Crash Reporter to try to submit the bug report again and another kdeinit5 crash happened.

OBSERVED RESULT
kdeinit5 crash, The crash reporter about a different previous crash fails to submit the crash report to bugs.kde.org.

EXPECTED RESULT
No crash and successfully sending the first crash report to bugs.kde.org

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 21.04
KDE Plasma Version: 5.22.0
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-18-lowlatency (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7,6 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Comment 1 Lyubomir 2021-07-01 11:31:38 UTC
Application: kdeinit5 (kdeinit5), signal: Aborted

[KCrash Handler]
#4  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#5  0x00007f40e57f9864 in __GI_abort () at abort.c:79
#6  0x00007f40e5a4fc77 in qt_message_fatal (message=<synthetic pointer>..., context=...) at global/qlogging.cpp:1914
#7  QMessageLogger::fatal (this=this@entry=0x7fff16add510, msg=msg@entry=0x7f40e1d33f18 "Fatal Error: Got cmd %d, while waiting for an answer!") at global/qlogging.cpp:893
#8  0x00007f40e1c7fe2a in KIO::SlaveBase::waitForAnswer (this=0x7fff16addbb0, expected1=100, expected2=0, data=..., pCmd=0x0) at ./src/core/slavebase.cpp:1109
#9  0x00007f40dfd3cb07 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#10 0x00007f40dfd4b357 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#11 0x00007f40dfd5190e in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#12 0x00007f40dfd51c3f in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#13 0x00007f40dfd53fb5 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#14 0x00007f40e1c86c22 in KIO::SlaveBase::dispatch (this=0x7fff16addbb0, command=77, data=...) at ./src/core/slavebase.cpp:1364
#15 0x00007f40e1c87906 in KIO::SlaveBase::dispatchLoop (this=0x7fff16addbb0) at ./src/core/slavebase.cpp:335
#16 0x00007f40dfd48546 in kdemain () from /usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so
#17 0x00005577664d1936 in launch (argc=argc@entry=4, _name=_name@entry=0x557767c03d68 "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so", args=<optimized out>, args@entry=0x557767c03d9e "https", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=envs@entry=0x557767c03e12 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x5577664d423d "0") at ./src/kdeinit/kinit.cpp:692
#18 0x00005577664d31f1 in handle_launcher_request (sock=8, who=who@entry=0x5577664d41f2 "launcher") at ./src/kdeinit/kinit.cpp:1130
#19 0x00005577664d39f7 in handle_requests (waitForPid=waitForPid@entry=0) at ./src/kdeinit/kinit.cpp:1323
#20 0x00005577664ce1ba in main (argc=3, argv=<optimized out>) at ./src/kdeinit/kinit.cpp:1761
[Inferior 1 (process 102666) detached]
Comment 2 Nicolas Fella 2022-11-17 22:51:27 UTC

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