Bug 423589 - Crash when launching executable
Summary: Crash when launching executable
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-27 15:38 UTC by Rolf Eike Beer
Modified: 2022-11-11 05:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2020-06-27 15:38:55 UTC
Happened with git master from beginning of last week:

[KCrash Handler]
#4  0x00007fb4296c53f6 in ExecutePlugin::executable (this=0x22b0510, 
cfg=0x5a7c710, err=...) at /home/ebeer/repos/upstream/KDE/kdevelop/plugins/
execute/executeplugin.cpp:167
#5  0x00007fb422724c10 in KDevMI::MIDebugJob::start (this=0x8237ae0) at /home/
ebeer/repos/upstream/KDE/kdevelop/plugins/debuggercommon/midebugjobs.cpp:78
#6  0x00007fb462d1533e in KDevelop::ExecuteCompositeJobPrivate::startNextJob 
(this=0x8ec9ce0, job=0x8237ae0) at /home/ebeer/repos/upstream/KDE/kdevelop/
kdevplatform/util/executecompositejob.cpp:61
#7  0x00007fb462d15ad5 in KDevelop::ExecuteCompositeJob::slotResult 
(this=0x91dba80, job=0x8e0bf30) at /home/ebeer/repos/upstream/KDE/kdevelop/
kdevplatform/util/executecompositejob.cpp:125
#8  0x00007fb46035afe6 in  () from /usr/lib64/libQt5Core.so.5
#9  0x00007fb460867e0c in KJob::result(KJob*, KJob::QPrivateSignal) () from /
usr/lib64/libKF5CoreAddons.so.5
#10 0x00007fb46086c0b3 in KJob::finishJob(bool) () from /usr/lib64/
libKF5CoreAddons.so.5
#11 0x00007fb462d15b5a in KDevelop::ExecuteCompositeJob::slotResult 
(this=0x8e0bf30, job=0x547cac0) at /home/ebeer/repos/upstream/KDE/kdevelop/
kdevplatform/util/executecompositejob.cpp:129
#12 0x00007fb46035afe6 in  () from /usr/lib64/libQt5Core.so.5
#13 0x00007fb460867e0c in KJob::result(KJob*, KJob::QPrivateSignal) () from /
usr/lib64/libKF5CoreAddons.so.5
#14 0x00007fb46086c0b3 in KJob::finishJob(bool) () from /usr/lib64/
libKF5CoreAddons.so.5
#15 0x00007fb462d72440 in KDevelop::OutputExecuteJob::childProcessExited 
(this=0x547cac0, exitCode=0, exitStatus=QProcess::NormalExit) at /home/ebeer/
repos/upstream/KDE/kdevelop/kdevplatform/outputview/outputexecutejob.cpp:418
#16 0x00007fb462d764f5 in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, 
QtPrivate::List<int, QProcess::ExitStatus>, void, void 
(KDevelop::OutputExecuteJob::*)(int, QProcess::ExitStatus)>::call (f=&virtual 
KDevelop::OutputExecuteJob::childProcessExited(int, QProcess::ExitStatus), 
o=0x547cac0, arg=0x7ffdb654e740) at /usr/include/qt5/QtCore/
qobjectdefs_impl.h:152
#17 0x00007fb462d760ab in QtPrivate::FunctionPointer<void 
(KDevelop::OutputExecuteJob::*)(int, 
QProcess::ExitStatus)>::call<QtPrivate::List<int, QProcess::ExitStatus>, void> 
(f=&virtual KDevelop::OutputExecuteJob::childProcessExited(int, 
QProcess::ExitStatus), o=0x547cac0, arg=0x7ffdb654e740) at /usr/include/qt5/
QtCore/qobjectdefs_impl.h:185
#18 0x00007fb462d7587e in QtPrivate::QSlotObject<void 
(KDevelop::OutputExecuteJob::*)(int, QProcess::ExitStatus), 
QtPrivate::List<int, QProcess::ExitStatus>, void>::impl (which=1, 
this_=0x91b9b10, r=0x547cac0, a=0x7ffdb654e740, ret=0x0) at /usr/include/qt5/
QtCore/qobjectdefs_impl.h:418
#19 0x00007fb46035afe6 in  () from /usr/lib64/libQt5Core.so.5
#20 0x00007fb4602929e8 in QProcess::finished(int, QProcess::ExitStatus) () 
from /usr/lib64/libQt5Core.so.5
#21 0x00007fb460298193 in  () from /usr/lib64/libQt5Core.so.5
#22 0x00007fb4602982be in  () from /usr/lib64/libQt5Core.so.5
#23 0x00007fb46035b020 in  () from /usr/lib64/libQt5Core.so.5
#24 0x00007fb46035e41f in QSocketNotifier::activated(QSocketDescriptor, 
QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /usr/lib64/
libQt5Core.so.5
#25 0x00007fb46035ec1b in QSocketNotifier::event(QEvent*) () from /usr/lib64/
libQt5Core.so.5
#26 0x00007fb46120d0cf in QApplicationPrivate::notify_helper(QObject*, 
QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#27 0x00007fb460324b0a in QCoreApplication::notifyInternal2(QObject*, QEvent*) 
() from /usr/lib64/libQt5Core.so.5
#28 0x00007fb46037cb05 in  () from /usr/lib64/libQt5Core.so.5
#29 0x00007fb45e0c62c7 in g_main_context_dispatch () from /usr/lib64/
libglib-2.0.so.0
#30 0x00007fb45e0c6648 in  () from /usr/lib64/libglib-2.0.so.0
#31 0x00007fb45e0c66ff in g_main_context_iteration () from /usr/lib64/
libglib-2.0.so.0
#32 0x00007fb46037bf4f in 
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () 
from /usr/lib64/libQt5Core.so.5
#33 0x00007fb4603234cb in 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/
libQt5Core.so.5
#34 0x00007fb46032b730 in QCoreApplication::exec() () from /usr/lib64/
libQt5Core.so.5
#35 0x0000000000413859 in main (argc=1, argv=0x7ffdb6550878) at /home/ebeer/
repos/upstream/KDE/kdevelop/app/main.cpp:850
[Inferior 1 (process 24015) detached]
Comment 1 Justin Zobel 2022-10-12 03:50:11 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-10-27 05:04:05 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-11 05:20:47 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!