[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-07-08 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #20 from Sigbjorn --- (In reply to Gabriele Menna from comment #19) > In my setup, this bug was caused by duplicated add_test statements. Yes, this is according to the minimal example provided, that triggers the errors. Two test-sui

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-21 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #13 from Sigbjorn --- The provided example is minimal, and emulates the effects when using multiple test binaries, or delayed test-generation that gives similar effects for even a single binary test project. -- You are receiving this mail

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-21 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #12 from Sigbjorn --- Created attachment 14 --> https://bugs.kde.org/attachment.cgi?id=14=edit minimal example that illustrates the crash also available here https://gitlab.com/sigbjorn.helset/kdev-issue-support.git --

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-21 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #11 from Sigbjorn --- (In reply to Igor Kushnir from comment #10) > (In reply to Sigbjorn from comment #9) > > (In reply to Igor Kushnir from comment #7) > > > The test suite code is somewhat messy and buggy. I h

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #9 from Sigbjorn --- (In reply to Igor Kushnir from comment #7) > The test suite code is somewhat messy and buggy. I have started fixing it > more than a year ago, but sadly postponed that work in favor of other > fixes/improvement

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #8 from Sigbjorn --- Investigations: Using the doctest (gitlab.com/doctest), generates test-cases, that are picked up and enlisted by the test executable it self. In doctest, there test might be grouped into test-suites, and test-cases

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #6 from Sigbjorn --- Based on the stack/listing etc. it seems to be related to the cmake-manager test suite handling. Other observations of interest: (0) Re-generating cmake after cmake-file changes, also crashes the kdevelop (will check

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #5 from Sigbjorn --- (In reply to Sigbjorn from comment #4) > (In reply to Sigbjorn from comment #3) > > .. after downloading debuginfo, repeating the crash procedure, and using > > gdb,(konqi seems to disable/or not rea

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #4 from Sigbjorn --- (In reply to Sigbjorn from comment #3) > .. after downloading debuginfo, repeating the crash procedure, and using > gdb,(konqi seems to disable/or not read .gdb.ini file, will sort out that > later),, >

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #3 from Sigbjorn --- .. after downloading debuginfo, repeating the crash procedure, and using gdb,(konqi seems to disable/or not read .gdb.ini file, will sort out that later),, here seems to be the intersting spots: #7 0x7fc16bf7faad

[kdevelop] [Bug 455533] Kdevelop crashes upon exit

2022-06-20 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 --- Comment #2 from Sigbjorn --- (In reply to Igor Kushnir from comment #1) > > #5 0x7f81bb18e2d4 in () at > > /usr/lib/qt/plugins/kdevplatform/36/kdevcmakemanager.so > Could you please build KDevelop with debug symbols to generat

[kdevelop] [Bug 455533] New: Kdevelop crashes upon exit

2022-06-18 Thread Sigbjorn
https://bugs.kde.org/show_bug.cgi?id=455533 Bug ID: 455533 Summary: Kdevelop crashes upon exit Product: kdevelop Version: unspecified Platform: Archlinux Packages OS: Linux Status: REPORTED Keywords: