https://issues.apache.org/ooo/show_bug.cgi?id=118986
Oliver-Rainer Wittmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|editing |save-export Product|Spreadsheet |Word processor Summary|crashes when copy an empty |[RTF export] crashes when |line from Writer below a |copy an empty line from |tif picture then paste into |Writer below a tif picture |spreadsheet |then paste into spreadsheet --- Comment #3 from Oliver-Rainer Wittmann <[email protected]> 2012-02-29 08:23:02 UTC --- The problem is caused by the RTF export - RTF is used as the clipboard exchange format - when exporting the TIFF image. Thus, the crash can also reproduced when saving the resulting text document to RTF. In order to export the TIFF image to RTF certain amount of memory is needed which is due to the used encoding four times larger than the TIFF file itself. Depending on memory which is available in the system the memory gets allocated or not. If we are running out of memory AOO will crash. It is a regression introduced in OOo 3.4 Beta by CWS vmiklos01, bug 113532 @vmiklos: Can you help here to fix the issue? If yes, please contact me - I have made a deeper investigation which I want to share with you. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
