[framework-issues] [Issue 92720] Mac: Document recovery bro ken

2008-08-15 Thread kso
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92720


User kso changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 3.1





--- Additional comments from [EMAIL PROTECTED] Fri Aug 15 08:13:14 + 
2008 ---
hro:  As discussed with QA, not a stopper for 3.0

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



[framework-issues] [Issue 92720] Mac: Document recovery bro ken

2008-08-13 Thread ericb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92720


User ericb changed the following:

What|Old value |New value

  CC|''|'macport'





--- Additional comments from [EMAIL PROTECTED] Wed Aug 13 10:03:15 + 
2008 ---
.

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



[framework-issues] [Issue 92720] Mac: Document recovery bro ken

2008-08-13 Thread ul
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92720





--- Additional comments from [EMAIL PROTECTED] Wed Aug 13 10:38:08 + 
2008 ---
Right now it looks like that only kill -segv is not working.
We have seen other crashes where everything works fine.

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



[framework-issues] [Issue 92720] Mac: Document recovery bro ken

2008-08-13 Thread hro
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92720


User hro changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Wed Aug 13 11:15:58 + 
2008 ---
Without a JVM running in OOos process evrything is fine:

- an actual crash in the main thread also tirggers OOos singal handler
- kill -SEGV triggers OOos signal handler

With JVM running in OOo (f.e. click Tools/Macros/Organize Macros/Java Script)
this happens:

- an actual crash in the main thread also tirggers OOos singal handler
- kill -SEGV does NOT trigger OOos signal handler but the MacOsX Crash Reporter
is coming up. The detailed report shows that all thread waiting on a
pthread_wait_xxx do not get the signal. All other threads except the main thread
have a JVM_RaiseExecption on the stack with a resulting call to mach_trap. But
the main_thread also gets a mach_trap call from the event loop.

It looks like if no JVM is involved everything is fine and if JVM is involved an
a crash occurs in C++ code everythiong is fine too.


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



[framework-issues] [Issue 92720] Mac: Document recovery bro ken

2008-08-12 Thread ul
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92720
 Issue #|92720
 Summary|Mac: Document recovery broken
   Component|framework
 Version|OOO300m1
Platform|All
 URL|
  OS/Version|Mac OS X
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P2
Subcomponent|code
 Assigned to|hro
 Reported by|ul





--- Additional comments from [EMAIL PROTECTED] Tue Aug 12 15:36:47 + 
2008 ---
kill -segv does not force signalhandler to crash when java is involved.
That leads to the problems that we do not see our crashreporter on Mac and
that document recovery will not work under these conditions.

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