D14606: KCrash: DrKonqi cancelled = able to start...
    David Faure 
    noreply at phabricator.kde.org
       
    Mon Aug  6 12:42:29 BST 2018
    
    
  
dfaure added a comment.
  We only stop printing it at the 4th recursion, I guess just in case that printing itself is the reason for the recursive crash...
  
    if (crashRecursionCounter < 4) {
        fprintf(stderr, "Unable to start Dr. Konqi\n");
    }
REPOSITORY
  R285 KCrash
REVISION DETAIL
  https://phabricator.kde.org/D14606
To: rjvbb, #frameworks, sitter
Cc: dfaure, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180806/9216e6be/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list