https://bugs.kde.org/show_bug.cgi?id=523260
Bug ID: 523260
Summary: Crash in overview search
Classification: Plasma
Product: kwin
Version First 6.6.6
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: kwin_wayland (6.6.6)
ApplicationNotResponding [ANR]: false
Qt Version: 6.11.1
Frameworks Version: 6.27.0
Operating System: Linux 7.2.0-rc2-1-MANJARO x86_64
Windowing System: Wayland
Distribution: Manjaro Linux
DrKonqi: 6.6.6 [CoredumpBackend]
-- Information about the crash:
The search in the overview mode (top left corner / Meta+W) has crashed KWin in
two cases, while typing lmms in the search box. The stack trace indicates it
crashed while processing "lmm". However, I can't reliably reproduce the crash.
I have not encountered any crashes in the regular start menu so far.
My search settings are stock - no extra search modules installed, everything is
checked except global shortcuts.
$ kwin_wayland -v
kwin 6.6.6
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 0x00007f1eeca998e3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#7 0x00007f1eeca3e150 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8 0x00007f1eeca2567d in __GI_abort () at abort.c:77
#9 0x00007f1eeca266fc in __libc_message_impl
(vma_name=vma_name@entry=0x7f1eecbb3891 "glibc: fatal",
fmt=fmt@entry=0x7f1eecbb6d2c "*** %s ***: terminated\n") at
../sysdeps/posix/libc_fatal.c:138
#10 0x00007f1eecb278d0 in __libc_message_wrapper (vmaname=0x7f1eecbb3891
"glibc: fatal", fmt=0x7f1eecbb6d2c "*** %s ***: terminated\n") at
../include/stdio.h:203
#11 __GI___fortify_fail (msg=msg@entry=0x7f1eecbbb580 "bit out of range 0 -
FD_SETSIZE on fd_set") at fortify_fail.c:24
#12 0x00007f1eecb27395 in __GI___fdelt_chk (d=<optimized out>) at
fdelt_chk.c:26
#13 0x00007f1e2c4d2b78 in NetconData::receive (this=0x7f1d940dec30,
buf=0x7f1d94025280 "ud\333e\032\177", cnt=200, timeo=<optimized out>) at
../utils/netcon.cpp:749
#14 0x00007f1e2c4d3894 in NetconData::getline (this=0x7f1d940dec30,
buf=0x7f1cd19fa2d0
"\001s\001v\n\002w+\r\0011\r\0015\r\0018\r\001j\r\001q\f\001y\215\001j\b\001#\n\002-w\f\0010\026\0011\v\0025a\020\001e\017\0028e\032\0015\v\0028e\020\001k\017\002ke\017\002vb\016\0016\v\0021d\017\002b1\020\001d\017\002dj\017\002wa\016\0017\022\0018\v\002ke\016\0019\v\0021d\024\001a\v\002e0\020\001m\016\001b\v\001d\016\001n\017\001n\f\001c\016\001d\v\001n\016\001#\024\001e\v\002m0&\001f\v\001p\r\001q\r\002v0\017\001w\r\002z0\016\002g1\r\0016\r\001f\r\001k\r\001n\f\002h1\r\0015\022\001f\r\001m"...,
cnt=1024, timeo=1) at ../utils/netcon.cpp:867
#15 0x00007f1e2c4afe7f in ExecCmd::getline (this=this@entry=0x7f1d940c9ec8,
data="") at ../utils/execmd.cpp:901
#16 0x00007f1e2c4b65d5 in ExecCmd::getline (this=0x7f1d940c9ec8, data="",
timeosecs=<optimized out>) at ../utils/execmd.cpp:937
#17 0x00007f1e2c2b59a8 in Aspell::make_speller (this=this@entry=0x7f1d940a3f90,
reason="") at ../aspell/rclaspell.cpp:309
#18 0x00007f1e2c2b6190 in Aspell::suggest (this=0x7f1d940a3f90, db=...,
_term="lmm", suggestions=std::vector of length 0, capacity 0, reason="") at
../aspell/rclaspell.cpp:322
#19 0x00007f1e2c421578 in Rcl::Db::getSpellingSuggestions (this=<optimized
out>, word=<optimized out>, suggs=<optimized out>) at ../rcldb/rclterms.cpp:837
#20 0x00007f1e2c412c27 in Rcl::Db::spellExpand (this=this@entry=0x7f1d600248c0,
term="lmm", neighbours=std::vector of length 0, capacity 0) at
../rcldb/rclterms.cpp:411
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.