[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-05-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483997

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #8 from Nate Graham  ---
Thanks, that's helpful. Looks like Bug 480326.

*** This bug has been marked as a duplicate of bug 480326 ***

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-05-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483997

techxga...@outlook.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---

--- Comment #7 from techxga...@outlook.com ---
Posted my backtrace (not sure if I'm supposed to be the one changing)

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483997

--- Comment #6 from techxga...@outlook.com ---
May have been tied to my PCoIP

(gdb) bt
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=124434375484544)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=124434375484544) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=124434375484544, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x712c1e642476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x712c1e628885 in __GI_abort () at ./stdlib/abort.c:100
#5  0x712c1a0b3abb in ?? () from /lib/libGraphicsMagick-Q16.so.3
#6  
#7  __pthread_kill_implementation (no_tid=0, signo=6, threadid=124434375484544)
at ./nptl/pthread_kill.c:44
#8  __pthread_kill_internal (signo=6, threadid=124434375484544) at
./nptl/pthread_kill.c:78
#9  __GI___pthread_kill (threadid=124434375484544, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#10 0x712c1e642476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#11 0x712c1e6287f3 in __GI_abort () at ./stdlib/abort.c:79
#12 0x712c1eaa2b9e in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#13 0x712c1eaae20c in ?? () from /lib/x86_64-linux-gnu/libstdc++.so.6
#14 0x712c1eaae277 in std::terminate() () from
/lib/x86_64-linux-gnu/libstdc++.so.6
#15 0x5f1211233661 in std::thread::~thread() ()
#16 0x712c1e645a56 in __cxa_finalize (d=0x712c1fa47c00) at
./stdlib/cxa_finalize.c:83
#17 0x712c1f8a7967 in ?? () from
/usr/lib/x86_64-linux-gnu/pcoip-client/libbroker_client.so
#18 0x7fff57139fe0 in ?? ()
#19 0x712c2512724e in _dl_fini () at ./elf/dl-fini.c:142
Backtrace stopped: frame did not save the PC

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483997

--- Comment #5 from techxga...@outlook.com ---
Wrong bt

Here's the right one

(gdb) bt
#0  0x76df62886e98 in KWin::EffectWindow::pos() const () at
/lib/x86_64-linux-gnu/libkwin.so.6
#1  0x5b83efba4951 in  ()
#2  0x76df62865741 in
KWin::EffectsHandler::prePaintWindow(KWin::EffectWindow*,
KWin::WindowPrePaintData&, std::chrono::duration >)
() at /lib/x86_64-linux-gnu/libkwin.so.6
#3  0x76df6296fa75 in KWin::WorkspaceScene::preparePaintSimpleScreen() ()
at /lib/x86_64-linux-gnu/libkwin.so.6
#4  0x76df62972705 in KWin::WorkspaceScene::prePaint(KWin::SceneDelegate*)
() at /lib/x86_64-linux-gnu/libkwin.so.6
#5  0x76df6296048a in KWin::SceneDelegate::prePaint() () at
/lib/x86_64-linux-gnu/libkwin.so.6
#6  0x76df627f6f59 in KWin::Compositor::prePaintPass(KWin::RenderLayer*,
QRegion*) () at /lib/x86_64-linux-gnu/libkwin.so.6
#7  0x76df627f7a70 in KWin::Compositor::composite(KWin::RenderLoop*) () at
/lib/x86_64-linux-gnu/libkwin.so.6
#8  0x76df6026355e in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#9  0x76df62815526 in KWin::RenderLoop::frameRequested(KWin::RenderLoop*)
() at /lib/x86_64-linux-gnu/libkwin.so.6
#10 0x76df62817987 in KWin::RenderLoopPrivate::dispatch() () at
/lib/x86_64-linux-gnu/libkwin.so.6
#11 0x76df6026355e in  () at /lib/x86_64-linux-gnu/libQt6Core.so.6
#12 0x76df602165ae in QTimer::timeout(QTimer::QPrivateSignal) () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#13 0x76df601fa1ce in QObject::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#14 0x76df6140992b in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt6Widgets.so.6
#15 0x76df602a1c38 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt6Core.so.6
#16 0x76df60182dda in QTimerInfoList::activateTimers() () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#17 0x76df60185cdd in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt6Core.so.6
#18 0x76df60b11501 in
QUnixEventDispatcherQPA::processEvents(QFlags)
() at /lib/x86_64-linux-gnu/libQt6Gui.so.6
#19 0x76df602a3e3b in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#20 0x76df602a5a6c in QCoreApplication::exec() () at
/lib/x86_64-linux-gnu/libQt6Core.so.6
#21 0x5b83efb6904a in  ()
#22 0x76df5f629d90 in __libc_start_call_main
(main=main@entry=0x5b83efb66d60, argc=argc@entry=14,
argv=argv@entry=0x7ffc6b8ad978) at ../sysdeps/nptl/libc_start_call_main.h:58
#23 0x76df5f629e40 in __libc_start_main_impl (main=0x5b83efb66d60, argc=14,
argv=0x7ffc6b8ad978, init=, fini=,
rtld_fini=, stack_end=0x7ffc6b8ad968) at ../csu/libc-start.c:392
#24 0x5b83efb6f8b5 in  ()

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483997

--- Comment #4 from techxga...@outlook.com ---
(gdb) bt
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=123291088106048)
at ./nptl/pthread_kill.c:44
#1  __pthread_kill_internal (signo=6, threadid=123291088106048) at
./nptl/pthread_kill.c:78
#2  __GI___pthread_kill (threadid=123291088106048, signo=signo@entry=6) at
./nptl/pthread_kill.c:89
#3  0x7021f1642476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#4  0x7021f16287f3 in __GI_abort () at ./stdlib/abort.c:79
#5  0x7021f22fdb6e in qAbort () at ./src/corelib/global/qglobal.cpp:161
#6  0x7021f22f820a in qt_message_fatal (message=..., context=...)
at ./src/corelib/global/qlogging.cpp:2025
#7  qt_message(QtMsgType, const QMessageLogContext &, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg, context=...,
msg=, ap=ap@entry=0x7ffd9c6e3640)
at ./src/corelib/global/qlogging.cpp:374
#8  0x7021f22fe511 in QMessageLogger::fatal (this=,
msg=) at ./src/corelib/global/qlogging.cpp:889
#9  0x7021f22c2ac2 in qt_assert (assertion=assertion@entry=0x7021f25f5050
"!d->sensorObjects.contains(id)", file=file@entry=0x7021f25f5028
"./systemstats/SensorContainer.cpp", line=line@entry=57)
at ./src/corelib/global/qassert.cpp:68
#10 0x7021f25dc3e4 in KSysGuard::SensorContainer::addObject
(this=0x5dd7def72b00, object=0x5dd7df11b190) at
./systemstats/SensorContainer.cpp:57
#11 0x7021f21fa272 in QObject::event (this=0x5dd7def72b00,
e=0x5dd7df038b30) at ./src/corelib/kernel/qobject.cpp:1446
#12 0x7021f22a1c13 in doNotify (event=, receiver=) at ./src/corelib/kernel/qcoreapplication.cpp:1235
#13 QCoreApplication::notify (event=, receiver=,
this=) at ./src/corelib/kernel/qcoreapplication.cpp:1218
#14 QCoreApplication::notifyInternal2 (receiver=0x5dd7def72b00,
event=event@entry=0x5dd7df038b30) at
./src/corelib/kernel/qcoreapplication.cpp:1134
#15 0x7021f22a1c7d in QCoreApplication::sendEvent (receiver=, event=event@entry=0x5dd7df038b30) at
./src/corelib/kernel/qcoreapplication.cpp:1575
#16 0x7021f22a23e0 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5dd7def63f10) at
./src/corelib/kernel/qcoreapplication.cpp:1932
#17 0x7021f2078277 in postEventSourceDispatch (s=0x5dd7def68f50) at
./src/corelib/kernel/qeventdispatcher_glib.cpp:244
#18 0x7021f0f20d3b in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7021f0f76258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7021f0f1e3e3 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x7021f2076570 in QEventDispatcherGlib::processEvents
(this=0x5dd7def66310, flags=...) at
./src/corelib/kernel/qeventdispatcher_glib.cpp:394
#22 0x7021f22a3e3b in QEventLoop::exec (this=this@entry=0x7ffd9c6e3b60,
flags=..., flags@entry=...) at ./src/corelib/global/qflags.h:34
#23 0x7021f22a5a6c in QCoreApplication::exec () at
./src/corelib/global/qflags.h:74
#24 0x5dd7dd266fb8 in main (argc=, argv=) at
./src/main.cpp:31

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-04-30 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483997

--- Comment #3 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-04-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=483997

--- Comment #2 from techxga...@outlook.com ---
I'll get back to you on that.  It just happened, and I don't have coredumpctl
installed in this workstation

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-04-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=483997

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Nate Graham  ---
> Mar 15 10:21:20 FTO-Y4M1 kscreenlocker_greet[680339]: The Wayland connection 
> broke. Did the
> Wayland compositor die?
Well did it? :) 

If it did, we need to know why KWin crashed. For that, we need a backtrace of
the crash for the kwin_wayland process. You may be able to retrieve it with
coredumpctl. See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl

Can you see if there is one?

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

[kscreenlocker] [Bug 483997] KScreenLocker breaks when Wayland crashes

2024-03-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=483997

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|normal  |crash

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