Bug 368283

Summary: Segfault when running multiple unit tests from Unit Tests tool view
Product: [Applications] kdevelop Reporter: Gregor Mi <codestruct>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: triaged
Priority: NOR    
Version First Reported In: 5.0.0   
Target Milestone: ---   
Platform: Appimage   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Gregor Mi 2016-09-05 14:03:50 UTC
For example I load the kio frameworks.

On the right side there is the Unit Tests tool view which shows a "kio" node and several subnodes that correspond to the test cases.

When I click the "kio" node CTests gets executed for all subnodes. But there appears a message several times: "'CTest' is already being executed. Should we kill the previous instance?"

I close the messages and then kdevelop crashes:

/tmp/.mount_Dn56wQ/AppRun: line 31: 16469 Segmentation fault      kdevelop $@
Comment 1 Milian Wolff 2016-09-05 14:20:41 UTC
we need a backtrace. Actually, show me this thingy later today and we can debug it together
Comment 2 Andrew Crouthamel 2018-09-26 22:13:07 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 set the bug status 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 Andrew Crouthamel 2018-10-27 02:08:50 UTC
Dear Bug Submitter,

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!
Comment 4 Gregor Mi 2018-11-03 14:15:02 UTC
Today, when I try to reproduce the bug, I got a crash when I started some unit tests with the Unit Test tool view while kio was still building. Sadly, I couldn't get the stack trace.

I also cannot consistently reproduce the bug anymore. So we can leave this ticket closed.