Bug 497568 - reminders crashed
Summary: reminders crashed
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-12-16 18:07 UTC by Dan
Modified: 2024-12-18 18:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan 2024-12-16 18:07:20 UTC
Application: kalendarac (5.22.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-28-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
installed lxqt, switched, kogged in first time, reminders (whatever that is) crashed

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Reminders (kalendarac), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f0a7a565ef9 in QApplication::setFont(QFont const&, char const*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007f0a74f1314a in LXQtPlatformTheme::loadSettings() () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqtlxqt.so
#6  0x00007f0a74f1385a in LXQtPlatformTheme::onSettingsChanged() () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platformthemes/libqtlxqt.so
#7  0x00007f0a7bae8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f0a7ba16bdf in QFileSystemWatcher::fileChanged(QString const&, QFileSystemWatcher::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f0a7bae8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f0a7ba16ca3 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f0a7ba1c1db in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007f0a7bae8fbc in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f0a7baec2cf in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f0a7baecad5 in QSocketNotifier::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f0a7bab1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f0a7bb0a3cd in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f0a796627a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007f0a79662a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f0a79662acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f0a7bb09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f0a7bab01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f0a7bab8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x0000563ccb4050d7 in ?? ()
#24 0x00007f0a7b64624a in __libc_start_call_main (main=main@entry=0x563ccb404d30, argc=argc@entry=1, argv=argv@entry=0x7ffe85fec708) at ../sysdeps/nptl/libc_start_call_main.h:58
#25 0x00007f0a7b646305 in __libc_start_main_impl (main=0x563ccb404d30, argc=1, argv=0x7ffe85fec708, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe85fec6f8) at ../csu/libc-start.c:360
#26 0x0000563ccb405251 in ?? ()
[Inferior 1 (process 229694) detached]

Reported using DrKonqi
This report was filed against 'kde' because the product 'kalendar' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Comment 1 Nate Graham 2024-12-17 17:00:11 UTC
It appears to be crashing in 3rd-party code.
Comment 2 Dan 2024-12-17 17:05:49 UTC
That's nice to know. What 3rd party code? I know nothing about this reminder thing because I do my reminders on Apple. Where does it look for reminders that I did not explicitly create in it (assuming that it's an app and has that feature)? Can kt be disabled, remved, fixed?
Comment 3 Nate Graham 2024-12-18 18:13:57 UTC
The crash is in LXQtPlatformTheme::loadSettings(), which means there's a problem with the platform integration plugin provided by LXQt. I'd recommend bringing it up to them; hopefully they can help you.
Comment 4 Dan 2024-12-18 18:16:18 UTC
Thank,
I will do that or just go back to lxde

On Wed, Dec 18, 2024, at 10:13 AM, Nate Graham wrote:
> https://bugs.kde.org/show_bug.cgi?id=497568
>
> --- Comment #3 from Nate Graham <nate@kde.org> ---
> The crash is in LXQtPlatformTheme::loadSettings(), which means there's a
> problem with the platform integration plugin provided by LXQt. I'd recommend
> bringing it up to them; hopefully they can help you.
>
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 5 Nate Graham 2024-12-18 18:44:35 UTC
It would appear you are already using LXQt, hence its platform integration plugin being loaded. If you're *not* using LXQt, then its platform integration plugin being loaded is some kind of system misconfiguration.

Either way, I'd recommend following up with your distro's developers.