[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-27 Thread Paulo Marcel Coelho Aragão
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

@Alan, oh, you're description of the bug is far more accurate than mine:
it's precisely what I experienced.

I'm running vanilla kernel 4.15.0-23-generic, without your fix, so I
wonder why forcing the intel driver with uxa has worked around the bug
for me.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-27 Thread Alan Jenkins via ubuntu-bugs
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

Actually for frequent suspend -> SIGBUS in Xorg on Ubuntu 18.04, you
also need to look at this bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1776887

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-12 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

Bug 1753012 is now public.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-08 Thread Paulo Marcel Coelho Aragão
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

As I started to suspect of the kernel i915 modesetting driver, yesterday
I put a workaround in place, not sure if it will have any effect. I
created /etc/X11/xorg.conf.d/10-intel.conf:

Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "uxa"
EndSection

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-08 Thread Paulo Marcel Coelho Aragão
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

I've just got an automated email saying that my bug #1775790 is a
duplicate of bug #1753012, but if I try to open it, I get a not found
page, I suppose because these reports are private to the subscribers.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-08 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1753012 ***
https://bugs.launchpad.net/bugs/1753012

Thanks. Make it bug 1753012 then.

But it seems you are probably also suffering from bug 1775751.

** This bug has been marked a duplicate of private bug 1753012

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-08 Thread Paulo Marcel Coelho Aragão
Dummy me, forgive me: I still had the crash file around, it was just a
question of giving read permission to everyone (since it was only
readable by root and group whoopsie), and running ubuntu-bug over it.

So, after changing problem_types in /etc/apport/crashdb.conf to:

'problem_types': ['Bug', 'Package', 'Crash'],

and running:

ubuntu-bug /var/crash/_usr_lib_xorg_Xorg.0.crash

The new bug is bug #1775790.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-08 Thread Paulo Marcel Coelho Aragão
Thanks for the swift feedback. I had tried to run:

ubuntu-bug /var/crash/FILE.crash

but it complained of lack of permission. I wasn't aware of the
workaround of bug #994921. As soon as I get another crash, I'll follow
your instructions.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-07 Thread Daniel van Vugt
Thanks for the bug report. The crash file shows:

Stacktrace:
 #0  0x5631c45681f1 in  ()
 #1  0x5631c45694f1 in LogVMessageVerbSigSafe ()
 #2  0x5631c45681a9 in ErrorFSigSafe ()
 #3  0x5631c455b892 in xorg_backtrace ()
 #4  0x5631c455f649 in  ()
 #5  0x7f5f09769890 in  () at 
/lib/x86_64-linux-gnu/libpthread.so.0
 #6  0x7f5f068397d0 in  () at 
/usr/lib/xorg/modules/drivers/modesetting_drv.so
 #7  0x5631c446e572 in xf86CrtcSetModeTransform ()
 #8  0x5631c4475c62 in  ()
 #9  0x5631c44b9a32 in RRCrtcSet ()
 #10 0x5631c44bb2b3 in ProcRRSetCrtcConfig ()
 ...

but that may be inaccurate without proper retracing.

Please follow the instructions 1,6,7 from here:
https://wiki.ubuntu.com/Bugs/Responses#Missing_a_crash_report_or_having_a_.crash_attachment


** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775593] Re: X server crashes with SIGBUS when resuming from suspend

2018-06-07 Thread Daniel van Vugt
This looks like bug 1775751 more than any other I can find. But still
please follow the above instructions.

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

Title:
  X server crashes with SIGBUS when resuming from suspend

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs