To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58412





------- Additional comments from [EMAIL PROTECTED] Fri Jan  6 05:07:32 -0800 
2006 -------
I just discovered today that for a plain "char *" variable (and at least the
Windows OS) the crash reporter really seems to be capable to write the character
string (for String or OUString this does not work).

But since the string length is rather large (if the second parameter is correct)
the string is likely corrupted.
I asked the developer of the crash-report tool and he said that "" is the
default output and thus if the string is too long (or broken) this does not mean
that it was a pointer to an empty string.

And since the second argument is not a pointer but a flat int the value
0x9775198 is the hexadecimal value of that argument. Which is rather large and
(if interpreted as 'int' represents a negative number) also indicates that
something is wrong.



---------------------------------------------------------------------
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