You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I am a longtime, avid user of guake, and I am having trouble with persistent system crashes which invariably occur when the guake window is open (toggled on). I am posting this issue as a request for help to diagnose what the underlying problem is.
About once a week, my computer crashes, becoming completely unresponsive. The monitors are frozen in place, mouse and keyboard input does nothing, and the machine will no longer respond to a ping over the network.
The one persistent aspect of these crashes is that I am always working in my guake dropdown terminal at the time.
When I hard reboot the machine, the logs end abruptly, typically very soon after the "Sending 'toggle' message to Guake3" was written.
Nov 29 14:34:59 ebba dbus-daemon[9250]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/gnome/Mutter/IdleMonitor/Core" interface="org.gnome.Mutter.IdleMonitor" member="GetIdletime" mask="send" name=":1.38" pid=143979 label="snap.firefox.firefox" peer_pid=9427 peer_label="unconfined"
Nov 29 14:35:01 ebba CRON[1919167]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Nov 29 14:36:04 ebba systemd[9229]: Started Application launched by gsd-media-keys.
Nov 29 14:36:04 ebba gsd-media-keys[1919280]: Sending 'toggle' message to Guake3
Nov 29 14:36:19 ebba systemd[9229]: Started Application launched by gsd-media-keys.
Nov 29 14:36:19 ebba gsd-media-keys[1919326]: Sending 'toggle' message to Guake3
view in vim showing the undisplayable characters as ^@:
Guake is a critical part of my workflow and I'm getting a bit desperate to figure this out. I recently built from master and was using that in hopes it might resolve the issue, only to have suffered a crash just now.
Expected behavior
System continues to operate normally.
Actual behavior
System becomes completely unresponsive.
To Reproduce
Frequently use guake on my cursed workstation for about a week.
My $ guake --support output
$ guake --support
Guake Version: 3.11.dev6
Vte Version: 0.68.0
Vte Runtime Version: 0.68.0
GTK+ Version: 3.24.33
GDK Backend: <GdkX11.X11Display
Desktop Session: ubuntu
Display: :0
RGBA visual: True
Composited: True
Monitor: 0 - XWAYLAND0
Geometry: 3840 x 2160 at 0, 0
Size: 620 x 340 mm²
Primary: True
Refresh rate: 59.980000000000004 Hz
Subpixel layout: unknown
Monitor: 1 - XWAYLAND1
Geometry: 3840 x 2160 at 3840, 0
Size: 620 x 340 mm²
Primary: False
Refresh rate: 59.980000000000004 Hz
Subpixel layout: unknown
Monitor: 2 - XWAYLAND2
Geometry: 3840 x 2160 at 7680, 0
Size: 620 x 340 mm²
Primary: False
Refresh rate: 59.980000000000004 Hz
Subpixel layout: unknown
Other info:
$ lspci | rg -i vga04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cape Verde PRO [Radeon HD 7750/8740 / R7 250E]
$ uname -aLinux ebba 6.2.0-37-generic #38~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 2 18:01:13 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
$ cat /proc/cpuinfo | rg Xeon | tail -n 1model name : Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz
$ sudo dmidecode -t bios
# dmidecode 3.3Getting SMBIOS data from sysfs.SMBIOS 2.8 present.Handle 0x0000, DMI type 0, 24 bytesBIOS Information Vendor: Hewlett-Packard Version: M60 v02.56 Release Date: 11/04/2020 Address: 0xF0000 Runtime Size: 64 kB ROM Size: 16 MB Characteristics: PCI is supported PNP is supported BIOS is upgradeable BIOS shadowing is allowed Boot from CD is supported Selectable boot is supported EDD is supported Print screen service is supported (int 5h) 8042 keyboard services are supported (int 9h) Serial services are supported (int 14h) Printer services are supported (int 17h) ACPI is supported USB legacy is supported BIOS boot specification is supported Function key-initiated network boot is supported Targeted content distribution is supported UEFI is supported BIOS Revision: 2.56Handle 0x0005, DMI type 13, 22 bytesBIOS Language Information Language Description Format: Abbreviated Installable Languages: 12 enUS daDA nlNL fiFI frFR deDE itIT jaJA noNO ptPT esES svSV Currently Installed Language: enUS
workstation model is HP Z840.
Thanks for any help you can provide. Happy to perform additional diagnostics if that would help!
The text was updated successfully, but these errors were encountered:
Describe the bug
Hello. I am a longtime, avid user of guake, and I am having trouble with persistent system crashes which invariably occur when the guake window is open (toggled on). I am posting this issue as a request for help to diagnose what the underlying problem is.
About once a week, my computer crashes, becoming completely unresponsive. The monitors are frozen in place, mouse and keyboard input does nothing, and the machine will no longer respond to a ping over the network.
The one persistent aspect of these crashes is that I am always working in my guake dropdown terminal at the time.
When I hard reboot the machine, the logs end abruptly, typically very soon after the "Sending 'toggle' message to Guake3" was written.
view in vim showing the undisplayable characters as
^@
:Guake is a critical part of my workflow and I'm getting a bit desperate to figure this out. I recently built from master and was using that in hopes it might resolve the issue, only to have suffered a crash just now.
Expected behavior
System continues to operate normally.
Actual behavior
System becomes completely unresponsive.
To Reproduce
Frequently use guake on my cursed workstation for about a week.
My
$ guake --support
output$ guake --support
Guake Version: 3.11.dev6
Vte Version: 0.68.0
Vte Runtime Version: 0.68.0
GTK+ Version: 3.24.33
GDK Backend: <GdkX11.X11Display
Desktop Session: ubuntu
Display: :0
RGBA visual: True
Composited: True
Other info:
workstation model is HP Z840.
Thanks for any help you can provide. Happy to perform additional diagnostics if that would help!
The text was updated successfully, but these errors were encountered: