[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-11-16 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User jsk changed the following:

What|Old value |New value

  Status|VERIFIED  |CLOSED





--- Additional comments from j...@openoffice.org Mon Nov 16 11:47:44 + 
2009 ---
Good in m3, closing

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-10-16 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User jsk changed the following:

What|Old value |New value

  Status|RESOLVED  |VERIFIED





--- Additional comments from j...@openoffice.org Fri Oct 16 07:46:34 + 
2009 ---
Looks good on Solaris x86, setting verified.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-10-15 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476





--- Additional comments from j...@openoffice.org Thu Oct 15 11:27:04 + 
2009 ---
Started QA on this issue.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-10-14 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User mav changed the following:

What|Old value |New value

 Assigned to|mav   |jsk





--- Additional comments from m...@openoffice.org Wed Oct 14 10:44:41 + 
2009 ---
mav->jsk: Please verify the issue.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-10-14 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User mav changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from m...@openoffice.org Wed Oct 14 07:20:29 + 
2009 ---
The fix is commited in fwk123.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-10-13 Thread mav
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User mav changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from m...@openoffice.org Wed Oct 14 06:29:46 + 
2009 ---
The main reason for the crash was memory corruption. There were three problems
that have affected the scenario and could cause the memory corruption:
- sal IO implementation had no mutex, it was not necessary before, but buffered
IO needs mutex to be thread safe
- xmlhelp implementation has used pointer to array that has been deleted already
- package implementation had no mutex on stream creation

The first and the third problems are related to multithreading, since the images
are loaded in different thread for html pages ( help uses html filter ). The
fixes are ready, I will look for cws.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread ab
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User ab changed the following:

What|Old value |New value

 Assigned to|ab|mav





--- Additional comments from a...@openoffice.org Wed Sep 30 12:24:22 + 
2009 ---
ab->mav: Stack shows no xmlhelp related entries.
Please have a look if help viewer code is involved.


-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User jsk changed the following:

What|Old value |New value

Keywords|  |regression





--- Additional comments from j...@openoffice.org Wed Sep 30 11:53:57 + 
2009 ---
Last 100% good build was m48, following builds had warnings (up to m57 which 
was the last time cat3 tests where executed).

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User jsk changed the following:

What|Old value |New value

Priority|P3|P2





--- Additional comments from j...@openoffice.org Wed Sep 30 11:50:01 + 
2009 ---
Crash -> P2

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476


User jsk changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |9
  is|  |





-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476





--- Additional comments from j...@openoffice.org Wed Sep 30 11:46:54 + 
2009 ---
Stack-ID is: r4hrrdc

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476





--- Additional comments from j...@openoffice.org Wed Sep 30 11:05:02 + 
2009 ---
Please use Solaris x86 to reproduce, it appears that just displaying enough 
topics causes the help 
viewer to crash at some point. Stacks have been submitted but are not yet 
available

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[framework-issues] [Issue 105476] Crash in help browser dis playing help for "data" (Writer)

2009-09-30 Thread jsk
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105476
 Issue #|105476
 Summary|Crash in help browser displaying help for "data" (Writ
|er)
   Component|framework
 Version|DEV300m60
Platform|PC
 URL|
  OS/Version|Solaris
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|ui
 Assigned to|ab
 Reported by|jsk





--- Additional comments from j...@openoffice.org Wed Sep 30 10:52:09 + 
2009 ---
Autotest: framework/optional/f_help_topics.bas

Reproduction
- Open help
- Select Index tab
- Select Writer application
- Search for "data"
- display topic
- move down one topic (cursor)
- display topic
Repeat last two steps until application crashes.

-
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org