https://bugs.kde.org/show_bug.cgi?id=522489
Bug ID: 522489
Summary: Kded6 crash when trying to enable hotspot
Classification: Frameworks and Libraries
Product: frameworks-kded
Version First 6.27.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Application: kded6 (6.27.0)
ApplicationNotResponding [ANR]: false
Qt Version: 6.11.1
Frameworks Version: 6.27.0
Operating System: Linux 7.0.14-arch1-1 x86_64
Windowing System: Wayland
Distribution: "Arch Linux"
DrKonqi: 6.7.1 [CoredumpBackend]
-- Information about the crash:
Steps to reproduce:
- Have the radio device up and hotspot configured
- Try enabling it via Networks tray icon
Expected: enabled hotspot.
Actual: appears to be authenticating, then kded6 crash.
The crash can be reproduced every time.
-- 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 0x00007fbf77c998e3 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#7 0x00007fbf77c3e150 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8 0x00007fbf77c2567d in __GI_abort () at abort.c:77
#9 0x00007fbf7809ac54 in __gnu_cxx::__verbose_terminate_handler () at
../../../../gcc/libstdc++-v3/libsupc++/vterminate.cc:95
#10 0x00007fbf780b56ba in __cxxabiv1::__terminate (handler=<optimized out>) at
../../../../gcc/libstdc++-v3/libsupc++/eh_terminate.cc:48
#11 0x00007fbf7809a5ed in std::terminate () at
../../../../gcc/libstdc++-v3/libsupc++/eh_terminate.cc:58
#12 0x00007fbf780b5976 in __cxxabiv1::__cxa_throw (obj=<optimized out>,
tinfo=0x7fbf782c15d8 <typeinfo for std::bad_alloc>, dest=0x7fbf780b3850
<std::bad_alloc::~bad_alloc()>) at
../../../../gcc/libstdc++-v3/libsupc++/eh_throw.cc:98
#13 0x00007fbf78494201 in qBadAlloc () at
/usr/src/debug/qt6-base/qtbase/src/corelib/global/qassert.cpp:185
#14 0x00007fbf784ba260 in QArrayDataPointer<char16_t>::reallocateAndGrow
(this=0x7ffe357a67a0, where=<optimized out>, n=<optimized out>, old=<optimized
out>) at
/usr/src/debug/qt6-base/qtbase/src/corelib/tools/qarraydatapointer.h:228
#15 0x00007fbf786a0650 in (anonymous
namespace)::append_helper<QBasicUtf8StringView<false> > (self=..., view=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/text/qstring.cpp:265
#16 0x00007fbf78685455 in QString::append (this=this@entry=0x7ffe357a67a0,
str=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/text/qstring.cpp:3223
#17 0x00007fbf48045288 in QString::operator+= (this=0x7ffe357a67a0, s=...) at
/usr/include/qt6/QtCore/qstring.h:655
#18 operator+ (s2=0x7fbf4804f390 "@", s1=...) at
/usr/include/qt6/QtCore/qstring.h:1579
#19 QKeychain::WritePasswordJobPrivate::scheduledStart (this=0x7fbf68144020) at
/usr/src/debug/qtkeychain/qtkeychain/qtkeychain/keychain_unix.cpp:499
#20 0x00007fbf4803b83c in QKeychain::JobExecutor::startNextIfNoneRunning
(this=0x560ece6ed310) at
/usr/src/debug/qtkeychain/qtkeychain/qtkeychain/keychain.cpp:187
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.