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





------- Additional comments from bluedw...@openoffice.org Mon Aug 23 13:11:55 
+0000 2010 -------
@kstribley sorry I misled you into a wrong discussion. Actually Calc crashes 
when the destructor of UniscribeLayout is called as you can see in the attached 
backtrace. In addition, today I found that the statement "delete [] 
mpLogClusters;" caused this crash. I guessed that some memories regarding 
mpLogClusters were freed twice, but I finally couldn't find the code which 
releases  mpLogClusters outside the destructor in winlayout.cxx.

So, next, I'll try tracing "delete" statements somehow, which I hope results in 
finding a root cause.

Please consider that the attached patch just shows that the modification made 
in 
graphite01 triggered this problem. I think the root cause should be around the 
modified part. But I would like you to remember what was changed in 
winlayout.cxx, and hopefully come up with a hint or solution of this problem. 
Please give me any comment or whatever you think. It will be very helpful.

(BTW, I don't understand the fallback system involving Uniscribe and Graphite 
engines.)

@mlpotgieter yes. However, the root cause seems to be in OOo itself, and we 
should fix it because it is very common to install MS-Office and OOo in one 
computer, especially in Japan.


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


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

Reply via email to