https://bugs.kde.org/show_bug.cgi?id=456767
Rolf Eike Beer <k...@opensource.sf-tec.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|5.7.211202 |5.9.220803 CC| |k...@opensource.sf-tec.de Status|RESOLVED |REOPENED Resolution|FIXED |--- Ever confirmed|0 |1 --- Comment #12 from Rolf Eike Beer <k...@opensource.sf-tec.de> --- I see the same error, an here is what I get as backtrace: Application: KDevelop (kdevelop), signal: Segmentation fault [KCrash Handler] #4 GrepOutputView::renewModel(GrepJobSettings const&, QString const&) (this=this@entry=0x0, settings=..., description=...) at /usr/src/debug/kdevelop5-22.08.3-lp153.33.1.x86_64/plugins/grepview/grepoutputview.cpp:212 #5 0x00007f2ef901a131 in GrepDialog::startSearch() (this=<optimized out>) at /usr/src/debug/kdevelop5-22.08.3-lp153.33.1.x86_64/plugins/grepview/grepdialog.cpp:530 >From looking at the code it seems to me that nothing ever checks that "toolview" is not nullptr, which seems to correspong with this being nullptr on the next call. -- You are receiving this mail because: You are watching all bug changes.