To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94351
                 Issue #|94351
                 Summary|pass information about uncaught/unexpected C++ excepti
                        |ons to crash reporting
               Component|porting
                 Version|DEV300m31
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|sb
             Reported by|sb





------- Additional comments from [EMAIL PROTECTED] Fri Sep 26 08:11:43 +0000 
2008 -------
There are often crash reports where the crash is caused by
std::terminate/std::unexpected due to an uncaught/unexpected C++ exception
(e.g., issue 94226 and issue 94240), where information about the exception
(exact type, message string) could help in diagnosing the cause of the crash. 
However, such information (that would be available in the terminate/unexpected
handler) is currently not present in the generated crash report data.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to