[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-05-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467955

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now 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

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

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #11 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.

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #10 from Nate Graham  ---
The problem is, it's weird and unreadable and also missing debug symbols for
plasmashell:

#5  0x5632318481dd n/a (plasmashell + 0x4e1dd)
#6  0x7f4dc66bea71 n/a (libQt5Core.so.5 + 0x2bea71)
#7  0x7f4dc66c0fcf _ZN6QTimer7timeoutENS_14QPrivateSignalE
(libQt5Core.so.5 + 0x2c0fcf)
#8  0x7f4dc66b1b56 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5
+ 0x2b1b56)
#9  0x7f4dc7378b5c
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 +
0x178b5c)
#10 0x7f4dc668df48
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 +
0x28df48)

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #9 from mira...@mirandastreeter.com ---
The latest attachment (2023-04-04 00:32 UTC) should have the full stack trace.
Is it not formatted in a readable manner? If not, let me know, because I can't
reproduce this reliably and it takes some effort to recreate. The display is in
the other room, so there's a lot of peeking around the corner to check if it
broke as I unplug and replug stuff.

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #8 from Nate Graham  ---
I'm not that advanced, sorry. But if you can reproduce the issue at will, you
could always just get it to crash again and then follow the steps at
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Retrieving_a_backtrace_using_coredumpctl.

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #7 from mira...@mirandastreeter.com ---
Created attachment 157837
  --> https://bugs.kde.org/attachment.cgi?id=157837=edit
coredumps from journalctl

Hm, well here's the output of "journalctl
MESSAGE_ID=fc2e22bc6ee647b6b90729ab34a250b1 -o verbose -S 2023-03-28"

If you know of a way to export this formatted for coredump/core*.zst so I can
run it through gdb like you've requested, feel free to let me know. :)

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #6 from mira...@mirandastreeter.com ---
Fairly certain this is because /usr/lib/tmpfiles.d/systemd.conf defaults to
deleting files from the directory after 3 days:

d /var/lib/systemd/coredump 0755 root root 3d

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #5 from mira...@mirandastreeter.com ---
Created attachment 157836
  --> https://bugs.kde.org/attachment.cgi?id=157836=edit
coredumpctl list 1934

And here's the output of "coredumpctl list 1934"

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #4 from mira...@mirandastreeter.com ---
Created attachment 157835
  --> https://bugs.kde.org/attachment.cgi?id=157835=edit
coredumpctl output

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #3 from mira...@mirandastreeter.com ---
Attached is the output of "coredumpctl gdb 1934". Notably, it ends in:

"Cannot access
"/var/lib/systemd/coredump/core.plasmashell.1000.c3d61e41a8eb4699a6001b4a3df4791d.1934.168014340200.zst":
No such file or directory"

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-04-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=467955

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
I see a full stack trace in the log but it's hard to read. Can you clean it up?
You can do so like this in a terminal window:

`coredumpctl gdb 1934`
[Wait until it downloads all debug symbols]
`bt`
[hit Return or Enter key until it shows everything]
[copy and paste the backtrace until a comment here]

Thanks!

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-03-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

--- Comment #1 from mira...@mirandastreeter.com ---
Also forgot to add:
This was using an X11 session, Xorg version 21.1.7

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

[plasmashell] [Bug 467955] Plugging in new display crashes Plasmashell

2023-03-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=467955

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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