D20859: Crash in sddmthemeinstaller invalid use of errorString
    John Gehrig 
    noreply at phabricator.kde.org
       
    Sun May  5 07:18:24 BST 2019
    
    
  
johngehrig added a comment.
  Sorry for the delay... I was finally able to get the crashing machine set up again.
  
  Yes, it looks like the descuctor for `job` was called while the KMessageBox was in the process of being painted onscreen (breakpoint in kauthexecutejob.cpp).
  
  I tried making `job` a `QPointer<KAuth::ExecuteJob>` and QSharedPointer with the original qWarning/KMessageBox lines, but that didn't help. I can't say I'm familiar enough with the intricacies of how KDE/Qt handles object allocations and events to explain...
REVISION DETAIL
  https://phabricator.kde.org/D20859
To: johngehrig, ngraham, davidedmundson, #plasma
Cc: anthonyfieroni, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190505/9d3d286d/attachment-0001.html>
    
    
More information about the Plasma-devel
mailing list