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

--- Comment #6 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
(In reply to Elvis Angelaccio from comment #5)
> (In reply to Nikolay Brookstein from comment #4)
> I'm not sure Qt can handle json files that large.

We are talking about a json file bigger than 3 GB, in fact. No way a parser can
handle that much data :/

Even if we skip the "XADSolidObject" json vector (which is what makes the file
so big), lsar would still take too much time to finish the execution (compared
to unrar).

So I'm tempted to just catch the bad_alloc exception and abort the operation...

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

Reply via email to