https://bugs.freedesktop.org/show_bug.cgi?id=106556

            Bug ID: 106556
           Summary: Upgrade to 18.0 completely breaks gnome-shell
           Product: Mesa
           Version: 18.0
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: dustinbphi...@gmail.com
        QA Contact: mesa-dev@lists.freedesktop.org

After upgrading to mesa 18.0, gnome-shell crashes immediately upon starting
(before the GDM login prompt). I'm running Arch Linux with Gnome 3.28 on a
Lenovo P51 with hybrid graphics. Here are the relevant bits from lspci:

01:00.0 3D controller: NVIDIA Corporation GM206GLM [Quadro M2200 Mobile] (rev
a1)
00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)

The following is a stack trace captured from journalctl:

May 17 11:34:07 bubo systemd-coredump[882]: Process 778 (gnome-shell) of user
120 dumped core.

                                            Stack trace of thread 778:
                                            #0  0x00007f627934f860 raise
(libc.so.6)
                                            #1  0x00007f6279350ec9 abort
(libc.so.6)
                                            #2  0x00007f6279392437
__libc_message (libc.so.6)
                                            #3  0x00007f627939878b
malloc_printerr (libc.so.6)
                                            #4  0x00007f6279398c3c munmap_chunk
(libc.so.6)
                                            #5  0x00007f625267ee84 n/a
(i965_dri.so)
                                            #6  0x00007f62524ecad8 n/a
(i965_dri.so)
                                            #7  0x00007f6252595530 n/a
(i965_dri.so)
                                            #8  0x00007f6253ddce18 n/a
(libEGL_mesa.so.0)
                                            #9  0x00007f6253dd405b
eglCreateContext (libEGL_mesa.so.0)
                                            #10 0x00007f6275ba799e n/a
(libmutter-cogl-2.so)
                                            #11 0x00007f6275b5dcd6
cogl_display_setup (libmutter-cogl-2.so)
                                            #12 0x00007f6275b5d01b
cogl_renderer_check_onscreen_template (libmutter-cogl-2.so)
                                            #13 0x00007f62772af0ff n/a
(libmutter-clutter-2.so)
                                            #14 0x00007f62772c8765 n/a
(libmutter-clutter-2.so)
                                            #15 0x00007f62772dc6cb n/a
(libmutter-clutter-2.so)
                                            #16 0x00007f62772dc898 n/a
(libmutter-clutter-2.so)
                                            #17 0x00007f6278622aef
g_option_context_parse (libglib-2.0.so.0)
                                            #18 0x00007f62772dd6c5 clutter_init
(libmutter-clutter-2.so)
                                            #19 0x00007f6276ac9d78
meta_clutter_init (libmutter-2.so.0)
                                            #20 0x00007f6276b12e2e meta_init
(libmutter-2.so.0)
                                            #21 0x000056395e8aecda n/a
(gnome-shell)
                                            #22 0x00007f627933bf4a
__libc_start_main (libc.so.6)
                                            #23 0x000056395e8af14a n/a
(gnome-shell)

                                            Stack trace of thread 806:
                                            #0  0x00007f627940697b __poll
(libc.so.6)
                                            #1  0x00007f6278616523 n/a
(libglib-2.0.so.0)
                                            #2  0x00007f627861663e
g_main_context_iteration (libglib-2.0.so.0)
                                            #3  0x00007f6278616692 n/a
(libglib-2.0.so.0)
                                            #4  0x00007f627863ea2a n/a
(libglib-2.0.so.0)
                                            #5  0x00007f62796d908c start_thread
(libpthread.so.0)
                                            #6  0x00007f6279410e7f __clone
(libc.so.6)

                                            Stack trace of thread 871:
                                            #0  0x00007f627940697b __poll
(libc.so.6)
                                            #1  0x00007f6278616523 n/a
(libglib-2.0.so.0)
                                            #2  0x00007f627861663e
g_main_context_iteration (libglib-2.0.so.0)
                                            #3  0x00007f6260963f4e n/a
(libdconfsettings.so)
                                            #4  0x00007f627863ea2a n/a
(libglib-2.0.so.0)
                                            #5  0x00007f62796d908c start_thread
(libpthread.so.0)
                                            #6  0x00007f6279410e7f __clone
(libc.so.6)

                                            Stack trace of thread 870:
                                            #0  0x00007f627940b879 syscall
(libc.so.6)
                                            #1  0x00007f627865d52d
g_cond_wait_until (libglib-2.0.so.0)
                                            #2  0x00007f62785e8903 n/a
(libglib-2.0.so.0)
                                            #3  0x00007f627863f436 n/a
(libglib-2.0.so.0)
                                            #4  0x00007f627863ea2a n/a
(libglib-2.0.so.0)
                                            #5  0x00007f62796d908c start_thread
(libpthread.so.0)
                                            #6  0x00007f6279410e7f __clone
(libc.so.6)

                                            Stack trace of thread 807:
                                            #0  0x00007f627940697b __poll
(libc.so.6)
                                            #1  0x00007f6278616523 n/a
(libglib-2.0.so.0)
                                            #2  0x00007f62786168e2
g_main_loop_run (libglib-2.0.so.0)
                                            #3  0x00007f6278c05348 n/a
(libgio-2.0.so.0)
                                            #4  0x00007f627863ea2a n/a
(libglib-2.0.so.0)
                                            #5  0x00007f62796d908c start_thread
(libpthread.so.0)
                                            #6  0x00007f6279410e7f __clone
(libc.so.6)
-- Subject: Process 778 (gnome-shell) dumped core
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: man:core(5)
-- 
-- Process 778 (gnome-shell) crashed and dumped core.
-- 
-- This usually indicates a programming error in the crashing program and
-- should be reported to its vendor as a bug.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to