New crash, and backtrace now with the new BIOS update:
gdb /usr/lib/xorg/Xorg core GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 Copyright (C) 2016 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: <http://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/lib/xorg/Xorg...Reading symbols from /usr/lib/debug/.build-id/56/f0a78a23cd036ac69718bda45a41881ef5ec75.debug...done. done. [New LWP 11246] [New LWP 11248] [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/lib/xorg/Xorg -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -noliste'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f040445e418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 54 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory. [Current thread is 1 (Thread 0x7f04066b5a00 (LWP 11246))] (gdb) backtrace #0 0x00007f040445e418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #1 0x00007f040446001a in __GI_abort () at abort.c:89 #2 0x00007f04044a072a in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f04045b96b0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 #3 0x00007f04044a8f4a in malloc_printerr (ar_ptr=<optimized out>, ptr=<optimized out>, str=0x7f04045b9728 "free(): invalid next size (fast)", action=3) at malloc.c:5007 #4 _int_free (av=<optimized out>, p=<optimized out>, have_lock=0) at malloc.c:3868 #5 0x00007f04044acabc in __GI___libc_free (mem=<optimized out>) at malloc.c:2969 #6 0x00007f04055b5753 in pixman_region_intersect () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0 #7 0x0000561c62734180 in RegionIntersect (reg2=<optimized out>, reg1=0x561c65492b40, newReg=<optimized out>) at ../../include/regionstr.h:233 #8 miValidatePicture (pPicture=0x561c654bc6f0, mask=<optimized out>) at ../../render/mipict.c:148 #9 0x0000561c6273658b in ValidateOnePicture ( pPicture=pPicture@entry=0x561c654bc6f0) at ../../render/picture.c:1387 #10 0x0000561c62738359 in ValidatePicture ( pPicture=pPicture@entry=0x561c654bc6f0) at ../../render/picture.c:1396 #11 0x0000561c62738827 in CompositeTrapezoids (op=<optimized out>, pSrc=0x561c654bc790, pDst=0x561c654bc6f0, maskFormat=0x561c64b1e0d8, xSrc=<optimized out>, ySrc=<optimized out>, ntrap=1, traps=0x561c65770f10) at ../../render/picture.c:1598 #12 0x0000561c6273d832 in ProcRenderTrapezoids (client=0x561c650d66d0) at ../../render/render.c:759 #13 0x0000561c62660bbf in Dispatch () at ../../dix/dispatch.c:430 #14 0x0000561c62664c33 in dix_main (argc=11, argv=0x7ffca37d1bf8, envp=<optimized out>) at ../../dix/main.c:300 #15 0x00007f0404449830 in __libc_start_main (main=0x561c6264ef20 <main>, argc=11, argv=0x7ffca37d1bf8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffca37d1be8) at ../csu/libc-start.c:291 #16 0x0000561c6264ef59 in _start () (gdb) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606774 Title: Xorg crash To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1606774/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
