[Bug 234830] sysutils/kf5-baloo: baloo_file_extractor hangs at tiff file, consuming 100% cpu
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 17 21:53:33 GMT 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234830
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adridg at freebsd.org
--- Comment #4 from Adriaan de Groot <adridg at freebsd.org> ---
It looks to be a corrupt TIFF file, as tiffdump(1) says:
data/tu_logo.tiff:
Magic: 0x4d4d <big-endian> Version: 0x2a <ClassicTIFF>
Directory 0: offset 8 (0x8) next 18612227 (0x11c0003)
...
data/tu_logo.tiff: Error while reading directory count.
That "next" offset looks pretty bogus (and is beyond end-of-file anyway). None
of my applications -- gwenview or kolourpaint -- seem to have TIFF support.
They don't attempt to show anything, and don't hang or cause high CPU load
either. Is that a configuration option somewhere? I **do** have graphics/tiff
installed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list