[kdevplatform] [Bug 373475] crash when starting the patchreview plugin (NULL ptr dereference in Sublime::IdealController::raiseView)

2016-12-10 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373475 --- Comment #3 from RJVB --- Apologies, the crash seemed familiar indeed but I couldn't find any previous reports, nor could DrKonqi. -- You are receiving this mail because: You are watching all bug changes.

[kdevplatform] [Bug 373475] crash when starting the patchreview plugin (NULL ptr dereference in Sublime::IdealController::raiseView)

2016-12-10 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=373475 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[kdevplatform] [Bug 373475] crash when starting the patchreview plugin (NULL ptr dereference in Sublime::IdealController::raiseView)

2016-12-09 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=373475 --- Comment #1 from RJVB --- Below is the backtrace from a related crash that occurred when I closed a patch review. This is another example of using Q_ASSERT where instead a simple check against NULL can be used (calling