https://issues.apache.org/ooo/show_bug.cgi?id=125140
Issue ID: 125140
Issue Type: DEFECT
Summary: Bad Allocation error, and a problem with a saved file
(so 2 bugs)
Product: Calc
Version: 4.1.0
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: save-export
Assignee: [email protected]
Reporter: [email protected]
Created attachment 83589
--> https://issues.apache.org/ooo/attachment.cgi?id=83589&action=edit
a germ of 7 lines, to generate a file of 1000 lines
With this file : the file works good when 100 lines, crashes 9 times out of 10
with more than 900 lines.
The crash is particularly obvious, when adding a bitmap in the library, to fill
a comment with a bitmap.
The file, with about 1000 lines is 95 Mo large, so here a link to DL it
http://uploaded.net/file/e0vvps90
otherwise, you copy the 7 lines of the attached file, until to get 1000 lines,
and you try to add a line with this page, for instance,
http://www.scientificamerican.com/article/quasicrystal-meteorite-exposes-novel-processes-in-early-solar-system/
adding as comment the picture of the page, so importing at first the picture
to the bitmap library, to fill the comment with a bitmap and you get the "bad
allocation" error, when you try to save the file.
The "Bad Allocation" don't compromize the import of the bitmap, so after a
crash, it's possible to add a link, and a bitmap as comment, since the library
was updated.
Then to save the file is possible (but crash from time to time yet)
Then adding another link, needing previously to import a picture in the bitmap
library, and the crash goes on, since the import implies a Bad Allocation .
Btw : if you work with a test file, filled with about 1000 lines, and try to
suppress all the lines, except the 8 first ones, to get a test-ini, you will
save a test-ini, being also 95 Mo !!!!
So, another bug, with openoffice 4.1.0
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.