[Ubuntu-x-swat] [Bug 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
I found the real reason for the crashes. The problematic package is the 
`gstreamer1.0-vaapi` (see https://packages.ubuntu.com/focal/gstreamer1.0-vaapi).
It is a dependency of `ubuntu-restricted-addons` (see 
https://packages.ubuntu.com/focal/ubuntu-restricted-addons).

So ubuntu-mate-welcome and for example Cheese may be fixed by removing
this package with

```
sudo apt-get purge gstreamer1.0-vaapi
sudo apt-get autoremove --purge # to remove libgstreamer-plugins-bad1.0-0 (is 
not a problem)
```

So please carefully analyze the crash dumps for errors in
`gstreamer1.0-vaapi` and fix this package.

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
** Changed in: ubuntu-mate-meta (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: ubuntu-mate-welcome (Ubuntu)
   Status: Confirmed => Invalid

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

** Also affects: gstreamer-vaapi (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-18 Thread Norbert
With virt-manager the crashes occur with Cirrus, QXL, VGA video drivers.
But does not occur with VMVGA video driver.
Possibly kernel (drm) issue.

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-16 Thread Norbert
Still reproducible on 20200115 and 20200116 builds.

---

Reproducible method 1:

1. boot installation media
2. select [o] Normal installation, [x] Download updates, [x] Install 
third-party software
3. Wait installation to finish
4. Boot the installed system, wait for Snappy unpacking/initialization/seeding 
(check from tty1 with `snap list`)
5. Login to desktop session
6. Get crash of whole Xorg after login when of Ubuntu MATE Welcome window is 
starting to appear.


Reproducible method 2:

1. boot installation media
2. select [o] Normal installation, [ ] Download updates, [ ] Install 
third-party software
3. Wait installation to finish
4. Boot the installed system, wait for Snappy unpacking/initialization/seeding 
(check from tty1 with `snap list`)
5. Install Ubuntu restricted extras with `sudo apt-get install 
ubuntu-restricted-extras` and reboot
6. Login to desktop session
7. Get crash of whole Xorg after login when of Ubuntu MATE Welcome window is 
starting to appear.


Guest settings: choosing video acceleration disabled or 3d video acceleration 
does not change behavior. Increasing VRAM from default 16 Mb to 128 Mb (max for 
my machine) does not help either.
VirtualBox versions tested: 

* 5.1.38-dfsg-0ubuntu1.16.04.3 (from multiverse) - crash,
* 5.0.40 (from Oracle) - crash,
* 5.1.38 (from Oracle) - crash, 
* 5.2.36 (from Oracle) - crash, 
* 6.0.16 (from Oracle) - crash,
* 6.1.2 (from Oracle) - crash.

---

Removing `ubuntu-mate-welcome` from autostart with `sudo rm
/etc/xdg/autostart/ubuntu-mate-welcome-autostart.desktop` fixes the
login issue. But direct launch of it with `ubuntu-mate-welcome` ends
with another crash.

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-14 Thread FranksMCB
@Norbert I am not seeing this with the 20200114 build. I'm running this
in VirtualBox 5.2.34

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-13 Thread Norbert
@Daniel van Vugt (vanvugt)

`apport-bug /var/crash/_usr_lib_xorg_Xorg.0.crash` says that the problem
is already known and redirects me here, to this bug report. So I can't
report the problem as new bug. If you are interested, please
parse/unpack crash file above in comment 8.

Installing proposed updates does not change the situation.

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-mate-meta (Ubuntu)
   Status: New => Confirmed

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-mate-welcome (Ubuntu)
   Status: New => Confirmed

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-12 Thread Daniel van Vugt
Norbert,

I can't tell for sure if that crash is the same as this one because it's
missing line number debug info. Please turn your crash file (and future
ones) into a new bug by running:

  ubuntu-bug YOURFILE.crash

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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 1796437] Re: X11 crashed when attempting to open Budgie and MATE Welcome

2020-01-10 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1796437

** Tags added: iso-testing

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

Title:
  X11 crashed when attempting to open Budgie and MATE Welcome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1796437/+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