[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-07 Thread Andy Chi
** Description changed: [Summary] The system will run into freeze if I connect the external monitor through DP/HDMI with dongle DA310 or Docking WD19TB [Steps to reproduce] 1. Attact DA310 or WD19TB to DUT 2. Cold Boot into OS 3. Plug the DP/HDMI cable to DA310 or WD19TB 4.

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-07 Thread Kai-Chuan Hsieh
I add commit mentioned in #13 to build mutter packages. https://launchpad.net/~kchsieh/+archive/ubuntu/verification/ It doesn't help the issue. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-07 Thread Treviño
Some updates here: The shell isn't really hanging... The fact is that the input/output GLib Sources that the shell adds to the main context are starving and never processed because we add thousands of timeouts and `Meta.Later` sources as per a `window-removed` signal that is triggered thousand

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-07 Thread Treviño
** Also affects: mutter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1976204 Title: system freeze and gnome-shell

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-06 Thread Andy Chi
I use `thread apply all bt full` to capture the gdb debug message and use `journalctl -b 0 /usr/bin/gnome-shell` to capture journal log. ** Attachment added: "gnome-shell-stack-trace-202206062108.tar.gz"

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-06 Thread Treviño
So, attaching with gdb should happen when it's hanging, assuming that's the case I still don't see the result for `bt full` (or better `thread apply all bt full`), so that we can try to figure out where the process is hanging. As per the JS stack the one I see in logs is: 六 06 16:11:11

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-06 Thread Andy Chi
Hi @3v1n0, [steps] 1. Install gnome-shell-dbgsym_42.1-0ubuntu0.1_amd64.ddeb, libglib2.0-dev-bin-dbgsym_2.72.1-1_amd64.ddeb, libmutter-test-10-dbgsym_42.1-0ubuntu1_amd64.ddeb, libglib2.0-0-dbgsym_2.72.1-1_amd64.ddeb, libglib2.0-tests-dbgsym_2.72.1-1_amd64.ddeb,

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-03 Thread Treviño
It would be relevant to understand where gnome-shell freezes. So please once you've installed the debug symbols of gnome-shell, mutter and glib do: sudo gdb -p $(pidof /usr/bin/gnome-shell) /usr/bin/gnome-shell Then there Ctrl+C and `bt`. Also do: `call (void) gjs_dumpstack()` And you

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-01 Thread Andy Chi
** Also affects: gnome-shell-extension-desktop-icons-ng (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1976204 Title:

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-06-01 Thread Andy Chi
If I remove gnome-shell-extension-desktop-icons-ng, I can't reproduce this issue. Also I can't reproduce this issue under x-session. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-05-31 Thread Andy Chi
apport information ** Tags added: apport-collected jammy wayland-session ** Description changed: [Summary] The system will run into freeze if I connect the external monitor through DP/HDMI with dongle DA310 or Docking WD19TB [Steps to reproduce] 1. Attact DA310 or WD19TB to DUT 2.

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-05-29 Thread Andy Chi
** Attachment added: "syslog.log.tar.gz" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1976204/+attachment/5593680/+files/syslog.log.tar.gz -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-05-29 Thread Andy Chi
** Tags added: oem-priority originate-from-1967530 somerville ** Changed in: oem-priority Status: New => Confirmed ** Changed in: oem-priority Importance: Undecided => Critical ** Changed in: oem-priority Assignee: (unassigned) => Andy Chi (andch) -- You received this bug

[Bug 1976204] Re: system freeze and gnome-shell reports multiple stack trace

2022-05-29 Thread Kai-Chuan Hsieh
** Tags added: jellyfish-edge-staging -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1976204 Title: system freeze and gnome-shell reports multiple stack trace To manage