[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2019-03-08 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu) Status: Incomplete => Won't Fix ** Changed in: mesa (Ubuntu) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mesa in Ubuntu.

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2018-08-08 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu. Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases We appreciate that this bug may be old and you might not be interested in discussing it any more.

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2018-01-10 Thread Daniel van Vugt
Thanks. That is bug 1731911. Although what you're seeing with your desktop is gnome-shell committing suicide as a result of Xwayland crashing, so that is bug 1505409 or bug 1556601. It would be most useful to you to track the root cause of the problem so I'll mark this as a duplicate of bug

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2018-01-10 Thread Daniel van Vugt
Whoops, sorry, you are not the original reporter. sfc: Please subscribe to bug 1731911 instead. This bug remains about "intel_do_flush_locked failed: Bad address" ** This bug is no longer a duplicate of bug 1731911 Xwayland crashed with SIGABRT in OsAbort() from AbortServer() from

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2018-01-10 Thread sfc
Today I got the coredump, but ubuntu-bug cannot upload it, saying "ValueError ('not enough values to unpack (expected 2, got 1)',)". So I use "ubuntu-bug xwayland" command, and attached the generated report. This crash now seems only happens when the system is under load for some time (in my case

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread Daniel van Vugt
Please don't attach crash files or core dumps to bugs. It is a security risk for you, and not helpful to us. Instead use the 'ubuntu-bug' command to upload .crash files automatically and securely. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread sfc
Thanks for your reply. Sometimes the crash will produce a huge coredump in my home (~200MB), but I cannot find anything useful in it with gdb. I will attach it when the next time it occurs. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread sfc
As for the log timestamp, mine is the same order as the themusicgod1's, first intel_do_flush_locked, then xwayland connection lost. I'm using journalctl -r to print the log, so the order is reversed. -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread Daniel van Vugt
Also, it appears Mesa could be trying harder to handle the error without taking down the whole process. At present Mesa will just kill the gnome- shell process when the error occcurs: if (ret != 0) { fprintf(stderr, "intel_do_flush_locked failed: %s\n", strerror(-ret)); exit(1);

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread Daniel van Vugt
If we assume that "intel_do_flush_locked" is related to the gnome-shell crash and this is a specific and not general duplicate of one of the above bugs, the we should be looking in the package where "intel_do_flush_locked" exists too. So that's the function "do_flush_locked" in mesa's

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-21 Thread Daniel van Vugt
Yes it appears your gnome-shell process is crashing with "Connection to xwayland lost". So this is generally either bug 1505409 or bug 1556601. It's unclear if "intel_do_flush_locked" is related because in the first instance you showed that happening before the crash, and in the second instance

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-20 Thread sfc
Same here, sometimes the system will just freeze (even caps lock led not working), and after about 1 minute, the gnome-shell crashed to login screen, with all running apps crashed. Happens two or more times a day. It's really annoying because sometimes this causes some lines of code I just wrote

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-shell (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-06 Thread Teoh Han Hui
** Bug watch added: Red Hat Bugzilla #1504796 https://bugzilla.redhat.com/show_bug.cgi?id=1504796 ** Also affects: gnome-shell (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1504796 Importance: Unknown Status: Unknown -- You received this bug notification because you

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-05 Thread Teoh Han Hui
Note: I'm not using Ubuntu, but I couldn't find a more appropriate place to give more visibility to this bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1730184 Title:

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-12-05 Thread Teoh Han Hui
This caused data loss for me, as I was resizing a large NTFS partition using gparted. ** Attachment added: "teohhanhui journalctl.log" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1730184/+attachment/5019114/+files/teohhanhui%20journalctl.log -- You received this bug

[Desktop-packages] [Bug 1730184] Re: org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad address

2017-11-05 Thread Daniel van Vugt
Please attach more of the syslog or output from 'journalctl'. ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu.