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

Reply via email to