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 high cpu usage).

gdb stacktrace of this coredump, if anything helpful:

Reading symbols from Xwayland...Reading symbols from 
/usr/lib/debug/.build-id/65/efba1189e8c1122d2e74c13bf7e54825c3e367.debug...done.
done.
[New LWP 3455]
[New LWP 3460]
[New LWP 3461]
[New LWP 3462]
[New LWP 3463]
[New LWP 3464]
[New LWP 3465]
[New LWP 3466]
[New LWP 3467]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/Xwayland :0 -rootless -terminate -core -listen 
4 -listen 5 -displayfd'.
Program terminated with signal SIGABRT, Aborted.
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51      ../sysdeps/unix/sysv/linux/raise.c: 没有那个文件或目录.
[Current thread is 1 (Thread 0x7f97acaffa80 (LWP 3455))]
(gdb) bt
#0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#1  0x00007f97a9b8ff5d in __GI_abort () at abort.c:90
#2  0x0000555ce6faf13a in OsAbort () at ../../../../os/utils.c:1361
#3  0x0000555ce6fb4c53 in AbortServer () at ../../../../os/log.c:877
#4  0x0000555ce6fb5a75 in FatalError (f=f@entry=0x555ce6fbd640 "failed to read 
Wayland events: %s\n") at ../../../../os/log.c:1015
#5  0x0000555ce6e3b43f in xwl_read_events (xwl_screen=0x555ce8f96a40) at 
../../../../../hw/xwayland/xwayland.c:594
#6  0x0000555ce6faccb1 in ospoll_wait (ospoll=0x555ce8f8ba20, 
timeout=<optimized out>) at ../../../../os/ospoll.c:412
#7  0x0000555ce6fa5cbb in WaitForSomething (are_ready=<optimized out>) at 
../../../../os/WaitFor.c:226
#8  0x0000555ce6f719f3 in Dispatch () at ../../../../dix/dispatch.c:422
#9  0x0000555ce6f75c90 in dix_main (argc=11, argv=0x7ffce0ab28c8, 
envp=<optimized out>) at ../../../../dix/main.c:287
#10 0x00007f97a9b781c1 in __libc_start_main (main=0x555ce6e3aa60 <main>, 
argc=11, argv=0x7ffce0ab28c8, init=<optimized out>, fini=<optimized out>, 
    rtld_fini=<optimized out>, stack_end=0x7ffce0ab28b8) at 
../csu/libc-start.c:308
#11 0x0000555ce6e3aa9a in _start ()


** Attachment added: "apport.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1730184/+attachment/5034904/+files/apport.txt

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

Title:
  org.gnome.Shell.desktop[29954]: intel_do_flush_locked failed: Bad
  address

Status in gnome-shell package in Ubuntu:
  Confirmed
Status in mesa package in Ubuntu:
  Confirmed
Status in gnome-shell package in Fedora:
  Unknown

Bug description:
  Went to log into my fairly newly upgraded ubuntu artful system today
  but was presented with a new login instead of a login with all my
  applications running, similar to #1728474 (
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1728474 ),
  only I didn't have to Ctrl-Alt-F1 to get a new login, I was presented
  with one when I came to log in in the morning.

  syslog gives a clue:

  Nov  5 02:17:43 eva org.gnome.Shell.desktop[29954]: intel_do_flush_locked 
failed: Bad address
  Nov  5 02:17:44 eva gnome-shell[29954]: Connection to xwayland lost
  Nov  5 02:17:44 eva kernel: [1339701.543472] traps: gnome-shell[29954] trap 
int3 ip:7fcceb716961 sp:7ffd8b486020 error:0 in 
libglib-2.0.so.0.5400.1[7fcceb6c6000+111000]

  This, followed by everything that was running failing to various
  degrees of cleanness.

  intel-microcode:
    Installed: 3.20170707.1
    Candidate: 3.20170707.1
    Version table:
   *** 3.20170707.1 500
          500 https://gpl.savoirfairelinux.net/pub/mirrors/ubuntu 
artful/restricted amd64 Packages
          500 https://mirror.its.sfu.ca/mirror/ubuntu artful/restricted amd64 
Packages
          100 /var/lib/dpkg/status

  xserver-xorg-video-intel:
    Installed: 2:2.99.917+git20170309-0ubuntu1
    Candidate: 2:2.99.917+git20170309-0ubuntu1
    Version table:
   *** 2:2.99.917+git20170309-0ubuntu1 500
          500 https://gpl.savoirfairelinux.net/pub/mirrors/ubuntu artful/main 
amd64 Packages
          500 https://mirror.its.sfu.ca/mirror/ubuntu artful/main amd64 Packages
          100 /var/lib/dpkg/status

  libglib2.0-0:
    Installed: 2.54.1-1ubuntu1
    Candidate: 2.54.1-1ubuntu1
    Version table:
   *** 2.54.1-1ubuntu1 500
          500 https://gpl.savoirfairelinux.net/pub/mirrors/ubuntu artful/main 
amd64 Packages
          500 https://mirror.its.sfu.ca/mirror/ubuntu artful/main amd64 Packages
          100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: gnome-shell 3.26.1-0ubuntu5
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Nov  5 07:27:04 2017
  DisplayManager: gdm3
  GsettingsChanges:
   b'org.gnome.shell' b'favorite-apps' b"['org.gnome.Nautilus.desktop', 
'libreoffice-calc.desktop', 'gnome-control-center.desktop', 
'org.gnome.Terminal.desktop', 'userapp-New Moon-YU8MZY.desktop', 
'onioncircuits.desktop', 'org.gnome.Screenshot.desktop', 'emacs25.desktop', 
'ricochet-im.desktop', 'gpa.desktop', 'org.gnome.Cheese.desktop']"
   b'org.gnome.desktop.interface' b'cursor-blink-time' b'1264'
   b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'"
  InstallationDate: Installed on 2017-04-18 (200 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
         Users in the 'systemd-journal' group can see all messages. Pass -q to
         turn off this notice.
   No journal files were opened due to insufficient permissions.
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to artful on 2017-10-19 (16 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to