Bug 501982 - krunner crash while search for applications
Summary: krunner crash while search for applications
Status: RESOLVED DOWNSTREAM
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 6.3.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-03-25 14:52 UTC by gus
Modified: 2025-03-25 18:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report: https://crash-reports.kde.org/organizations/kde/issues/153449/events/49d3aad28afe46148acd5154f26f141d/


Attachments
New crash information added by DrKonqi (82.65 KB, text/plain)
2025-03-25 14:52 UTC, gus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gus 2025-03-25 14:52:34 UTC
Application: krunner (6.3.3)

ApplicationNotResponding [ANR]: false
Qt Version: 6.8.2
Frameworks Version: 6.12.0
Operating System: Linux 6.13.7-cachyos1.fc41.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora Linux 41 (Forty One)"
DrKonqi: 6.3.3 [CoredumpBackend]

-- Information about the crash:
It crashes regularly doing usual search (Firefox in this case).

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#5  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#6  0x0000754823c7fbc3 in __pthread_kill_internal (threadid=<optimized out>, signo=6) at pthread_kill.c:78
#7  0x0000754823c26f9e in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x0000754823c0e942 in __GI_abort () at abort.c:79
#9  0x00007547e5583a0e in from_json(nlohmann::json_abi_v3_11_3::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long, unsigned long, double, std::allocator, nlohmann::json_abi_v3_11_3::adl_serializer, std::vector<unsigned char, std::allocator<unsigned char> >, void> const&, Attachment&) () at /usr/lib64/qt6/plugins/kf6/krunner/krunner_zotero.so


Reported using DrKonqi
Comment 1 gus 2025-03-25 14:52:36 UTC
Created attachment 179725 [details]
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.
Comment 2 Antonio Rojas 2025-03-25 15:21:54 UTC
The zotero runner is not developed by KDE, please report this to their developers
Comment 3 gus 2025-03-25 18:45:07 UTC
Ah, Right! I didn't notice it was krunner_zotero being the source of the problem.