Bug 406365

Summary: kdeinit5 signal: Aborted
Product: [Frameworks and Libraries] frameworks-kio Reporter: ElXreno <elxreno>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: normal CC: a.samirh78, kdelibs-bugs-null, nate
Priority: NOR    
Version First Reported In: 5.55.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: kdeinit5-20190409-180922.kcrash

Description ElXreno 2019-04-09 15:24:16 UTC
Created attachment 119320 [details]
kdeinit5-20190409-180922.kcrash

SUMMARY
kdeinit5 signal: Aborted

STEPS TO REPRODUCE
1. Connect phone to wifi network (?)

OBSERVED RESULT
No crash

EXPECTED RESULT
Crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora F29 KDE Spin
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.55.0
Qt Version: 5.11.3
Comment 1 Nate Graham 2019-04-09 16:49:13 UTC
Crashing in KIO::SlaveBase::waitForAnswer()
Comment 2 Ahmad Samir 2019-09-15 19:49:15 UTC
Application: kdeinit5 (kdeinit5), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007fddaba8257f in raise () from /lib64/libc.so.6
#7  0x00007fddaba6c895 in abort () from /lib64/libc.so.6
#8  0x00007fddabfcca63 in qt_message_fatal (context=..., message=<synthetic pointer>...) at global/qlogging.cpp:1840
#9  QMessageLogger::fatal (this=this@entry=0x7ffd2051f610, msg=msg@entry=0x7fdd9c017978 "Fatal Error: Got cmd %d, while waiting for an answer!") at global/qlogging.cpp:880
#10 0x00007fdd9bf446af in KIO::SlaveBase::waitForAnswer (this=this@entry=0x7ffd2051fad0, expected1=expected1@entry=84, expected2=expected2@entry=65, data=..., pCmd=pCmd@entry=0x7ffd2051f684) at /usr/include/qt5/QtCore/qlogging.h:91
#11 0x00007fdd9bf458b5 in KIO::SlaveBase::canResume (this=0x7ffd2051fad0, offset=10209) at /usr/src/debug/kf5-kio-5.55.0-1.fc29.x86_64/src/core/slavebase.cpp:998
#12 0x00007fddad2c4c84 in FileProtocol::put (this=0x7ffd2051fac0, url=..., _mode=-1, _flags=...) at /usr/src/debug/kf5-kio-5.55.0-1.fc29.x86_64/src/ioslaves/file/file.cpp:600
#13 0x00007fdd9bf4a93b in KIO::SlaveBase::dispatch (this=0x7ffd2051fad0, command=68, data=...) at /usr/src/debug/kf5-kio-5.55.0-1.fc29.x86_64/src/core/slavebase.cpp:1155
#14 0x00007fdd9bf4b146 in KIO::SlaveBase::dispatchLoop (this=0x7ffd2051fad0) at /usr/src/debug/kf5-kio-5.55.0-1.fc29.x86_64/src/core/slavebase.cpp:325
#15 0x00007fddad2c32ad in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kf5-kio-5.55.0-1.fc29.x86_64/src/ioslaves/file/file.cpp:112
#16 0x0000555b31640687 in launch (argc=4, _name=0x555b31821ab8 "/usr/lib64/qt5/plugins/kf5/kio/file.so", args=<optimized out>, cwd=<optimized out>, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x555b31643192 "0") at /usr/src/debug/kf5-kinit-5.55.0-1.fc29.x86_64/src/kdeinit/kinit.cpp:706
#17 0x0000555b316416ba in handle_launcher_request (sock=8, who=<optimized out>) at /usr/src/debug/kf5-kinit-5.55.0-1.fc29.x86_64/src/kdeinit/kinit.cpp:1146
#18 0x0000555b31641fd8 in handle_requests (waitForPid=0) at /usr/src/debug/kf5-kinit-5.55.0-1.fc29.x86_64/src/kdeinit/kinit.cpp:1339
#19 0x0000555b3163d065 in main (argc=5, argv=<optimized out>) at /usr/src/debug/kf5-kinit-5.55.0-1.fc29.x86_64/src/kdeinit/kinit.cpp:1785
[Inferior 1 (process 20253) detached]
Comment 3 Ahmad Samir 2019-10-11 18:36:28 UTC

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