-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sudden crash after waking up from sleep #2227
Comments
Could you try to gather logs again with galas debug symbols installed: https://docs.elementary.io/contributor-guide/feedback/reporting-issues/inspecting-crashes#investigating-spontaneous-crashes |
I can't as I've moved from elementary OS, sorry |
Not sure if it's the same, after resuming from sleep I don't get the something has gone wrong screen, but I'm directly presented the log in screen and when I log in it's a new session. Got these logs: Logs$ coredumpctl debug gala
PID: 1783 (gala)
UID: 1000 (tomiohl)
GID: 1000 (tomiohl)
Signal: 11 (SEGV)
Timestamp: Mon 2025-02-10 22:00:48 CET (41s ago)
Command Line: /usr/bin/gala
Executable: /usr/bin/gala
Control Group: /user.slice/user-1000.slice/[email protected]/session.slice/[email protected]
Unit: [email protected]
User Unit: [email protected]
Slice: user-1000.slice
Owner UID: 1000 (tomiohl)
Boot ID: 76e08f92cf0f413f976486f3fc03fa49
Machine ID: 7d97e773b25f1c6c771c218867546e27
Hostname: ThinkPad-T16
Storage: /var/lib/systemd/coredump/core.gala.1000.76e08f92cf0f413f976486f3fc03fa49.1783.1739221248000000.zst (present)
Size on Disk: 7.4M
Message: Process 1783 (gala) of user 1000 dumped core.
Module libgcc_s.so.1 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libstdc++.so.6 from deb gcc-14-14.2.0-4ubuntu2~24.04.amd64
Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.1.amd64
Module libudev.so.1 from deb systemd-255.4-1ubuntu8.5.amd64
Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.5.amd64
Stack trace of thread 1783:
#0 0x0000759a34a07d82 g_type_check_instance_is_fundamentally_a (libgobject-2.0.so.0 + 0x3cd82)
#1 0x0000759a349f281e g_object_notify (libgobject-2.0.so.0 + 0x2781e)
#2 0x0000759a342ecf3c n/a (libmutter-14.so.0 + 0xecf3c)
#3 0x0000759a342ed08d n/a (libmutter-14.so.0 + 0xed08d)
#4 0x0000759a342ee3cb n/a (libmutter-14.so.0 + 0xee3cb)
#5 0x0000759a342f13c2 n/a (libmutter-14.so.0 + 0xf13c2)
#6 0x0000759a3436c4a2 n/a (libmutter-14.so.0 + 0x16c4a2)
#7 0x0000759a3436c768 n/a (libmutter-14.so.0 + 0x16c768)
#8 0x0000759a34361d5b n/a (libmutter-14.so.0 + 0x161d5b)
#9 0x0000759a3436770d n/a (libmutter-14.so.0 + 0x16770d)
#10 0x0000759a3435f826 n/a (libmutter-14.so.0 + 0x15f826)
#11 0x0000759a33a59b16 n/a (libffi.so.8 + 0x7b16)
#12 0x0000759a33a563ef n/a (libffi.so.8 + 0x43ef)
#13 0x0000759a33a590be ffi_call (libffi.so.8 + 0x70be)
#14 0x0000759a34487393 n/a (libwayland-server.so.0 + 0x9393)
#15 0x0000759a3448bbb4 n/a (libwayland-server.so.0 + 0xdbb4)
#16 0x0000759a3448a402 wl_event_loop_dispatch (libwayland-server.so.0 + 0xc402)
#17 0x0000759a3434437b n/a (libmutter-14.so.0 + 0x14437b)
#18 0x0000759a34a8b5b5 n/a (libglib-2.0.so.0 + 0x5d5b5)
#19 0x0000759a34aea717 n/a (libglib-2.0.so.0 + 0xbc717)
#20 0x0000759a34a8bf77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
#21 0x0000759a342d501a meta_context_run_main_loop (libmutter-14.so.0 + 0xd501a)
#22 0x00005c25aa310a35 n/a (gala + 0x40a35)
#23 0x0000759a3382a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca)
#24 0x0000759a3382a28b __libc_start_main_impl (libc.so.6 + 0x2a28b)
#25 0x00005c25aa2fba25 _start (gala + 0x2ba25)
Stack trace of thread 1791:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1784:
#0 0x0000759a3392725d syscall (libc.so.6 + 0x12725d)
#1 0x0000759a34ae440d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
#2 0x0000759a34a5552b n/a (libglib-2.0.so.0 + 0x2752b)
#3 0x0000759a34abd043 n/a (libglib-2.0.so.0 + 0x8f043)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1788:
#0 0x0000759a3391b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x0000759a34aea66e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x0000759a34a8bf77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
#3 0x0000759a34913422 n/a (libgio-2.0.so.0 + 0x11a422)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1787:
#0 0x0000759a3391b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x0000759a34aea66e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x0000759a34a8aa53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#3 0x0000759a279f8595 n/a (libdconfsettings.so + 0x7595)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1789:
#0 0x0000759a33924ded __GI___ioctl (libc.so.6 + 0x124ded)
#1 0x0000759a326d9b20 drmIoctl (libdrm.so.2 + 0x7b20)
#2 0x0000759a326e1fd7 drmModeAtomicCommit (libdrm.so.2 + 0xffd7)
#3 0x0000759a34385142 n/a (libmutter-14.so.0 + 0x185142)
#4 0x0000759a3438bcc2 n/a (libmutter-14.so.0 + 0x18bcc2)
#5 0x0000759a343833df n/a (libmutter-14.so.0 + 0x1833df)
#6 0x0000759a343a1737 n/a (libmutter-14.so.0 + 0x1a1737)
#7 0x0000759a343a185c n/a (libmutter-14.so.0 + 0x1a185c)
#8 0x0000759a34a8b5b5 n/a (libglib-2.0.so.0 + 0x5d5b5)
#9 0x0000759a34aea717 n/a (libglib-2.0.so.0 + 0xbc717)
#10 0x0000759a34a8bf77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
#11 0x0000759a343a7476 n/a (libmutter-14.so.0 + 0x1a7476)
#12 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#13 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#14 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1795:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1800:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1792:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1793:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1785:
#0 0x0000759a3391b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x0000759a34aea66e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x0000759a34a8aa53 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca53)
#3 0x0000759a34a8aaa9 n/a (libglib-2.0.so.0 + 0x5caa9)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1794:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1796:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1801:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1802:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 12198:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 6648:
#0 0x0000759a3391b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x0000759a21baa596 n/a (libpulse.so.0 + 0x34596)
#2 0x0000759a21b936e4 pa_mainloop_poll (libpulse.so.0 + 0x1d6e4)
#3 0x0000759a21b9e1b3 pa_mainloop_iterate (libpulse.so.0 + 0x281b3)
#4 0x0000759a21b9e278 pa_mainloop_run (libpulse.so.0 + 0x28278)
#5 0x0000759a21bae7c1 n/a (libpulse.so.0 + 0x387c1)
#6 0x0000759a18ddd67b n/a (libpulsecommon-16.1.so + 0x5b67b)
#7 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#8 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1808:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1809:
#0 0x0000759a3391b4cd __GI___poll (libc.so.6 + 0x11b4cd)
#1 0x0000759a34aea66e n/a (libglib-2.0.so.0 + 0xbc66e)
#2 0x0000759a34a8bf77 g_main_loop_run (libglib-2.0.so.0 + 0x5df77)
#3 0x0000759a343a7157 n/a (libmutter-14.so.0 + 0x1a7157)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 23722:
#0 0x0000759a3392725d syscall (libc.so.6 + 0x12725d)
#1 0x0000759a34ae4d00 g_cond_wait_until (libglib-2.0.so.0 + 0xb6d00)
#2 0x0000759a34a554f3 n/a (libglib-2.0.so.0 + 0x274f3)
#3 0x0000759a34abf59a n/a (libglib-2.0.so.0 + 0x9159a)
#4 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1807:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1855:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1806:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 3241:
#0 0x0000759a33898d71 __futex_abstimed_wait_common64 (libc.so.6 + 0x98d71)
#1 0x0000759a3389b7ed __pthread_cond_wait_common (libc.so.6 + 0x9b7ed)
#2 0x0000759a2fb5040d n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15040d)
#3 0x0000759a2fb2ed0b n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x12ed0b)
#4 0x0000759a2fb5033c n/a (libgallium-24.2.8-1ubuntu1~24.04.1.so + 0x15033c)
#5 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#6 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
Stack trace of thread 1844:
#0 0x0000759a3392725d syscall (libc.so.6 + 0x12725d)
#1 0x0000759a34ae440d g_cond_wait (libglib-2.0.so.0 + 0xb640d)
#2 0x0000759a34a5552b n/a (libglib-2.0.so.0 + 0x2752b)
#3 0x0000759a34a5558c g_async_queue_pop (libglib-2.0.so.0 + 0x2758c)
#4 0x0000759a325ac0fb n/a (libpangoft2-1.0.so.0 + 0xc0fb)
#5 0x0000759a34ab9c82 n/a (libglib-2.0.so.0 + 0x8bc82)
#6 0x0000759a3389caa4 start_thread (libc.so.6 + 0x9caa4)
#7 0x0000759a33929c3c __clone3 (libc.so.6 + 0x129c3c)
ELF object binary architecture: AMD x86-64
GNU gdb (Ubuntu 15.0.50.20240403-0ubuntu1) 15.0.50.20240403-git
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/gala...
(No debugging symbols found in /usr/bin/gala)
warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing
warning: Can't open file /memfd:wayland-shm (deleted) during file-backed mapping note processing
warning: Can't open file /memfd:wayland-cursor (deleted) during file-backed mapping note processing
warning: Can't open file /memfd:gdk-wayland (deleted) during file-backed mapping note processing
warning: Can't open file /memfd:xwayland-shared (deleted) during file-backed mapping note processing
[New LWP 1783]
[New LWP 1791]
[New LWP 1784]
[New LWP 1788]
[New LWP 1787]
[New LWP 1789]
[New LWP 1795]
[New LWP 1800]
[New LWP 1792]
[New LWP 1793]
[New LWP 1785]
[New LWP 1794]
[New LWP 1796]
[New LWP 1801]
[New LWP 1802]
[New LWP 12198]
[New LWP 6648]
[New LWP 1808]
[New LWP 1809]
[New LWP 23722]
[New LWP 1807]
[New LWP 1855]
[New LWP 1806]
[New LWP 3241]
--Type <RET> for more, q to quit, c to continue without paging--
[New LWP 1844]
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcanberra.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libglib-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgobject-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgmodule-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk-3.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libmutter-14.so.0
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/mutter-14/libmutter-clutter-14.so.0
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/mutter-14/libmutter-cogl-14.so.0
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/mutter-14/libmutter-mtk-14.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcolord.so.2
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/mutter-14/libmutter-cogl-pango-14.so.0
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlidec.so.1
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libbrotlicommon.so.1
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libtinfo.so.6
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gio/modules/libgvfsdbus.so
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/gvfs/libgvfscommon.so
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-support.so
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/spa-0.2/support/libspa-journal.so
warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libpulse.so.0
warning: could not find '.gnu_debugaltlink' file for /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-16.1.so
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/gala'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000759a34a07d82 in g_type_check_instance_is_fundamentally_a () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
[Current thread is 1 (Thread 0x759a2f615b80 (LWP 1783))] |
What Happened?
My laptop, with nothing open (as far as I remember), went to sleep as normal. When I woke it up from sleep, I suddenly got this screen:
Steps to Reproduce
Expected Behavior
elementary OS should have displayed the login screen.
OS Version
8.x (Circe)
Session Type
Classic Session (X11, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
Hardware Info
I'm running a fully up-to-date installation of elementary OS 8.
Linux 6.8.0-51-generic
Copied from System Settings:
Dual-Core Intel® Core(TM) i5-4200U CPU @ 1.60GHz
Intel® HD Graphics 4400
16 GB memory
120 GB storage
The text was updated successfully, but these errors were encountered: