https://bugs.kde.org/show_bug.cgi?id=525443
Bug ID: 525443
Summary: Images that are too big make the kernel terminate
Dolphin
Classification: Applications
Product: dolphin
Version First 26.08.0
Reported In:
Platform: Debian stable
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
As title: i have tiff pictures of upwards 2GB in size each and every time I
open the folder dolphin thinks about it, then gets terminated by the kernel.
Also I'm not going to attach a 2GB photo here, but the dimensions are around
40000 x 6000 pixels and are 16bits.
```
magick -size 40000x6000 xc:black -channel RGB +noise Random -depth 16
noise.tiff
```
comes out at 1.4GB which is close enough
STEPS TO REPRODUCE
1. Have very large images
2. open dolphin
OBSERVED RESULT
Crash
EXPECTED RESULT
Not crash
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
ADDITIONAL INFORMATION
I would expect dolphin to simply give up on trying to create an icon if the
image is too big and just present the default one.
--
You are receiving this mail because:
You are watching all bug changes.