global destruction (dis)order (BUG 383361)

René J.V. Bertin rjvbertin at gmail.com
Thu Aug 10 16:53:38 UTC 2017


Got another one, with crash.

On the terminal:

0x7faa6cd46a20 "kdevquickopen" "Quick Open" deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
0x7faa6cd48e80 "kdevcontextbrowser" "Code Browser" deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.
0x7faa6cdbe930 "kdevswitchtobuddy" "Switch to Buddy" deleted without having been removed from the factory first. This will leak standalone popupmenus and could lead to crashes.

The crash did occur in a function called while waiting for the background parser to be idle, so there indeed appears to be a link with the commit mentioned earlier in this thread:

https://bugs.kde.org/show_bug.cgi?id=383361

R.


More information about the KDevelop-devel mailing list