← Back to team overview

desktop-packages team mailing list archive

[Bug 1371091] Re: Xorg crashed with SIGABRT

 

It starts with a WARNING in intel_crtc_wait_for_pending_flips() and then
after a few very slow (tens of seconds) VT switches, in
intel_display_power_put()

Sep 18 06:20:00 tito kernel: [  801.637835] ------------[ cut here ]------------
Sep 18 06:20:00 tito kernel: [  801.637876] WARNING: CPU: 2 PID: 1386 at /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_display.c:3313 intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]()
Sep 18 06:20:00 tito kernel: [  801.637878] Modules linked in: xt_recent ctr ccm pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2
_common videodev btusb media hid_multitouch nvram dm_crypt arc4 ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT xt_comment xt_LOG xt_limit xt_tcpudp joydev xt_addrtype nf_conntrack_ipv4
 nf_defrag_ipv4 xt_conntrack intel_rapl x86_pkg_temp_thermal intel_powerclamp ip6table_filter ip6_tables coretemp nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp nf_conntrac
k kvm_intel hid_rmi dell_wmi iptable_filter sparse_keymap kvm ip_tables x_tables iwlmvm mac80211 crct10dif_pclmul dell_laptop dcdbas snd_hda_codec_realtek snd_hda_codec_generic crc32_pclmul snd_hda_codec_hdm
i ghash_clmulni_intel aesni_intel iwlwifi snd_hda_intel aes_x86_64 snd_hda_controller lrw snd_hda_codec gf128mul glue_helper ablk_helper snd_soc_rt5640 cryptd snd_hwdep snd_soc_rl6231 snd_soc_core cfg80211 s
erio_raw snd_compress snd_pcm_dmaengine snd_pcm mei_me shpchp snd_seq_midi mei lpc_ich snd_seq_midi_event snd_rawmidi snd_seq snd_seq_device snd_timer snd snd_soc_sst_acpi dw_dmac soundcore i2c_hid dw_dmac_c
ore i2c_designware_platform i2c_designware_core 8250_dw spi_pxa2xx_platform rfcomm bnep bluetooth 6lowpan_iphc mac_hid parport_pc ppdev lp parport hid_generic usbhid hid i915 i2c_algo_bit drm_kms_helper drm 
psmouse ahci libahci wmi video sdhci_acpi sdhci
Sep 18 06:20:00 tito kernel: [  801.637940] CPU: 2 PID: 1386 Comm: Xorg Tainted: G           OE 3.16.0-14-generic #20-Ubuntu
Sep 18 06:20:00 tito kernel: [  801.637941] Hardware name: Dell Inc. XPS13 9333/0D13CR, BIOS A04 03/19/2014
Sep 18 06:20:00 tito kernel: [  801.637943]  0000000000000009 ffff880036543c18 ffffffff817793ae 0000000000000000
Sep 18 06:20:00 tito kernel: [  801.637945]  ffff880036543c50 ffffffff8106fced 0000000000000000 ffff88020cbfb000
Sep 18 06:20:00 tito kernel: [  801.637947]  ffff88020c488240 ffff88020c8bd800 ffff88020c8bd800 ffff880036543c60
Sep 18 06:20:00 tito kernel: [  801.637950] Call Trace:
Sep 18 06:20:00 tito kernel: [  801.637957]  [<ffffffff817793ae>] dump_stack+0x45/0x56
Sep 18 06:20:00 tito kernel: [  801.637961]  [<ffffffff8106fced>] warn_slowpath_common+0x7d/0xa0
Sep 18 06:20:00 tito kernel: [  801.637964]  [<ffffffff8106fdca>] warn_slowpath_null+0x1a/0x20
Sep 18 06:20:00 tito kernel: [  801.637983]  [<ffffffffc0268e3c>] intel_crtc_wait_for_pending_flips+0x16c/0x180 [i915]
Sep 18 06:20:00 tito kernel: [  801.637987]  [<ffffffff810b94d0>] ? prepare_to_wait_event+0x100/0x100
Sep 18 06:20:00 tito kernel: [  801.638005]  [<ffffffffc026b903>] intel_crtc_disable_planes+0x33/0x1c0 [i915]
Sep 18 06:20:00 tito kernel: [  801.638007]  [<ffffffff8177e58b>] ? __ww_mutex_lock+0x1b/0xb0
Sep 18 06:20:00 tito kernel: [  801.638024]  [<ffffffffc026c857>] haswell_crtc_disable+0x57/0x2e0 [i915]
Sep 18 06:20:00 tito kernel: [  801.638026]  [<ffffffff8177f1e2>] ? mutex_lock+0x12/0x30
Sep 18 06:20:00 tito kernel: [  801.638043]  [<ffffffffc026d297>] intel_crtc_update_dpms+0x67/0xa0 [i915]
Sep 18 06:20:00 tito kernel: [  801.638061]  [<ffffffffc0271909>] intel_connector_dpms+0x59/0x70 [i915]
Sep 18 06:20:00 tito kernel: [  801.638079]  [<ffffffffc01afdf9>] drm_mode_obj_set_property_ioctl+0x399/0x3a0 [drm]
Sep 18 06:20:00 tito kernel: [  801.638092]  [<ffffffffc01afe30>] drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
Sep 18 06:20:00 tito kernel: [  801.638102]  [<ffffffffc019ea3f>] drm_ioctl+0x1df/0x680 [drm]
Sep 18 06:20:00 tito kernel: [  801.638108]  [<ffffffff810a9d18>] ? __enqueue_entity+0x78/0x80
Sep 18 06:20:00 tito kernel: [  801.638111]  [<ffffffff8101e0ef>] ? __switch_to_xtra+0x13f/0x170
Sep 18 06:20:00 tito kernel: [  801.638114]  [<ffffffff811f4058>] do_vfs_ioctl+0x2c8/0x4a0
Sep 18 06:20:00 tito kernel: [  801.638117]  [<ffffffff8177c07d>] ? __schedule+0x39d/0x890
Sep 18 06:20:00 tito kernel: [  801.638119]  [<ffffffff811f42b1>] SyS_ioctl+0x81/0xa0
Sep 18 06:20:00 tito kernel: [  801.638122]  [<ffffffff8178142d>] system_call_fastpath+0x1a/0x1f
Sep 18 06:20:00 tito kernel: [  801.638124] ---[ end trace ec27fd2563ff929d ]---


Sep 18 05:59:57 tito kernel: [46236.672315] ------------[ cut here ]------------
Sep 18 05:59:57 tito kernel: [46236.672374] WARNING: CPU: 0 PID: 1437 at /build/buildd/linux-3.16.0/drivers/gpu/drm/i915/intel_pm.c:5997 intel_display_power_put+0x14c/0x160 [i915]()
Sep 18 05:59:57 tito kernel: [46236.672377] Modules linked in: ctr ccm pci_stub vboxpci(OE) vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media btusb hid_multitouch nvram dm_crypt joydev ip6t_REJECT xt_hl ip6t_rt nf_conntrack_ipv6 nf_defrag_ipv6 ipt_REJECT xt_comment xt_LOG xt_limit xt_tcpudp xt_addrtype arc4 intel_rapl nf_conntrack_ipv4 nf_defrag_ipv4 x86_pkg_temp_thermal xt_conntrack intel_powerclamp coretemp ip6table_filter ip6_tables kvm_intel nf_conntrack_netbios_ns hid_rmi nf_conntrack_broadcast nf_nat_ftp nf_nat dell_wmi nf_conntrack_ftp sparse_keymap nf_conntrack kvm iptable_filter ip_tables x_tables crct10dif_pclmul crc32_pclmul dell_laptop dcdbas ghash_clmulni_intel aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd iwlmvm mac80211 snd_hda_codec_realtek serio_raw snd_hda_codec_generic iwlwifi cfg80211 rfcomm snd_hda_codec_hdmi bnep bluetooth lpc_ich 6lowpan_iphc shpchp mei_me snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep mei snd_soc_rt5640 snd_soc_rl6231 snd_soc_core snd_compress snd_pcm_dmaengine snd_pcm snd_seq_midi snd_seq_midi_event dw_dmac dw_dmac_core 8250_dw snd_rawmidi snd_soc_sst_acpi snd_seq snd_seq_device snd_timer snd i2c_hid soundcore i2c_designware_platform spi_pxa2xx_platform i2c_designware_core mac_hid parport_pc ppdev lp parport hid_generic usbhid hid i915 i2c_algo_bit drm_kms_helper psmouse drm ahci wmi libahci video sdhci_acpi sdhci
Sep 18 05:59:57 tito kernel: [46236.672493] CPU: 0 PID: 1437 Comm: Xorg Tainted: G        W  OE 3.16.0-14-generic #20-Ubuntu
Sep 18 05:59:57 tito kernel: [46236.672496] Hardware name: Dell Inc. XPS13 9333/0D13CR, BIOS A04 03/19/2014
Sep 18 05:59:57 tito kernel: [46236.672499]  0000000000000009 ffff8802101dfaf8 ffffffff817793ae 0000000000000000
Sep 18 05:59:57 tito kernel: [46236.672504]  ffff8802101dfb30 ffffffff8106fced ffff88020cab002c 000000000000000b
Sep 18 05:59:57 tito kernel: [46236.672509]  ffff88020cab8550 ffff88020fda5000 ffff88020cab0000 ffff8802101dfb40
Sep 18 05:59:57 tito kernel: [46236.672513] Call Trace:
Sep 18 05:59:57 tito kernel: [46236.672526]  [<ffffffff817793ae>] dump_stack+0x45/0x56
Sep 18 05:59:57 tito kernel: [46236.672535]  [<ffffffff8106fced>] warn_slowpath_common+0x7d/0xa0
Sep 18 05:59:57 tito kernel: [46236.672540]  [<ffffffff8106fdca>] warn_slowpath_null+0x1a/0x20
Sep 18 05:59:57 tito kernel: [46236.672567]  [<ffffffffc02bf25c>] intel_display_power_put+0x14c/0x160 [i915]
Sep 18 05:59:57 tito kernel: [46236.672606]  [<ffffffffc0307e34>] modeset_update_crtc_power_domains+0x204/0x210 [i915]
Sep 18 05:59:57 tito kernel: [46236.672643]  [<ffffffffc0307e4e>] haswell_modeset_global_resources+0xe/0x10 [i915]
Sep 18 05:59:57 tito kernel: [46236.672678]  [<ffffffffc030954a>] __intel_set_mode+0x5fa/0xab0 [i915]
Sep 18 05:59:57 tito kernel: [46236.672714]  [<ffffffffc030c936>] intel_set_mode+0x16/0x30 [i915]
Sep 18 05:59:57 tito kernel: [46236.672749]  [<ffffffffc030d9ba>] intel_crtc_set_config+0xa4a/0xda0 [i915]
Sep 18 05:59:57 tito kernel: [46236.672780]  [<ffffffffc02296c1>] drm_mode_set_config_internal+0x61/0xe0 [drm]
Sep 18 05:59:57 tito kernel: [46236.672808]  [<ffffffffc022d403>] drm_mode_setcrtc+0x283/0x580 [drm]
Sep 18 05:59:57 tito kernel: [46236.672827]  [<ffffffffc021da3f>] drm_ioctl+0x1df/0x680 [drm]
Sep 18 05:59:57 tito kernel: [46236.672840]  [<ffffffff811f4058>] do_vfs_ioctl+0x2c8/0x4a0
Sep 18 05:59:57 tito kernel: [46236.672845]  [<ffffffff811e26a1>] ? __sb_end_write+0x31/0x60
Sep 18 05:59:57 tito kernel: [46236.672851]  [<ffffffff811e0212>] ? vfs_write+0x1b2/0x1f0
Sep 18 05:59:57 tito kernel: [46236.672856]  [<ffffffff811f42b1>] SyS_ioctl+0x81/0xa0
Sep 18 05:59:57 tito kernel: [46236.672861]  [<ffffffff8178142d>] system_call_fastpath+0x1a/0x1f
Sep 18 05:59:57 tito kernel: [46236.672864] ---[ end trace 9b468c36efd27191 ]---
Sep 18 05:59:57 tito kernel: [46236.672867] ------------[ cut here ]------------


** Information type changed from Private to Public

** Tags added: latest-bios-a04

** Summary changed:

- Xorg crashed with SIGABRT
+ [Dell XPS 13 9333] Xorg crashed with SIGABRT/ WARNING in intel_crtc_wait_for_pending_flips()

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

Title:
  [Dell XPS 13 9333] Xorg crashed with SIGABRT/ WARNING in
  intel_crtc_wait_for_pending_flips()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  GPU gets stuck. Frequently after wakeup from sleep, but also during
  normal run.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: xserver-xorg-core 2:1.16.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CrashCounter: 1
  Date: Thu Sep 18 06:00:32 2014
  DistUpgraded: 2014-09-12 07:00:32,485 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox, 4.3.14, 3.16.0-14-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2014-08-08 (41 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
  MachineType: Dell Inc. XPS13 9333
  ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-14-generic root=UUID=8a50e235-2691-4a4a-b587-3bb79f18c59c ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: Upgraded to utopic on 2014-09-12 (5 days ago)
  UserGroups:
   
  dmi.bios.date: 03/19/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 0D13CR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: dmi:bvnDellInc.:bvrA04:bd03/19/2014:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0D13CR:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12+14.10.20140812-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.914-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
  xserver.bootTime: Thu Sep 18 06:06:44 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id                                4933 
   vendor                                     CMN
  xserver.version: 2:1.16.0-1ubuntu1

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