[Libreoffice-bugs] [Bug 44443] EDITING: Crash on inserting a large number of sheets
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 4 09:28:50 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=44443
--- Comment #3 from markus.mohrhard at googlemail.com 2012-01-04 09:28:50 PST ---
>
> But in this case:
> - A crash should not occur
We can't do anything against the crash at the moment. You were always able to
crash LibO/OOo if you exceeded the maximum of memory available. It is now just
easier to do so on a 32 bit system or on systems with less RAM
> - The maximum number of default should be widely smaller (see mentioned in my
> previous message, the crash occurs on a new PC with 4 Go of RAM)
You are only able to use 2GB or 3GB of these 4 GB but I will limit the number
of sheets to 10000 for our 32bit builds.
>
> > The ammount of sheets is limited by memory.
>
> IMHO Set no limit on the number and rely only on the available memory seems to
> me not reliable, especially for programming applications using this number...
That is not possible. And personally I doubt that there is any use case where
more than one or two thousand sheets are really usefull. For everything else
you should not use calc.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list