https://bugs.kde.org/show_bug.cgi?id=500697
Bug ID: 500697
Summary: [ANR] Kasts freezes at refreshing podcast feeds
Classification: Applications
Product: kasts
Version: unspecified
Platform: Debian unstable
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kasts (25.03.70)
ApplicationNotResponding [ANR]: true
Qt Version: 6.7.2
Frameworks Version: 6.11.0
Operating System: Linux 6.13.4-josep1 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux trixie/sid
DrKonqi: 6.3.0 [CoredumpBackend]
-- Information about the crash:
I builded Kasts from current master and when I refresh the podcast feed, it
starts updating but at some point it freezes, and I have to force quitting it.
If i start Kasts from the terminal I spotted this error message while it's
freezing:
Error happened: Error::Database "" "" 1 "INSERT INTO Entries VALUES (:feed,
:id, :title, :content, :created, :updated, :link, :read, :new, :hasEnclosure,
:image, :favorite);"
However on another PC with the same build Kasts works perfectly, so maybe it's
specific to a database error.
I will attach here the problematic database.
The crash can be reproduced every time.
-- Backtrace (Reduced):
#5 0x00007f10798e4fb5 in __GI___clock_nanosleep (clock_id=clock_id@entry=0,
flags=flags@entry=0, req=0x7fff0227d4a0, rem=0x7fff0227d4a0) at
../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
#6 0x00007f10798f0373 in __GI___nanosleep (req=<optimized out>, rem=<optimized
out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
#7 0x00007f107a0c49b5 in qt_nanosleep (amount=...) at
./src/corelib/thread/qthread_unix.cpp:507
#8 QThread::sleep (nsec=std::chrono::duration = { <optimized out>ns }) at
./src/corelib/thread/qthread_unix.cpp:527
#9 0x00007f107a0c4a10 in QThread::usleep (usecs=<optimized out>) at
./src/corelib/thread/qthread_unix.cpp:522
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.