[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-04-22 Thread Daniel van Vugt
Fixed in mutter 3.32.0 ** Changed in: mutter (Ubuntu) Status: In Progress => Fix Released ** Changed in: xorg-server (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-04-20 Thread Bug Watch Updater
** Changed in: mutter Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1795760 Title: Xwayland crashed with SIGABRT in OsAbort() from ... from

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-04-20 Thread Amr Ibrahim
** Bug watch added: gitlab.gnome.org/GNOME/mutter/issues #453 https://gitlab.gnome.org/GNOME/mutter/issues/453 ** Also affects: mutter via https://gitlab.gnome.org/GNOME/mutter/issues/453 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-01-31 Thread Daniel van Vugt
** 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

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-01-31 Thread Gert van de Kraats
Issue https://gitlab.gnome.org/GNOME/mutter/issues/453 is added to mutter -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1795760 Title: Xwayland crashed with SIGABRT in OsAbort() from

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-01-30 Thread Daniel van Vugt
Gert, Could you please propose your patch to the mutter developers directly? https://gitlab.gnome.org/GNOME/mutter/merge_requests Or if that's too much work, just start by reporting this bug to the mutter developers here: https://gitlab.gnome.org/GNOME/mutter/issues ** Changed in: mutter

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-01-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "Patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray, for any

[Ubuntu-x-swat] [Bug 1795760] Re: 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

2019-01-23 Thread Gert van de Kraats
Because this bug no longer is marked as duplicate of #1745799, I now add the bug-fix (tested by me for a long time) to this bug. ** Attachment added: "Patch" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1795760/+attachment/5231631/+files/error9_patch.txt -- You received this

[Ubuntu-x-swat] [Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-12-18 Thread Gert van de Kraats
*** This bug is a duplicate of bug 1745799 *** https://bugs.launchpad.net/bugs/1745799 This is not a duplicate. It is a crash at OsAbort, but that is the only coincidence with #1745799. The cause is different. It contains a working solution. PLease do something with it and do not mark it as

[Ubuntu-x-swat] [Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-11-01 Thread Gert van de Kraats
*** This bug is a duplicate of bug 1745799 *** https://bugs.launchpad.net/bugs/1745799 As stated above this bug report is not a duplicate and contains working code to solve the bug. Using this code doesn ot give any risk to the main stream of the code, it only handles an exception. I

[Ubuntu-x-swat] [Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-10-13 Thread Gert van de Kraats
*** This bug is a duplicate of bug 1745799 *** https://bugs.launchpad.net/bugs/1745799 Sorry, Code was not quite complete. It misses freeing the error. New version: texture = COGL_TEXTURE (cogl_texture_2d_new_from_bitmap (bitmap)); cogl_texture_set_components (COGL_TEXTURE (texture),

[Ubuntu-x-swat] [Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-10-13 Thread Gert van de Kraats
*** This bug is a duplicate of bug 1745799 *** https://bugs.launchpad.net/bugs/1745799 I do not think this is a duplicate of bug #1745799. At this comment I will try to give a code to solve this bug. My symbol Xwaylnd-crash shows the next trace: #6 0x0062b600 in FatalError (f=0x63704e

[Ubuntu-x-swat] [Bug 1795760] Re: Xwayland crashed with SIGABRT in OsAbort()

2018-10-02 Thread Apport retracing service
*** This bug is a duplicate of bug 1745799 *** https://bugs.launchpad.net/bugs/1745799 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1745799, so is being marked as such.