[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2023-03-19 Thread Christian Andersen
https://bugs.kde.org/show_bug.cgi?id=451856 Christian Andersen changed: What|Removed |Added CC||chr...@mail.dk --- Comment #9 from

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #8 from Aaron Williams --- I was finally able to get kdevelop to come up without crashing. I had to temporarily delete the symlinks to the two toolchains while it was parsing then re-create the symlinks afterwards. It seems that something

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #7 from Aaron Williams --- It is not always crashing on the same file though I am seeing the same loop behavior. -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #6 from Aaron Williams --- With this last crash the issue appears to be a bit different. This looks like a stack overflow due to a loop: Thread 25 "Queue(0x561" received signal SIGSEGV, Segmentation fault. [Switching to Thread

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #5 from Aaron Williams --- Created attachment 147707 --> https://bugs.kde.org/attachment.cgi?id=147707=edit gcc toolchain tree-affine.h File where parser is crashing -- You are receiving this mail because: You are watching all bug

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #4 from Aaron Williams --- I am also seeing this crash during background parsing. Is there some way to disable it? Thread 39 "Queue(0x562" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff949cc700 (LWP 5135)]

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #3 from Aaron Williams --- It looks like it is crashing on other non-Python files as well. It's possible that this is an issue with OpenSUSE since I see that the version for most of KDevelop is 21.12.3-lp153.10.8 however the Python plugin

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Friedrich W. H. Kossebau
https://bugs.kde.org/show_bug.cgi?id=451856 Friedrich W. H. Kossebau changed: What|Removed |Added CC|kosse...@kde.org| -- You are receiving this mail

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 --- Comment #2 from Aaron Williams --- In OpenSUSE these files are part of python3-base-3.6.15-150300.10.21.1.x86_64 -- You are receiving this mail because: You are watching all bug changes.

[kdevelop] [Bug 451856] kdevelop crashes while parsing /usr/lib64/python3.6/html/entities.py or /usr/lib64/python3.6/email/message.py

2022-03-24 Thread Aaron Williams
https://bugs.kde.org/show_bug.cgi?id=451856 Aaron Williams changed: What|Removed |Added Summary|kdevelop crashes while |kdevelop crashes while