[Bug 1003428] New: Gnome shell always crash on wayland
http://bugzilla.opensuse.org/show_bug.cgi?id=1003428 Bug ID: 1003428 Summary: Gnome shell always crash on wayland Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME Assignee: bnc-team-gnome@forge.provo.novell.com Reporter: arnaud@versini.eu QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- On latest Tumbleweed, gnome-shell is unusable as on the login screen it moves and opening a session lead to this crash : #0 0x00007fa0d928c799 in wl_resource_post_event (resource=0xffffffffffffffe0, opcode=1) at src/wayland-server.c:194 194 src/wayland-server.c: Aucun fichier ou dossier de ce type. [Current thread is 1 (Thread 0x7fa0e4cfd1c0 (LWP 1331))] (gdb) bt #0 0x00007fa0d928c799 in wl_resource_post_event (resource=0xffffffffffffffe0, opcode=1) at src/wayland-server.c:194 #1 0x00007fa0e35039ce in meta_wayland_pointer_constraint_maybe_enable (constraint=0xbd69b0) at wayland/meta-wayland-pointer-constraints.c:381 #2 0x00007fa0e35039ce in meta_wayland_pointer_constraint_maybe_enable (constraint=0xbd69b0) at wayland/meta-wayland-pointer-constraints.c:406 #3 0x00007fa0e35039ce in meta_wayland_pointer_constraint_maybe_enable (constraint=0xbd69b0) at wayland/meta-wayland-pointer-constraints.c:510 #4 0x00007fa0e3503db7 in pointer_focus_surface_changed (pointer=<optimized out>, constraint=0x22c7790 [$@-meta-wayland-pointer-constraint-pending_state]) at wayland/meta-wayland-pointer-constraints.c:288 #5 0x00007fa0e34ad37d in on_monitors_changed (screen=0x1, self=<optimized out>) at compositor/meta-background.c:146 Python Exception <type 'exceptions.OverflowError'> long too big to convert: #6 0xffffffffffffffff in ()#7 0x00007ffff2caed08 in () #8 0x00007ffff2caec40 in () #9 0x0000000000000000 in () -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003428 VERSINI Arnaud <arnaud@versini.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|Other |x86-64 Found By|--- |Community User -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003428 http://bugzilla.opensuse.org/show_bug.cgi?id=1003428#c1 VERSINI Arnaud <arnaud@versini.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Gnome shell always crash on |Gnome shell always crash |wayland |after seat --- Comment #1 from VERSINI Arnaud <arnaud@versini.eu> --- Seems related to seat and user change (from an user in terminal F2 to an user using F3 for example). This backtrace seems more usable : #0 0x00007f1e3ec7f799 in wl_resource_post_event (resource=resource@entry=0xffffffffffffffe0, opcode=opcode@entry=2) at src/wayland-server.c:194 #1 0x00007f1e48ef5de7 in meta_wayland_pointer_send_motion (surface_y=<optimized out>, surface_x=<optimized out>, time=6397408, resource_=0xffffffffffffffe0) at /usr/include/wayland/wayland-server-protocol.h:3423 #2 0x00007f1e48ef5de7 in meta_wayland_pointer_send_motion (pointer=0x9629d0 [MetaWaylandPointer], event=0x28fcec0) at wayland/meta-wayland-pointer.c:339 #3 0x00007f1e48ef65da in meta_wayland_pointer_handle_event (event=0x28fcec0, pointer=0x9629d0 [MetaWaylandPointer]) at wayland/meta-wayland-pointer.c:557 #4 0x00007f1e48ef65da in meta_wayland_pointer_handle_event (event=0x28fcec0, pointer=0x9629d0 [MetaWaylandPointer]) at wayland/meta-wayland-pointer.c:564 #5 0x00007f1e48ef65da in meta_wayland_pointer_handle_event (pointer=0x9629d0 [MetaWaylandPointer], event=event@entry=0x28fcec0) at wayland/meta-wayland-pointer.c:710 #6 0x00007f1e48ef9e2a in meta_wayland_seat_handle_event (seat=<optimized out>, event=event@entry=0x28fcec0) at wayland/meta-wayland-seat.c:360 #7 0x00007f1e48eed54a in meta_wayland_compositor_handle_event (compositor=compositor@entry=0x7f1e491702c0 <_meta_wayland_compositor>, event=event@entry=0x28fcec0) at wayland/meta-wayland.c:208 #8 0x00007f1e48eb898f in event_callback (event=0x28fcec0, display=0xab8750 [MetaDisplay]) at core/events.c:386 #9 0x00007f1e48eb898f in event_callback (event=0x28fcec0, data=0xab8750) at core/events.c:401 #10 0x00007f1e48242f1d in _clutter_event_process_filters (event=event@entry=0x28fcec0) at clutter-event.c:1913 #11 0x00007f1e482557f3 in _clutter_process_event (device=0x9cb0c0 [ClutterInputDeviceEvdev], event=0x28fcec0) at clutter-main.c:2011 #12 0x00007f1e482557f3 in _clutter_process_event (context=0x7c9fa0, event=0x28fcec0, stage=<optimized out>) at clutter-main.c:2372 #13 0x00007f1e482557f3 in _clutter_process_event (event=event@entry=0x28fcec0) at clutter-main.c:2548 #14 0x00007f1e4826bc79 in _clutter_stage_process_queued_events (stage=0x9ce660 [MetaStage]) at clutter-stage.c:1026 #15 0x00007f1e48257979 in clutter_clock_dispatch (master_clock=0x9ed100 [ClutterMasterClockDefault], stages=<optimized out>) at clutter-master-clock-default.c:364 #16 0x00007f1e48257979 in clutter_clock_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>) at clutter-master-clock-default.c:561 #17 0x00007f1e476fc677 in g_main_context_dispatch (context=0x79f000) at gmain.c:3201 #18 0x00007f1e476fc677 in g_main_context_dispatch (context=context@entry=0x79f000) at gmain.c:3854 #19 0x00007f1e476fc8e0 in g_main_context_iterate (context=0x79f000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3927 #20 0x00007f1e476fcc02 in g_main_loop_run (loop=0x9ee570) at gmain.c:4123 #21 0x00007f1e48ebf85c in meta_run () at core/main.c:572 #22 0x00000000004023c7 in main (argc=<optimized out>, argv=<optimized out>) at main.c:471 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1003428 http://bugzilla.opensuse.org/show_bug.cgi?id=1003428#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dimstar@opensuse.org Resolution|--- |FIXED --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> --- Apologies for this bug report not getting timely attention as it deserves Thia bug was in the time of GNOME 3.33.0; many gnome versions later (currently 3.36.3) this issue has not been observed in the wild -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com