https://bugs.kde.org/show_bug.cgi?id=506713

--- Comment #2 from POPO <[email protected]> ---
(In reply to Harald Sitter from comment #1)
> If something crashed, we need a backtrace of it so we can figure out what's
> going on. Can you please attach a backtrace of the crash using the
> coredumpctl command-line program, as detailed in
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl?
> Thanks!

Here is the full backtrace obtained via `coredumpctl gdb` for the crash of
`xdg-desktop-portal-kde`:

#0 __pthread_kill_implementation (threadid=<optimized out>,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007f59934a7813 in __pthread_kill_internal (threadid=<optimized out>,
signo=6) at pthread_kill.c:89
#2 0x00007f599344ddc0 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#3 0x00007f599343557a in __GI_abort () at abort.c:73
#4 0x00007f5993a91217 in qAbort () at
/usr/src/debug/qt6-base/qtbase/src/corelib/global/qassert.cpp:46
#5 qt_message_fatal<QString&> (context=..., message=...) at
/usr/src/debug/qt6-base/qtbase/src/corelib/global/qlogging.cpp:2149
#6 qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=QtFatalMsg, context=..., msg="%s", ...)
at qlogging.cpp:381
#7 0x00007f5993a920ec in QMessageLogger::fatal (this=..., msg="%s") at
qlogging.cpp:883
#8 0x00007f59942e215a in init_platform(...) at qguiapplication.cpp:1345
#9 QGuiApplicationPrivate::createPlatformIntegration(...) at
qguiapplication.cpp:1591
#10 0x00007f5994398438 in QGuiApplicationPrivate::createEventDispatcher(...) at
qguiapplication.cpp:1610
#11 0x00007f5993b6c0f5 in QCoreApplicationPrivate::init(...) at
qcoreapplication.cpp:866
#12 0x00007f59943984ce in QGuiApplicationPrivate::init(...) at
qguiapplication.cpp:1638
#13 0x00007f5994cfa766 in QApplicationPrivate::init(...) at
qapplication.cpp:476
#14 0x00007f5994cfa8b3 in QApplication::QApplication(...) at
qapplication.cpp:464
#15 0x000055e4ba570bc7 in main(...) at xdg-desktop-portal-kde.cpp:32

Let me know if you need any further information or if you'd like me to try a
debug build.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to