https://bugs.kde.org/show_bug.cgi?id=391970

--- Comment #1 from Christoph Feck <cf...@kde.org> ---
The loader is currently limited to 16384 * 16384, because we had crashes with
files that reported incorrect sizes. I didn't want to raise it to 32768 *
16384, because this would already overflow the allocatable size on 32-bit
systems (2 GB).

On today's 64-bit systems, we probably can afford up to 65535 * 32768, which
would amount to 8 GB.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to