** Description changed: + https://gitlab.gnome.org/GNOME/mutter/issues/453 + + --- + This bug contains a crash related to bug 1795089. Local code is used for libmutter, to solve bug 1790525 and to display buffersizes at module setup_spans at cogl/cogl/cogl-texture-2d-sliced.c and at module allocate_from_bitmap at cogl/cogl/driver/gl/cogl-texture-2d-gl.c . Dual monitor is used without a monitors.xml files usable by gdm3 with wayland. After logging in using ubuntu with wayland both screens are shown, but crash after a short time without user doing anything. At syslog we see the displayed buffersizes which are too large before the crash: Oct 2 23:57:42 Gert2 gnome-shell[2636]: GK_allocate_from_bitmap 2560 1024 Oct 2 23:57:42 Gert2 gnome-shell[2636]: GK_cogl_set_error Failed to create texture 2d due to size/format constraints Oct 2 23:57:42 Gert2 gnome-shell[2636]: Failed to allocate texture: Failed to create texture 2d due to size/format constraints ProblemType: Crash DistroRelease: Ubuntu 18.10 Package: xwayland 2:1.20.1-3ubuntu1 ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7 Uname: Linux 4.18.0-8-generic i686 ApportVersion: 2.20.10-0ubuntu11 Architecture: i386 CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Tue Oct 2 23:57:24 2018 DistUpgraded: Fresh install DistroCodename: cosmic DistroVariant: ubuntu ExecutablePath: /usr/bin/Xwayland ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2] Subsystem: Dell Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [1028:01c2] MachineType: Dell Inc. Latitude D620 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 4 -listen 5 -displayfd 6 ProcEnviron: LANGUAGE=en_US:en PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-8-generic root=UUID=4ccc6cca-be3d-4471-9677-1012a53ebfd7 ro splash quiet vt.handoff=1 Signal: 6 SourcePackage: xorg-server StacktraceTop: OsAbort () ?? () FatalError () _start () Title: Xwayland crashed with SIGABRT in OsAbort() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/11/2006 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 0TD761 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd04/11/2006:svnDellInc.:pnLatitudeD620:pvr:rvnDellInc.:rn0TD761:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: Latitude D620 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.94-1 version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.1-1ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.1-1ubuntu1 version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20171229-1build1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3
** Changed in: mutter (Ubuntu) Status: Incomplete => In Progress ** Changed in: mutter (Ubuntu) Assignee: (unassigned) => Gert van de Kraats (gkraats) ** Changed in: mutter (Ubuntu) Importance: Undecided => Medium ** Changed in: xorg-server (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1795760 Title: Xwayland crashed with SIGABRT in OsAbort() from ... from FatalError("wl_surface@429: error 2: Failed to create a texture for surface 429: Failed to create texture 2d due to size/format constraints\n") Status in mutter package in Ubuntu: In Progress Status in xorg-server package in Ubuntu: New Bug description: https://gitlab.gnome.org/GNOME/mutter/issues/453 --- This bug contains a crash related to bug 1795089. Local code is used for libmutter, to solve bug 1790525 and to display buffersizes at module setup_spans at cogl/cogl/cogl-texture-2d-sliced.c and at module allocate_from_bitmap at cogl/cogl/driver/gl/cogl-texture-2d-gl.c . Dual monitor is used without a monitors.xml files usable by gdm3 with wayland. After logging in using ubuntu with wayland both screens are shown, but crash after a short time without user doing anything. At syslog we see the displayed buffersizes which are too large before the crash: Oct 2 23:57:42 Gert2 gnome-shell[2636]: GK_allocate_from_bitmap 2560 1024 Oct 2 23:57:42 Gert2 gnome-shell[2636]: GK_cogl_set_error Failed to create texture 2d due to size/format constraints Oct 2 23:57:42 Gert2 gnome-shell[2636]: Failed to allocate texture: Failed to create texture 2d due to size/format constraints ProblemType: Crash DistroRelease: Ubuntu 18.10 Package: xwayland 2:1.20.1-3ubuntu1 ProcVersionSignature: Ubuntu 4.18.0-8.9-generic 4.18.7 Uname: Linux 4.18.0-8-generic i686 ApportVersion: 2.20.10-0ubuntu11 Architecture: i386 CompositorRunning: None CurrentDesktop: ubuntu:GNOME Date: Tue Oct 2 23:57:24 2018 DistUpgraded: Fresh install DistroCodename: cosmic DistroVariant: ubuntu ExecutablePath: /usr/bin/Xwayland ExtraDebuggingInterest: Yes, if not too technical GraphicsCard: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller]) Subsystem: Dell Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [1028:01c2] Subsystem: Dell Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [1028:01c2] MachineType: Dell Inc. Latitude D620 PccardctlIdent: Socket 0: no product info available PccardctlStatus: Socket 0: no card ProcCmdline: /usr/bin/Xwayland :0 -rootless -terminate -accessx -core -listen 4 -listen 5 -displayfd 6 ProcEnviron: LANGUAGE=en_US:en PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-8-generic root=UUID=4ccc6cca-be3d-4471-9677-1012a53ebfd7 ro splash quiet vt.handoff=1 Signal: 6 SourcePackage: xorg-server StacktraceTop: OsAbort () ?? () FatalError () _start () Title: Xwayland crashed with SIGABRT in OsAbort() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/11/2006 dmi.bios.vendor: Dell Inc. dmi.bios.version: A02 dmi.board.name: 0TD761 dmi.board.vendor: Dell Inc. dmi.chassis.type: 8 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA02:bd04/11/2006:svnDellInc.:pnLatitudeD620:pvr:rvnDellInc.:rn0TD761:rvr:cvnDellInc.:ct8:cvr: dmi.product.name: Latitude D620 dmi.sys.vendor: Dell Inc. version.compiz: compiz N/A version.libdrm2: libdrm2 2.4.94-1 version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.1-1ubuntu1 version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.1-1ubuntu1 version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu1 version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1 version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.917+git20171229-1build1 version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1795760/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp