[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#956180: Xwayland: random crash (SIGABRT) during GNOME login: wl_drm@4: error 0: authenicate failed



Package: xwayland
Version: 2:1.20.8-2
Severity: normal
File: /usr/bin/Xwayland
Usertags: crash

After a reboot because of a GPU hang with the nouveau drivers, GDM
started up fine but my initial login failed because Xwayland crashed
with SIGABRT and this message: wl_drm@4: error 0: authenicate failed

I have included the relevant parts of the systemd journal and a full
backtrace for the crash below. I have no way of reproducing this issue.
If additional information is needed the core dump will be available for
one week before it is automatically deleted. If the info provided is
not useful, please close this bug report.

Apr 07 21:38:52 chianamo systemd[1948]: Started GNOME Session Manager (session: gnome).
Apr 07 21:38:52 chianamo systemd[1948]: Reached target GNOME Session Manager is ready.
Apr 07 21:38:52 chianamo systemd[1948]: Starting GNOME Shell on Wayland...
Apr 07 21:38:52 chianamo gnome-shell[2438]: libEGL warning: Not allowed to force software rendering when API explicitly selects a hardware device.
Apr 07 21:38:53 chianamo gnome-shell[2438]: WL: error in client communication (pid 2438)
Apr 07 21:38:53 chianamo gnome-shell[2499]: (EE)
Apr 07 21:38:53 chianamo gnome-shell[2499]: Fatal server error:
Apr 07 21:38:53 chianamo gnome-shell[2499]: (EE) wl_drm@4: error 0: authenicate failed
Apr 07 21:38:53 chianamo gnome-shell[2499]: (EE)
Apr 07 21:38:53 chianamo systemd[1]: Started Session c2 of user pabs.
Apr 07 21:38:53 chianamo gnome-shell[2438]: X Wayland crashed; exiting
Apr 07 21:38:53 chianamo su[2510]: pam_unix(su:session): session closed for user pabs
Apr 07 21:38:53 chianamo systemd[1]: session-c2.scope: Succeeded.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-shell-wayland.service: Failed with result 'protocol'.
Apr 07 21:38:53 chianamo systemd[1948]: Failed to start GNOME Shell on Wayland.
Apr 07 21:38:53 chianamo systemd[1948]: Dependency failed for GNOME Shell on Wayland.
Apr 07 21:38:53 chianamo systemd[1948]: Dependency failed for GNOME Wayland Session.
Apr 07 21:38:53 chianamo systemd[1948]: Dependency failed for GNOME Wayland Session (session: gnome).
Apr 07 21:38:53 chianamo systemd[1948]: gnome-session-wayland@gnome.target: Job gnome-session-wayland@gnome.target/start failed with result 'dependency'.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-session-wayland.target: Job gnome-session-wayland.target/start failed with result 'dependency'.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-session-wayland.target: Triggering OnFailure= dependencies.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-shell-wayland.target: Job gnome-shell-wayland.target/start failed with result 'dependency'.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-shell-wayland.service: Triggering OnFailure= dependencies.
Apr 07 21:38:53 chianamo systemd[1948]: Condition check resulted in Disable GNOME Shell extensions after failure being skipped.
Apr 07 21:38:53 chianamo systemd[1948]: Stopped target GNOME Session Manager is ready.
Apr 07 21:38:53 chianamo systemd[1948]: Stopping GNOME Session Manager (session: gnome)...
Apr 07 21:38:53 chianamo systemd[1948]: gnome-session-manager@gnome.service: Succeeded.
Apr 07 21:38:53 chianamo systemd[1948]: Stopped GNOME Session Manager (session: gnome).
Apr 07 21:38:53 chianamo systemd[1948]: Stopped target Tasks to be run before GNOME Session starts.
Apr 07 21:38:53 chianamo systemd[1948]: Stopped target Session services which should run early before the graphical session is brought up.
Apr 07 21:38:53 chianamo systemd[1948]: Reached target Shutdown running GNOME Session.
Apr 07 21:38:53 chianamo systemd[1948]: Stopping Monitor Session leader for GNOME Session...
Apr 07 21:38:53 chianamo systemd[1948]: Starting Restart DBus after GNOME Session shutdown...
Apr 07 21:38:53 chianamo systemd[1948]: Stopped target Shutdown running GNOME Session.
Apr 07 21:38:53 chianamo systemd[1948]: Reached target Shutdown running GNOME Session.
Apr 07 21:38:53 chianamo systemd[1948]: Stopped target Shutdown running GNOME Session.
Apr 07 21:38:53 chianamo systemd[1948]: Started Restart DBus after GNOME Session shutdown.
Apr 07 21:38:53 chianamo systemd[1948]: gnome-session-monitor.service: Succeeded.
Apr 07 21:38:53 chianamo systemd[1948]: Stopped Monitor Session leader for GNOME Session.
Apr 07 21:38:53 chianamo gdm-password][1941]: pam_unix(gdm-password:session): session closed for user pabs
Apr 07 21:38:53 chianamo gdm3[1638]: GdmDisplay: Session never registered, failing

$ gdb -batch -n -ex 'set pagination off' -ex bt -ex 'bt full' -ex 'thread apply all bt full' --core /var/crash/1000/2499-1000-1000-6-1586266733-chianamo--usr-bin-Xwayland.core /usr/bin/Xwayland
[New LWP 2499]
[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/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mu'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50	../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1  0x00007fb80fb0155b in __GI_abort () at abort.c:79
#2  0x000055e30fa582da in OsAbort () at ../../../../os/utils.c:1351
#3  0x000055e30fa5d643 in AbortServer () at ../../../../os/log.c:879
#4  0x000055e30fa5e496 in FatalError (f=f@entry=0x55e30fa6a1f6 "%s") at ../../../../os/log.c:1017
#5  0x000055e30f8f552c in xwl_log_handler (format=<optimized out>, args=<optimized out>) at ../../../../../hw/xwayland/xwayland.c:1298
#6  0x00007fb8109bcffa in wl_log (fmt=<optimized out>) at ../src/wayland-util.c:404
#7  0x00007fb8109b8617 in display_handle_error (data=<optimized out>, display=0x55e311449810, object=0x55e311457c60, code=0, message=<optimized out>) at ../src/wayland-client.c:911
#8  0x00007fb80f9deccd in ffi_call_unix64 () at ../src/x86/unix64.S:101
#9  0x00007fb80f9de25a in ffi_call_int (cif=0x7ffe34ae1e80, fn=0x7fb8109b85e0 <display_handle_error>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669
#10 0x00007fb8109bc1c0 in wl_closure_invoke (closure=0x55e311456af0, flags=1, target=<optimized out>, opcode=0, data=<optimized out>) at ../src/connection.c:1018
#11 0x00007fb8109b8ad8 in dispatch_event (display=display@entry=0x55e311449810, queue=<optimized out>) at ../src/wayland-client.c:1445
#12 0x00007fb8109ba05f in dispatch_queue (queue=0x55e3114498e0, display=0x55e311449810) at ../src/wayland-client.c:1584
#13 wl_display_dispatch_queue_pending (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1833
#14 0x00007fb8109ba4cf in wl_display_roundtrip_queue (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1251
#15 0x00007fb8109ba51c in wl_display_roundtrip (display=<optimized out>) at ../src/wayland-client.c:1280
#16 0x000055e30f8f5924 in xwl_screen_init (pScreen=pScreen@entry=0x55e3114448a0, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1192
#17 0x000055e30fa1f8a7 in AddScreen (pfnInit=pfnInit@entry=0x55e30f8f5590 <xwl_screen_init>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../dix/dispatch.c:3918
#18 0x000055e30f8f7a82 in InitOutput (screen_info=screen_info@entry=0x55e30fafdb40 <screenInfo>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1335
#19 0x000055e30fa23404 in dix_main (argc=14, argv=0x7ffe34ae2378, envp=<optimized out>) at ../../../../dix/main.c:193
#20 0x00007fb80fb02e0b in __libc_start_main (main=0x55e30f8f5250 <main>, argc=14, argv=0x7ffe34ae2378, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe34ae2368) at ../csu/libc-start.c:308
#21 0x000055e30f8f528a in _start ()
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {171515904, 140729782245152, 6, 140729782245648, 0, 0, 895, 0, 0, 281470681751456, 0, 0, 0, 0, 0, 0}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007fb80fb0155b in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 0, 0, 0, 4607182418800017408, 0, 0, 0, 4543992953697666639, 0, 4480805635828115472, 0, 676708441069610, 67108868, 140428515684624}}, sa_flags = 757561600, sa_restorer = 0x55e311457c60}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x000055e30fa582da in OsAbort () at ../../../../os/utils.c:1351
No locals.
#3  0x000055e30fa5d643 in AbortServer () at ../../../../os/log.c:879
No locals.
#4  0x000055e30fa5e496 in FatalError (f=f@entry=0x55e30fa6a1f6 "%s") at ../../../../os/log.c:1017
        args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1b00, reg_save_area = 0x7ffe34ae1a30}}
        args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1b00, reg_save_area = 0x7ffe34ae1a30}}
        beenhere = 1
#5  0x000055e30f8f552c in xwl_log_handler (format=<optimized out>, args=<optimized out>) at ../../../../../hw/xwayland/xwayland.c:1298
        msg = "wl_drm@4: error 0: authenicate failed\n"
#6  0x00007fb8109bcffa in wl_log (fmt=<optimized out>) at ../src/wayland-util.c:404
        argp = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1d00, reg_save_area = 0x7ffe34ae1c40}}
#7  0x00007fb8109b8617 in display_handle_error (data=<optimized out>, display=0x55e311449810, object=0x55e311457c60, code=0, message=<optimized out>) at ../src/wayland-client.c:911
        proxy = 0x55e311457c60
        object_id = <optimized out>
        interface = <optimized out>
#8  0x00007fb80f9deccd in ffi_call_unix64 () at ../src/x86/unix64.S:101
No locals.
#9  0x00007fb80f9de25a in ffi_call_int (cif=0x7ffe34ae1e80, fn=0x7fb8109b85e0 <display_handle_error>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669
        classes = {X86_64_INTEGER_CLASS, 48, 262013024, 32696}
        stack = <optimized out>
        argp = 0x7ffe34ae1d40 ""
        arg_types = <optimized out>
        gprcount = 5
        ssecount = <optimized out>
        ngpr = 1
        nsse = 0
        i = <optimized out>
        avn = <optimized out>
        flags = <optimized out>
        reg_args = <optimized out>
#10 0x00007fb8109bc1c0 in wl_closure_invoke (closure=0x55e311456af0, flags=1, target=<optimized out>, opcode=0, data=<optimized out>) at ../src/connection.c:1018
        count = 3
        cif = {abi = FFI_UNIX64, nargs = 5, arg_types = 0x7ffe34ae1ea0, rtype = 0x7fb80f9e0180 <ffi_type_void>, bytes = 0, flags = 0}
        ffi_types = {0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e00e0 <ffi_type_uint32>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x55e3114448a0, 0x55e3114498f8, 0x7fb8109baca1 <wl_connection_read+241>, 0x55e311457540, 0x55e31144b970, 0x0, 0xa18183c100000000, 0x7ffe34ae1f30, 0x2, 0x7ffe34ae1f50, 0x0, 0x55e340000000, 0x7fb8109bb005 <wl_closure_clear_fds+53>, 0x109c2d73, 0xa18183c12d277900, 0x0, 0x7fb8109bb1de <wl_closure_init+174>}
        ffi_args = {0x7ffe34ae1e70, 0x7ffe34ae1e78, 0x55e311456b08, 0x55e311456b10, 0x55e311456b18, 0x7fb8109bbb3b <wl_connection_demarshal+235>, 0x55e311456be8, 0x55e311449960, 0x55e311456bc0, 0x55e311456af0, 0x2800000000, 0x7fb8109bbf1f <wl_closure_lookup_objects+111>, 0x7fb8109c2d40 <wl_display_events>, 0x55e311456af0, 0x7fb8109c2d40 <wl_display_events>, 0x55e311457c60, 0x5f707773, 0xa18183c12d277900, 0x7fb80fc98be0 <main_arena+96>, 0x55e311449810, 0x55e311449810, 0x7ffe34ae2078}
        implementation = <optimized out>
#11 0x00007fb8109b8ad8 in dispatch_event (display=display@entry=0x55e311449810, queue=<optimized out>) at ../src/wayland-client.c:1445
        closure = 0x55e311456af0
        proxy = 0x55e311449810
        opcode = 0
        proxy_destroyed = <optimized out>
#12 0x00007fb8109ba05f in dispatch_queue (queue=0x55e3114498e0, display=0x55e311449810) at ../src/wayland-client.c:1584
        count = 0
        count = <optimized out>
#13 wl_display_dispatch_queue_pending (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1833
        ret = <optimized out>
#14 0x00007fb8109ba4cf in wl_display_roundtrip_queue (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1251
        display_wrapper = 0x55e311457520
        callback = 0x55e311457580
        done = 0
        ret = 0
#15 0x00007fb8109ba51c in wl_display_roundtrip (display=<optimized out>) at ../src/wayland-client.c:1280
No locals.
#16 0x000055e30f8f5924 in xwl_screen_init (pScreen=pScreen@entry=0x55e3114448a0, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1192
        allow_commits = "_XWAYLAND_ALLOW_COMMITS"
        xwl_screen = <optimized out>
        red_mask = <optimized out>
        blue_mask = <optimized out>
        green_mask = <optimized out>
        ret = <optimized out>
        bpc = <optimized out>
        green_bpc = <optimized out>
        i = <optimized out>
#17 0x000055e30fa1f8a7 in AddScreen (pfnInit=pfnInit@entry=0x55e30f8f5590 <xwl_screen_init>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../dix/dispatch.c:3918
        i = 0
        pScreen = 0x55e3114448a0
        ret = <optimized out>
#18 0x000055e30f8f7a82 in InitOutput (screen_info=screen_info@entry=0x55e30fafdb40 <screenInfo>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1335
        depths = {277826464, 4, 8, 15, 16, 24, 32}
        bpp = {883827568, 8, 8, 16, 16, 32, 32}
        i = <optimized out>
#19 0x000055e30fa23404 in dix_main (argc=14, argv=0x7ffe34ae2378, envp=<optimized out>) at ../../../../dix/main.c:193
        i = <optimized out>
        alwaysCheckForInput = {0, 1}
#20 0x00007fb80fb02e0b in __libc_start_main (main=0x55e30f8f5250 <main>, argc=14, argv=0x7ffe34ae2378, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe34ae2368) at ../csu/libc-start.c:308
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8351103980499893815, 94433706988128, 140729782248304, 0, 0, -2873123679792528951, -2833631679066537527}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe34ae23f0, 0x7fb810b8b190}, data = {prev = 0x0, cleanup = 0x0, canceltype = 883827696}}}
        not_first_call = <optimized out>
#21 0x000055e30f8f528a in _start ()
No symbol table info available.

Thread 1 (Thread 0x7fb80f3cca80 (LWP 2499)):
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
        set = {__val = {171515904, 140729782245152, 6, 140729782245648, 0, 0, 895, 0, 0, 281470681751456, 0, 0, 0, 0, 0, 0}}
        pid = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
#1  0x00007fb80fb0155b in __GI_abort () at abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x0, sa_sigaction = 0x0}, sa_mask = {__val = {0, 0, 0, 0, 0, 4607182418800017408, 0, 0, 0, 4543992953697666639, 0, 4480805635828115472, 0, 676708441069610, 67108868, 140428515684624}}, sa_flags = 757561600, sa_restorer = 0x55e311457c60}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x000055e30fa582da in OsAbort () at ../../../../os/utils.c:1351
No locals.
#3  0x000055e30fa5d643 in AbortServer () at ../../../../os/log.c:879
No locals.
#4  0x000055e30fa5e496 in FatalError (f=f@entry=0x55e30fa6a1f6 "%s") at ../../../../os/log.c:1017
        args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1b00, reg_save_area = 0x7ffe34ae1a30}}
        args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1b00, reg_save_area = 0x7ffe34ae1a30}}
        beenhere = 1
#5  0x000055e30f8f552c in xwl_log_handler (format=<optimized out>, args=<optimized out>) at ../../../../../hw/xwayland/xwayland.c:1298
        msg = "wl_drm@4: error 0: authenicate failed\n"
#6  0x00007fb8109bcffa in wl_log (fmt=<optimized out>) at ../src/wayland-util.c:404
        argp = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffe34ae1d00, reg_save_area = 0x7ffe34ae1c40}}
#7  0x00007fb8109b8617 in display_handle_error (data=<optimized out>, display=0x55e311449810, object=0x55e311457c60, code=0, message=<optimized out>) at ../src/wayland-client.c:911
        proxy = 0x55e311457c60
        object_id = <optimized out>
        interface = <optimized out>
#8  0x00007fb80f9deccd in ffi_call_unix64 () at ../src/x86/unix64.S:101
No locals.
#9  0x00007fb80f9de25a in ffi_call_int (cif=0x7ffe34ae1e80, fn=0x7fb8109b85e0 <display_handle_error>, rvalue=<optimized out>, avalue=<optimized out>, closure=<optimized out>) at ../src/x86/ffi64.c:669
        classes = {X86_64_INTEGER_CLASS, 48, 262013024, 32696}
        stack = <optimized out>
        argp = 0x7ffe34ae1d40 ""
        arg_types = <optimized out>
        gprcount = 5
        ssecount = <optimized out>
        ngpr = 1
        nsse = 0
        i = <optimized out>
        avn = <optimized out>
        flags = <optimized out>
        reg_args = <optimized out>
#10 0x00007fb8109bc1c0 in wl_closure_invoke (closure=0x55e311456af0, flags=1, target=<optimized out>, opcode=0, data=<optimized out>) at ../src/connection.c:1018
        count = 3
        cif = {abi = FFI_UNIX64, nargs = 5, arg_types = 0x7ffe34ae1ea0, rtype = 0x7fb80f9e0180 <ffi_type_void>, bytes = 0, flags = 0}
        ffi_types = {0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x7fb80f9e00e0 <ffi_type_uint32>, 0x7fb80f9e0060 <ffi_type_pointer>, 0x55e3114448a0, 0x55e3114498f8, 0x7fb8109baca1 <wl_connection_read+241>, 0x55e311457540, 0x55e31144b970, 0x0, 0xa18183c100000000, 0x7ffe34ae1f30, 0x2, 0x7ffe34ae1f50, 0x0, 0x55e340000000, 0x7fb8109bb005 <wl_closure_clear_fds+53>, 0x109c2d73, 0xa18183c12d277900, 0x0, 0x7fb8109bb1de <wl_closure_init+174>}
        ffi_args = {0x7ffe34ae1e70, 0x7ffe34ae1e78, 0x55e311456b08, 0x55e311456b10, 0x55e311456b18, 0x7fb8109bbb3b <wl_connection_demarshal+235>, 0x55e311456be8, 0x55e311449960, 0x55e311456bc0, 0x55e311456af0, 0x2800000000, 0x7fb8109bbf1f <wl_closure_lookup_objects+111>, 0x7fb8109c2d40 <wl_display_events>, 0x55e311456af0, 0x7fb8109c2d40 <wl_display_events>, 0x55e311457c60, 0x5f707773, 0xa18183c12d277900, 0x7fb80fc98be0 <main_arena+96>, 0x55e311449810, 0x55e311449810, 0x7ffe34ae2078}
        implementation = <optimized out>
#11 0x00007fb8109b8ad8 in dispatch_event (display=display@entry=0x55e311449810, queue=<optimized out>) at ../src/wayland-client.c:1445
        closure = 0x55e311456af0
        proxy = 0x55e311449810
        opcode = 0
        proxy_destroyed = <optimized out>
#12 0x00007fb8109ba05f in dispatch_queue (queue=0x55e3114498e0, display=0x55e311449810) at ../src/wayland-client.c:1584
        count = 0
        count = <optimized out>
#13 wl_display_dispatch_queue_pending (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1833
        ret = <optimized out>
#14 0x00007fb8109ba4cf in wl_display_roundtrip_queue (display=0x55e311449810, queue=0x55e3114498e0) at ../src/wayland-client.c:1251
        display_wrapper = 0x55e311457520
        callback = 0x55e311457580
        done = 0
        ret = 0
#15 0x00007fb8109ba51c in wl_display_roundtrip (display=<optimized out>) at ../src/wayland-client.c:1280
No locals.
#16 0x000055e30f8f5924 in xwl_screen_init (pScreen=pScreen@entry=0x55e3114448a0, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1192
        allow_commits = "_XWAYLAND_ALLOW_COMMITS"
        xwl_screen = <optimized out>
        red_mask = <optimized out>
        blue_mask = <optimized out>
        green_mask = <optimized out>
        ret = <optimized out>
        bpc = <optimized out>
        green_bpc = <optimized out>
        i = <optimized out>
#17 0x000055e30fa1f8a7 in AddScreen (pfnInit=pfnInit@entry=0x55e30f8f5590 <xwl_screen_init>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../dix/dispatch.c:3918
        i = 0
        pScreen = 0x55e3114448a0
        ret = <optimized out>
#18 0x000055e30f8f7a82 in InitOutput (screen_info=screen_info@entry=0x55e30fafdb40 <screenInfo>, argc=argc@entry=14, argv=argv@entry=0x7ffe34ae2378) at ../../../../../hw/xwayland/xwayland.c:1335
        depths = {277826464, 4, 8, 15, 16, 24, 32}
        bpp = {883827568, 8, 8, 16, 16, 32, 32}
        i = <optimized out>
#19 0x000055e30fa23404 in dix_main (argc=14, argv=0x7ffe34ae2378, envp=<optimized out>) at ../../../../dix/main.c:193
        i = <optimized out>
        alwaysCheckForInput = {0, 1}
#20 0x00007fb80fb02e0b in __libc_start_main (main=0x55e30f8f5250 <main>, argc=14, argv=0x7ffe34ae2378, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe34ae2368) at ../csu/libc-start.c:308
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -8351103980499893815, 94433706988128, 140729782248304, 0, 0, -2873123679792528951, -2833631679066537527}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe34ae23f0, 0x7fb810b8b190}, data = {prev = 0x0, cleanup = 0x0, canceltype = 883827696}}}
        not_first_call = <optimized out>
#21 0x000055e30f8f528a in _start ()
No symbol table info available.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xwayland depends on:
ii  libaudit1           1:2.8.5-3
ii  libbsd0             0.10.0-1
ii  libc6               2.30-4
ii  libdrm2             2.4.100-4
ii  libepoxy0           1.5.4-1
ii  libgbm1             19.3.3-1
ii  libgcrypt20         1.8.5-5
ii  libgl1              1.3.1-1
ii  libpixman-1-0       0.36.0-1
ii  libselinux1         3.0-1+b1
ii  libsystemd0         244.3-1
ii  libunwind8          1.2.1-9
ii  libwayland-client0  1.18.0-1
ii  libxau6             1:1.0.8-1+b2
ii  libxdmcp6           1:1.1.2-3
ii  libxfont2           1:2.0.3-1
ii  libxshmfence1       1.3-1
ii  xserver-common      2:1.20.8-2

xwayland recommends no packages.

xwayland suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: