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

--- Comment #2 from Akseli Lahtinen <[email protected]> ---
Looks like it gets stuck into a loop 

#0  0x00007f4e9eac123e in __tzset () at tzset.c:551
551       tzset_internal (1);
[Current thread is 1 (Thread 0x7f4dfc92d6c0 (LWP 11766))]
(gdb) bt
#0  0x00007f4e9eac123e in __tzset () at tzset.c:551
#1  0x00007f4e9eac0015 in __GI_mktime (tp=0x7f4dfc12e1a0) at mktime.c:541
#2  0x00007f4e9f07a353 in qMkTime (when=when@entry=0x7f4dfc12e1a0)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/global/qtenvironmentvariables.cpp:363
#3  0x00007f4e9f23d3d6 in (anonymous namespace)::MkTimeResult::MkTimeResult
(this=0x7f4dfc12e1a0, prior=...)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qlocaltime.cpp:69
#4  (anonymous namespace)::resolveLocalTime
(local=local@entry=1759404192, resolve=...)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qlocaltime.cpp:369
#5  0x00007f4e9f23dfb2 in QLocalTime::mapLocalTime
(local=local@entry=1759404192507, resolve=..., resolve@entry=...)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qlocaltime.cpp:576
#6  0x00007f4e9f232667 in QDateTimePrivate::localStateAtMillis
(millis=1759404192507, resolve=...)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qdatetime.cpp:3008
#7  0x00007f4e9f233ff5 in QDateTime::toMSecsSinceEpoch (this=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qdatetime.cpp:4492
#8  0x00007f4e9f23413d in QDateTime::toSecsSinceEpoch (this=<optimized out>)
at
/usr/src/debug/qt6-qtbase-6.9.2-1.fc42.x86_64/src/corelib/time/qdatetime.cpp:4527
#9  0x00007f4ea28a566f in KSvg::ImageSetPrivate::findInCache
(this=0x7f4e80001d00, key=..., pix=..., lastModified=1759385552)
at /home/akseli/Repositories/kde/src/ksvg/src/ksvg/private/imageset_p.cpp:613
#10 0x00007f4ea285c6ac in KSvg::FrameSvgPrivate::generateBackground
(this=0x20f4c830, frame=...)
at /home/akseli/Repositories/kde/src/ksvg/src/ksvg/framesvg.cpp:538
#11 0x00007f4ea285bbcd in KSvg::FrameSvgPrivate::alphaMask (this=0x20f4c830)
at /home/akseli/Repositories/kde/src/ksvg/src/ksvg/framesvg.cpp:460
#12 0x00007f4ea285cf23 in KSvg::FrameSvgPrivate::generateBackground
(this=0x20f4c830, frame=...)
at /home/akseli/Repositories/kde/src/ksvg/src/ksvg/framesvg.cpp:578
#13 0x00007f4ea285bbcd in KSvg::FrameSvgPrivate::alphaMask (this=0x20f4c830)
at /home/akseli/Repositories/kde/src/ksvg/src/ksvg/framesvg.cpp:460
#14 0x00007f4ea285cf23 in KSvg::FrameSvgPrivate::generateBackground
(this=0x20f4c830, frame=...)

(The last two repeat forever.)

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

Reply via email to