[Ubuntu-x-swat] [Bug 1967064] [NEW] wayland crash when plugging in external monitor

2022-03-29 Thread James Bashforth
Public bug reported:

When I plug in an external monitor via usb-c thunderbolt port wayland
crashes and returns to the login screen.

** Affects: wayland (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: nvidia wayland

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/1967064

Title:
  wayland crash when plugging in external monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/1967064/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966334] Re: GLVND: Set current thread state to NULL in teardown

2022-03-29 Thread Aidan Foster
The bug was observed running the Vulkan CTS on an Nvidia Jetson AGX Xavier 
Developer Kit and on a Jetson AGX Orin Developer Kit. Running the testcase 
dEQP-VK.api.object_management.alloc_callback_fail.instance without an X display 
should cause the double free to occur.
I confirmed that this is a GLVND issue, as when I built libglvnd with small fix 
that was merged and used it instead of the provided libs, the issue went away.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libglvnd in Ubuntu.
https://bugs.launchpad.net/bugs/1966334

Title:
  GLVND: Set current thread state to NULL in teardown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1966334/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1497593] Re: [nouveau] Programs crash with SIGABRT in nouveau_pushbuf_data: Assertion `kref' failed.

2022-03-29 Thread Daniel van Vugt
** Tags removed: hirsute
** Tags added: jammy

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1497593

Title:
  [nouveau] Programs crash with SIGABRT in nouveau_pushbuf_data:
  Assertion `kref' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1497593/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1553328] Re: Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref() especially with multiple monitors, webbrowser-app or system settings

2022-03-29 Thread Daniel van Vugt
This should probably be tracked in bug 1497593 now.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1553328

Title:
  Mir/Unity8/USC crashes/freezes on nouveau (nv50) in pushbuf_kref()
  especially with multiple monitors, webbrowser-app or system settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1553328/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Bug Watch Updater
Launchpad has imported 4 comments from the remote bug at
https://bugs.webkit.org/show_bug.cgi?id=238513.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2022-03-29T18:10:40+00:00 Jeremy Bicha wrote:

webkit2gtk 2.35.90-1ubuntu1
Ubuntu 22.04 Beta

I am reporting this Ubuntu bug here for tracking.

All webkitgtk using apps just show a blank webview (either light with a
light theme or dark with a dark theme). The cursor does change when
hovering over invisible links.

When run from the command line this shows:
EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

This only happens when logged into a GNOME/Ubuntu on Wayland session.
Either running in an Xorg session or with the
WEBKIT_DISABLE_COMPOSITING_MODE=1 prefix works around the problem.

Other Information
=
I believe this bug was triggered by the recent upgrade to mesa 22.0.

I think it might only affect Intel graphics.

My system according to GNOME has
Intel® Core™ i5-10310U CPU
Mesa Intel® UHD Graphics (CML GT2)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/36


On 2022-03-29T18:51:21+00:00 Michael Catanzaro wrote:

> I believe this bug was triggered by the recent upgrade to mesa 22.0.

Huh, here on Fedora 36 I only have mesa 21.3.8.

Is it possible to downgrade mesa to confirm that the mesa upgrade is to
blame? That would help a lot.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/37


On 2022-03-29T19:04:56+00:00 Jeremy Bicha wrote:

Yes, the bug went away when I downgraded the mesa packages to
21.3.5-1ubuntu2

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/38


On 2022-03-29T20:10:05+00:00 Adrian Perez wrote:

Further trying to help narrow down: I have Mesa 22.0 here and things
work fine, but my GPU is different (Intel HD Graphics 520 SKL GT2),
so this points towards either device-specific code, or towards the
Mesa driver chosen by the Mesa loader.

Note that there are two drivers: the traditional “i965” and the new
“iris” driver. Here I am using “iris” (and there is not even the other
installed).

You can set “MESA_LOADER_DRIVER_OVERRIDE=iris” if your GPU is supported
by the new driver and if things then work that will mean that the issue
is most likely the i965 driver. Alternatively, if Iris driver does not
support your GPU but Vulkan is supported, you can try the “zink” driver,
which implements OpenGL and GLES on top of Vulkan (and again, if that
works, then there is some bug in the Intel driver you are using :D)

I hope this helps!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/1966418/comments/39


** Changed in: webkit
   Status: Unknown => Confirmed

** Changed in: webkit
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Jeremy Bicha
** Bug watch added: bugs.webkit.org/ #238513
   https://bugs.webkit.org/show_bug.cgi?id=238513

** Changed in: webkit
   Importance: High => Unknown

** Changed in: webkit
   Status: Confirmed => Unknown

** Changed in: webkit
 Remote watch: bugs.webkit.org/ #238244 => bugs.webkit.org/ #238513

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Joe Barnett
seeing the same behavior with the -non-free version too, does it need a
separate rebuild?

** Also affects: intel-media-driver-non-free (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1966571

Title:
  libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1966571/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Timo Aaltonen
or do as advised in comment #106

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/1782984

Title:
  Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple
  applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1782984/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Timo Aaltonen
echo 'deb http://archive.ubuntu.com/ubuntu/ focal-proposed main restricted' >> 
/etc/apt/sources.list
apt update
apt install libx11-6

verify with 'apt-cache policy libx11-6' that you have the correct
version (from proposed), and run your tests.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/1782984

Title:
  Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple
  applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1782984/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Sebastien Bacher
@Lennart, thanks for the information, I uploaded a rebuild now, it's a
bit disturbing that it is needed though

** Changed in: mesa (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: intel-media-driver (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1966571

Title:
  libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1966571/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966221] Re: gnome-extensions-app crashes with "Segmentation fault (core dumped)"

2022-03-29 Thread Zhang
.-/+oooo+/-.   xiaozhangup@xiaozhangup 
`:+ss+:`   --- 
  -+ssyy+- OS: Ubuntu Jammy Jellyfish (developm 
.ossdMMMNyo.   Kernel: 5.15.0-23-generic 
   /ssshdmmNNmmyNhss/  Uptime: 1 hour, 32 mins 
  +shmydMMMNy+ Packages: 2135 (dpkg), 15 (snap) 
 /hNMMMyhhhmNMMMNh/Shell: bash 5.1.16 
.dMMMNhsshNMMMd.   Resolution: 1600x900 
+hhhyNMMNyyNMMMysss+   DE: GNOME 
ossyNMMMNyMMhsshmmmhssso   WM: Mutter 
ossyNMMMNyMMhsshmmmhssso   WM Theme: Adwaita 
+hhhyNMMNyyNMMMysss+   Theme: Yaru-prussiangreen-dark [GTK2 
.dMMMNhsshNMMMd.   Icons: Yaru-prussiangreen [GTK2/3] 
 /hNMMMyhhhdNMMMNh/Terminal: gnome-terminal 
  +sdmydy+ CPU: Intel i3-3220 (4) @ 3.300GHz 
   /ssshdmmyNhss/  GPU: Intel HD Graphics 
.ossdMMMNyo.   Memory: 2799MiB / 7627MiB 
  -+syyy+-
`:+ss+:`   
.-/+oooo+/-.   


My computer information, maybe it helps?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966221

Title:
  gnome-extensions-app crashes with "Segmentation fault (core dumped)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1966221/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418] Re: [jammy regression] Evolution does not display message content anymore

2022-03-29 Thread Luis Alberto Pabón
`WEBKIT_DISABLE_COMPOSITING_MODE=1 evolution` works around the issue for
me on a Sway wayland session and running evolution in native wayland
mode.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
OK, then for sure this bug is not the problem that Ubuntu users are
seeing. Hi Ubuntu, please file a separate bug. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Adrian Vovk
OK I found a way to fix it @ package time! I previously built webkitgtk
with -DENABLE_X11_TARGET=OFF. I tried building with
-DENABLE_X11_TARGET=ON (since this is the major difference between my
build and the gnome-build-meta build, aside from Mesa version), and now
it works properly

Seems like disabling the x11 backend also accidentally disables parts of
the Wayland backend somewhere

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Adrian Vovk
I don't compile WebKit w/ X11 support so I can't tell you if running
epiphany w/ GDK_BACKEND=x11 helps anything

---

I do not see those EGL errors when I run epiphany on the host. However,
if I run the Epiphany flatpak with FLATPAK_GL_DRIVERS=host, I get

EGLDisplay Initialization failed: EGL_BAD_PARAMETER
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

but the webviews still show up (they're just sluggish). When running
with FLATPAK_GL_DRIVERS=host, the epiphany flatpak starts crashing when
opening about:gpu

---

Downgrading to Mesa 21.3.8 on the host does not solve the issue for me.
Not sure what's going on here, because Epiphany from Flathub (using Mesa
21.3.8, WebKitGTK 2.36.0) works perfectly fine in my environment

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Cgarcia-f
If works with x11 enabled, that's probably because we messed it up with
the gl platform includes in the gl detection patches.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Michael Catanzaro
(In reply to seb128 from comment #12)
> The issue also got reported on launchpad for the incoming Ubuntu
> https://bugs.launchpad.net/webkit/+bug/1966418
> 
> It is only an issue under wayland, login into an x11 session makes things
> work again

You have different/additional information in that downstream bug. I'm
not convinced that it's the same as this issue. In your downstream bug,
you are seeing:

EGLDisplay Initialization failed: EGL_NOT_INITIALIZED
Cannot create EGL context: invalid display (last error: EGL_SUCCESS)

But Adrian has not reported this error. Adrian, do you see that
anywhere? If not, we'll need a separate bug report for them.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966418]

2022-03-29 Thread Jeremy Bicha
I believe the Ubuntu bug I'm experiencing was triggered by the update to
mesa 22.0. I am using Intel graphics.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966418

Title:
  [jammy regression] Evolution does not display message content anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/webkit/+bug/1966418/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966221] Re: gnome-extensions-app crashes with "Segmentation fault (core dumped)"

2022-03-29 Thread Timo Aaltonen
gnome-chess fails to start as well, but it's crashing also on newer gen
chips (tested on Alder Lake) with the iris driver. What's common is that
it is also fine on wayland.

upstream had a look at the backtrace, but said that there's nothing that
would explain why it fails on xorg

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966221

Title:
  gnome-extensions-app crashes with "Segmentation fault (core dumped)"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1966221/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966571] Re: libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed

2022-03-29 Thread Lennart Weller
Author of the upstream report here.
The fedora users mentioned that there seems to be an issue with the ABI of the 
gmmlib and/or that a recompile of the package fixed their issue. And I can 
confirm the solution.
I recompiled both intel-media-driver and intel-gmmlib and the issue resolved 
itself.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1966571

Title:
  libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init
  failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1966571/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966502] Re: gjs-console crashed with SIGSEGV

2022-03-29 Thread Sebastien Bacher
** Package changed: gjs (Ubuntu) => mesa (Ubuntu)

** Summary changed:

- gjs-console crashed with SIGSEGV
+ gjs-console crashed with SIGSEGV in lookup_opcode_desc under X

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1966502

Title:
  gjs-console crashed with SIGSEGV in lookup_opcode_desc under X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1966502/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966502] [NEW] gjs-console crashed with SIGSEGV

2022-03-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This crash happens when starting Gnome Extensions.

ProblemType: Crash
DistroRelease: Ubuntu 22.04
Package: gjs 1.72.0-1
ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
Uname: Linux 5.15.0-23-generic x86_64
ApportVersion: 2.20.11-0ubuntu79
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Fri Mar 25 14:08:33 2022
ExecutablePath: /usr/bin/gjs-console
InstallationDate: Installed on 2020-02-26 (757 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Alpha amd64 (20200225.4)
ProcCmdline: /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Extensions
SegvAnalysis:
 Segfault happened at: 0x7f312f6ecfeb:  mov(%rdi),%edi
 PC (0x7f312f6ecfeb) ok
 source "(%rdi)" (0x02a0) not located in a known VMA region (needed 
readable region)!
 destination "%edi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gjs
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
 ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
 ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
 ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
 ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
Title: gjs-console crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dialout dip lpadmin lxd plugdev sambashare sudo vboxusers 
wireshark
separator:

** Affects: mesa (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: amd64 apport-crash jammy
-- 
gjs-console crashed with SIGSEGV
https://bugs.launchpad.net/bugs/1966502
You received this bug notification because you are a member of Ubuntu-X, which 
is subscribed to mesa in Ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-03-29 Thread Umair Iqbal
I am using docker file to get ubuntu 20.04 and install packages. How can
I enable focal-proposed insider docker?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to libx11 in Ubuntu.
https://bugs.launchpad.net/bugs/1782984

Title:
  Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple
  applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libx11/+bug/1782984/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Daniel van Vugt
We should probably only discuss Wayland here. Xorg has bug 1966221.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1965563

Title:
  gnome-extensions-app fails to start (Protocol error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1965563/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1959995] Re: present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA 495.46)

2022-03-29 Thread Timo Aaltonen
proposed has -2ubuntu2, and it builds on i386

the blocker has been nvidia-390 and then the various kernels that can't
migrate alone

-- 
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/1959995

Title:
  present: Crash in 'present_scmd_get_crtc' and 'present_flush' (NVIDIA
  495.46)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1959995/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Gunnar Hjalmarsson
I installed version 42.0-1ubuntu1 of the mutter and gnome-shell
packages. Didn't help, neither on Wayland nor Xorg.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1965563

Title:
  gnome-extensions-app fails to start (Protocol error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1965563/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1965563] Re: gnome-extensions-app fails to start (Protocol error)

2022-03-29 Thread Daniel van Vugt
Maybe related?

https://gitlab.gnome.org/GNOME/mutter/-/issues/2155 which is fixed in 42.rc:
https://gitlab.gnome.org/GNOME/mutter/-/commit/690b8806d

** Bug watch added: gitlab.gnome.org/GNOME/mutter/-/issues #2155
   https://gitlab.gnome.org/GNOME/mutter/-/issues/2155

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa in Ubuntu.
https://bugs.launchpad.net/bugs/1965563

Title:
  gnome-extensions-app fails to start (Protocol error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1965563/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1966796] Re: gnome-shell lost connection to Xwayland

2022-03-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1949200 ***
https://bugs.launchpad.net/bugs/1949200

Let's assume this was bug 1949200 since I've got to the bottom of that
now.

** This bug has been marked a duplicate of bug 1949200
   gnome-shell crashed with SIGTRAP from error "Can't create a GtkStyleContext 
without a display connection" in gtk_style_context_init

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xwayland in Ubuntu.
https://bugs.launchpad.net/bugs/1966796

Title:
  gnome-shell lost connection to Xwayland

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1966796/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp