Advertisement
magheru_san

Untitled

Oct 25th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.35 KB | None | 0 0
  1. Openra(a game based on SDL2) crashes Xorg and causes a Linux kernel oops whenever having something shown on top of it, like the balloon shown when changing the sound volume. Reproduces 100% with the package from getdeb and latest build from git.
  2.  
  3. OS: Ubuntu 15.10 x86_64
  4. Linux Kernel: 4.2.0
  5.  
  6. [63049.898259] [drm:intel_pipe_config_compare [i915]] *ERROR* mismatch in ips_enabled (expected 1, found 0)
  7. [63049.898262] ------------[ cut here ]------------
  8. [63049.898273] WARNING: CPU: 1 PID: 10594 at /build/linux-AxjFAn/linux-4.2.0/drivers/gpu/drm/i915/intel_display.c:12326 check_crtc_state+0x2c5/0x440 [i915]()
  9. [63049.898274] pipe state doesn't match!
  10. [63049.898275] Modules linked in: ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid ccm rfcomm xt_CHECKSUM iptable_mangle ipt_REJECT nf_reject_ipv4 xt_tcpudp ebtable_filter ebtables ip6table_filter ip6_tables xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 xt_addrtype iptable_filter ip_tables x_tables br_netfilter nf_nat nf_conntrack bridge stp llc bnep binfmt_misc deflate ctr twofish_generic twofish_avx_x86_64 twofish_x86_64_3way twofish_x86_64 twofish_common camellia_generic camellia_aesni_avx2 camellia_aesni_avx_x86_64 camellia_x86_64 serpent_avx2 serpent_avx_x86_64 serpent_sse2_x86_64 xts serpent_generic blowfish_generic blowfish_x86_64 blowfish_common cast5_avx_x86_64 cast5_generic cast_common des_generic cmac xcbc rmd160 crypto_null
  11. [63049.898300] af_key xfrm_algo arc4 nls_iso8859_1 pn544_mei mei_phy pn544 hci nfc dell_wmi sparse_keymap iwlmvm uvcvideo mac80211 dell_laptop dcdbas videobuf2_vmalloc btusb dell_smm_hwmon videobuf2_memops btrtl videobuf2_core btbcm btintel snd_hda_codec_hdmi v4l2_common hid_multitouch bluetooth videodev snd_hda_codec_realtek snd_hda_codec_generic media intel_rapl snd_hda_intel iwlwifi iosf_mbi x86_pkg_temp_thermal snd_hda_codec snd_hda_core snd_soc_rt5640 snd_hwdep cfg80211 joydev input_leds serio_raw snd_soc_rl6231 snd_seq_midi snd_soc_core snd_seq_midi_event snd_rawmidi snd_compress lpc_ich ac97_bus snd_pcm_dmaengine snd_seq kvm_intel snd_pcm kvm snd_seq_device snd_timer snd i2c_designware_platform 8250_dw 8250_fintek dw_dmac i2c_designware_core mei_me dw_dmac_core soundcore mei shpchp snd_soc_sst_acpi
  12. [63049.898336] spi_pxa2xx_platform mac_hid dell_rbtn cuse coretemp parport_pc ppdev lp parport autofs4 btrfs xor raid6_pq jitterentropy_rng drbg ansi_cprng algif_skcipher af_alg dm_crypt hid_generic hid_logitech_hidpp hid_logitech_dj usbhid crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel aes_x86_64 lrw i915 gf128mul glue_helper ablk_helper cryptd psmouse ahci e1000e libahci i2c_algo_bit drm_kms_helper sdhci_pci ptp drm pps_core wmi sdhci_acpi video sdhci i2c_hid hid
  13. [63049.898354] CPU: 1 PID: 10594 Comm: Xorg Tainted: G W 4.2.0-16-generic #19-Ubuntu
  14. [63049.898355] Hardware name: Dell Inc. Latitude E7240/0WDPYW, BIOS A14 02/02/2015
  15. [63049.898356] 0000000000000000 000000004169611c ffff880148b9f7c8 ffffffff817e8c09
  16. [63049.898358] 0000000000000000 ffff880148b9f820 ffff880148b9f808 ffffffff8107b3c6
  17. [63049.898359] ffff880148b9f848 ffff880148b9f8b0 ffff880210a32000 0000000000000001
  18. [63049.898360] Call Trace:
  19. [63049.898364] [<ffffffff817e8c09>] dump_stack+0x45/0x57
  20. [63049.898368] [<ffffffff8107b3c6>] warn_slowpath_common+0x86/0xc0
  21. [63049.898370] [<ffffffff8107b455>] warn_slowpath_fmt+0x55/0x70
  22. [63049.898379] [<ffffffffc023ebc1>] ? intel_pipe_config_compare+0xb31/0xc60 [i915]
  23. [63049.898386] [<ffffffffc023efb5>] check_crtc_state+0x2c5/0x440 [i915]
  24. [63049.898397] [<ffffffffc0252d6d>] intel_modeset_check_state+0x21d/0x6d0 [i915]
  25. [63049.898406] [<ffffffffc0253f27>] intel_crtc_set_config+0x4c7/0x580 [i915]
  26. [63049.898415] [<ffffffffc0084ee5>] ? drm_mode_create+0x25/0x60 [drm]
  27. [63049.898421] [<ffffffffc007e4c6>] drm_mode_set_config_internal+0x66/0x100 [drm]
  28. [63049.898428] [<ffffffffc0082b29>] drm_mode_setcrtc+0x3e9/0x500 [drm]
  29. [63049.898432] [<ffffffffc0073495>] drm_ioctl+0x125/0x610 [drm]
  30. [63049.898438] [<ffffffffc0082740>] ? drm_mode_setplane+0x1b0/0x1b0 [drm]
  31. [63049.898440] [<ffffffff812108a5>] do_vfs_ioctl+0x295/0x480
  32. [63049.898442] [<ffffffff81087f61>] ? __set_task_blocked+0x41/0xa0
  33. [63049.898444] [<ffffffff81210b09>] SyS_ioctl+0x79/0x90
  34. [63049.898446] [<ffffffff817ef9f2>] entry_SYSCALL_64_fastpath+0x16/0x75
  35. [63049.898447] ---[ end trace 7253c6b88e19281a ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement