elementary / greeter

Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
GNU General Public License v3.0
152 stars 39 forks source link

Coredump and login screen is not shown #740

Closed ryonakano closed 1 week ago

ryonakano commented 1 week ago

What Happened?

After updating Greeter to 7.0.0+r1606+pkg99~daily~ubuntu8.1 with apt it begins to crash when the system boot ups, resulting the screen is black and no pointer, wingpanel, and login screen is displayed.

The full log of journalctl: journal.log

Steps to Reproduce

  1. Update io.elementary.greeter package to 7.0.0+r1606+pkg99~daily~ubuntu8.1
  2. Reboot

Expected Behavior

Login screen should be shown.

OS Version

8.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

680  6月 24 08:14:03 VirtualBox-17958d80 systemd-coredump[1215]: Process 1169 (io.elementary.g) of user 111 dumped core.
 681
 682                                                               Module libzstd.so.1 from deb libzstd-1.5.5+dfsg2-2build1.amd64
 683                                                               Module libsystemd.so.0 from deb systemd-255.4-1ubuntu8.1.amd64
 684                                                               Module libudev.so.1 from deb systemd-255.4-1ubuntu8.1.amd64
 685                                                               Stack trace of thread 1169:
 686                                                               #0  0x00007490c4e720df g_log_structured_array (libglib-2.0.so.0 + 0x620df)
 687                                                               #1  0x00007490c4e723cc g_log_default_handler (libglib-2.0.so.0 + 0x623cc)
 688                                                               #2  0x00007490c4e72670 g_logv (libglib-2.0.so.0 + 0x62670)
 689                                                               #3  0x00007490c4e72953 g_log (libglib-2.0.so.0 + 0x62953)
 690                                                               #4  0x00007490c50b2445 n/a (libgio-2.0.so.0 + 0xf6445)
 691                                                               #5  0x00007490c4f7f1fa n/a (libgobject-2.0.so.0 + 0x261fa)
 692                                                               #6  0x00007490c4f7fb98 n/a (libgobject-2.0.so.0 + 0x26b98)
 693                                                               #7  0x00007490c4f81bc3 g_object_new_valist (libgobject-2.0.so.0 + 0x28bc3)
 694                                                               #8  0x00007490c4f81f4f g_object_new (libgobject-2.0.so.0 + 0x28f4f)
 695                                                               #9  0x0000628179c9fec8 greeter_compositor_zoom_construct (io.elementary.greeter-compositor + 0x2cec8)
 696                                                               #10 0x0000628179ca0f00 n/a (io.elementary.greeter-compositor + 0x2df00)
 697                                                               #11 0x00007490c3ec7c68 n/a (libmutter-14.so.0 + 0xc7c68)
 698                                                               #12 0x00007490c3ed7c6d meta_context_start (libmutter-14.so.0 + 0xd7c6d)
 699                                                               #13 0x0000628179c86dbd main (io.elementary.greeter-compositor + 0x13dbd)
 700                                                               #14 0x00007490c3a2a1ca n/a (libc.so.6 + 0x2a1ca)
 701                                                               #15 0x00007490c3a2a28b __libc_start_main (libc.so.6 + 0x2a28b)
 702                                                               #16 0x0000628179c86e45 _start (io.elementary.greeter-compositor + 0x13e45)

Hardware Info

VirtualBox 7.0.18 r162988

ryonakano commented 1 week ago

Should be fixed by 89dff87a50a714b6e68f18de387ce0d7bfe4c929