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


User hro changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|hro                       |fs
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Apr 18 03:06:23 -0700 
2006 -------
@fs: No, the stack is not corrupted. Because there no debug information
available the adresses are mapped to public symbols only. F.e. the frames in SAL
are not in osl_getDirectoryItem but in the signal handler but
osl_getDirectoryItem is the nearest public symbol. The same applies to
OSDBCDriverManager::implGetDriverForURL, lokk at the large offsets to that
symbol. That does not mean that the method calls itself.
Try to resolve the stack with debug information, use the crashreporter. This can
be done by hand though but we have no tooling to this so resolve the stack frame
by frame is much work to do but it's still possible.

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

Reply via email to