Comment Re:A simple case of the wrong error.. (Score 1) 642
Once nice thing about how OS X handles this kind of thing (at least with crashing bugs) is that it provides the end user a simple dialog-box based error message, while in the background it dumps a complete stack trace + more into a log file that the developer can then request from the user.