[Bug 852462] New: i915 module crash X11 when resize using metaline from kscreen
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c0 Summary: i915 module crash X11 when resize using metaline from kscreen Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: jorgelojam@hotmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 I use xrandr for compute new mode for my laptop monitor, using this steps xrandr --newmode "1368" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync xrandr --addmode LVDS1 "1368" xrandr --output $VGA_out --mode "1368" After this step, the system crash, but in OpenSuSE 12.3 I do not had this problem The same effect if I try to change from system preferences of KDE Reproducible: Always Steps to Reproduce: Change the screen resolution using xrandr or KDE preferences Actual Results: Cannot change screen resolution, always X11 use the maximum resolution Expected Results: The X11 restart and lost X session -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c1 --- Comment #1 from Jorge Loja <jorgelojam@hotmail.com> 2013-11-26 21:40:52 UTC --- Created an attachment (id=569225) --> (http://bugzilla.novell.com/attachment.cgi?id=569225) Error log of dmesg or message file -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c2 --- Comment #2 from Jorge Loja <jorgelojam@hotmail.com> 2013-11-26 21:41:49 UTC --- 2013-11-21T16:40:58.354643-05:00 asisdba kernel: [ 179.543447] [drm:intel_pipe_config_compare] *ERROR* mismatch in adjusted_mode.flags (expected 4, found 0) 2013-11-21T16:40:58.354685-05:00 asisdba kernel: [ 179.543455] ------------[ cut here ]------------ 2013-11-21T16:40:58.354692-05:00 asisdba kernel: [ 179.543511] WARNING: CPU: 0 PID: 1043 at /home/abuild/rpmbuild/BUILD/kernel-desktop-3.11.6/linux-3.11/dri vers/gpu/drm/i915/intel_display.c:8292 check_crtc_state+0x5cf/0x9f0 [i915]() 2013-11-21T16:40:58.354700-05:00 asisdba kernel: [ 179.543514] pipe state doesn't match! 2013-11-21T16:40:58.354706-05:00 asisdba kernel: [ 179.543516] Modules linked in: fuse xt_tcpudp xt_pkttype xt_LOG xt_limit af_packet vboxpci(O) vboxnetadp( O) vboxnetflt(O) ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_raw ipt_REJECT iptable_raw xt_CT iptable_filter ip6table_mangle nf_conntrack_netbios_n s nf_conntrack_broadcast nf_conntrack_ipv4 nf_defrag_ipv4 ip_tables xt_conntrack nf_conntrack ip6table_filter ip6_tables x_tables bnep vboxdrv(O) snd_hda_cod ec_hdmi snd_hda_codec_conexant snd_hda_intel snd_hda_codec snd_hwdep snd_pcm x86_pkg_temp_thermal coretemp kvm_intel kvm crc32_pclmul thinkpad_acpi arc4 crc3 2c_intel iwldvm snd_seq snd_timer snd_seq_device ghash_clmulni_intel snd mac80211 aesni_intel iTCO_wdt iTCO_vendor_support ablk_helper cryptd lrw uvcvideo gf 128mul iwlwifi cfg80211 btusb bluetooth rfkill sdhci_pci sdhci videobuf2_core snd_page_alloc soundcore mmc_core glue_helper sr_mod firewire_ohci firewire_cor e crc_itu_t e1000e lpc_ich videodev videobuf2_vmalloc videobuf2_memops aes_x86_64 mfd_core pcspkr joydev serio_raw i2c_i801 wmi ptp cdrom shpchp pps_core mpe rf battery tpm_tis tpm ac tpm_bios sg dm_mod autofs4 i915 drm_kms_helper drm i2c_algo_bit thermal video button processor thermal_sys scsi_dh_hp_sw scsi_dh_rd ac scsi_dh_alua scsi_dh_emc scsi_dh 2013-11-21T16:40:58.354713-05:00 asisdba kernel: [ 179.543624] CPU: 0 PID: 1043 Comm: Xorg Tainted: G O 3.11.6-4-desktop #1 2013-11-21T16:40:58.354725-05:00 asisdba kernel: [ 179.543627] Hardware name: LENOVO 423663S/423663S, BIOS 83ET53WW (1.23 ) 03/31/2011 2013-11-21T16:40:58.354730-05:00 asisdba kernel: [ 179.543631] 0000000000000009 ffffffff815a9bd7 ffff88012b441920 ffffffff81050eb2 2013-11-21T16:40:58.354734-05:00 asisdba kernel: [ 179.543637] ffff8801387066d0 ffff88012b441970 ffff880134e2c800 0000000000000002 2013-11-21T16:40:58.354738-05:00 asisdba kernel: [ 179.543642] ffff880134e2cc78 ffffffff81050f17 ffffffffa01865b3 ffffffff00000018 2013-11-21T16:40:58.354742-05:00 asisdba kernel: [ 179.543648] Call Trace: 2013-11-21T16:40:58.354745-05:00 asisdba kernel: [ 179.543672] [<ffffffff81004a18>] dump_trace+0x88/0x310 2013-11-21T16:40:58.354749-05:00 asisdba kernel: [ 179.543680] [<ffffffff81004d70>] show_stack_log_lvl+0xd0/0x1d0 2013-11-21T16:40:58.354753-05:00 asisdba kernel: [ 179.543687] [<ffffffff810061bc>] show_stack+0x1c/0x50 2013-11-21T16:40:58.354758-05:00 asisdba kernel: [ 179.543697] [<ffffffff815a9bd7>] dump_stack+0x50/0x89 2013-11-21T16:40:58.354762-05:00 asisdba kernel: [ 179.543708] [<ffffffff81050eb2>] warn_slowpath_common+0x72/0x90 2013-11-21T16:40:58.354767-05:00 asisdba kernel: [ 179.543716] [<ffffffff81050f17>] warn_slowpath_fmt+0x47/0x50 2013-11-21T16:40:58.354771-05:00 asisdba kernel: [ 179.543746] [<ffffffffa013323f>] check_crtc_state+0x5cf/0x9f0 [i915] 2013-11-21T16:40:58.354776-05:00 asisdba kernel: [ 179.543860] [<ffffffffa013dfec>] intel_modeset_check_state+0x2bc/0x740 [i915] 2013-11-21T16:40:58.354779-05:00 asisdba kernel: [ 179.543960] [<ffffffffa013e4dd>] intel_set_mode+0x1d/0x30 [i915] 2013-11-21T16:40:58.354783-05:00 asisdba kernel: [ 179.544058] [<ffffffffa013ed14>] intel_crtc_set_config+0x734/0x910 [i915] 2013-11-21T16:40:58.354787-05:00 asisdba kernel: [ 179.544160] [<ffffffffa00cc485>] drm_mode_set_config_internal+0x55/0xd0 [drm] 2013-11-21T16:40:58.354791-05:00 asisdba kernel: [ 179.544222] [<ffffffffa00cea8c>] drm_mode_setcrtc+0xec/0x620 [drm] 2013-11-21T16:40:58.354796-05:00 asisdba kernel: [ 179.544283] [<ffffffffa00bff7d>] drm_ioctl+0x49d/0x5a0 [drm] 2013-11-21T16:40:58.354800-05:00 asisdba kernel: [ 179.544299] [<ffffffff811977bc>] do_vfs_ioctl+0x2dc/0x4c0 2013-11-21T16:40:58.354805-05:00 asisdba kernel: [ 179.544321] [<ffffffff81197a20>] SyS_ioctl+0x80/0xa0 2013-11-21T16:40:58.354809-05:00 asisdba kernel: [ 179.544331] [<ffffffff815b782d>] system_call_fastpath+0x1a/0x1f 2013-11-21T16:40:58.354812-05:00 asisdba kernel: [ 179.544377] [<00007f4aeeea01e7>] 0x7f4aeeea01e6 2013-11-21T16:40:58.354816-05:00 asisdba kernel: [ 179.544381] ---[ end trace 4f2f10b2b4d69f57 ]--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c3 Borislav Petkov <bpetkov@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bpetkov@suse.com --- Comment #3 from Borislav Petkov <bpetkov@suse.com> 2013-11-29 15:20:38 UTC --- Problem is being debugged upstream: http://marc.info/?l=linux-kernel&m=138555001214025&w=2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c4 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tiwai@suse.com Component|Kernel |X.Org InfoProvider| |jorgelojam@hotmail.com AssignedTo|kernel-maintainers@forge.pr |bnc-team-xorg-bugs@forge.pr |ovo.novell.com |ovo.novell.com QAContact|qa-bugs@suse.de |xorg-maintainer-bugs@forge. | |provo.novell.com --- Comment #4 from Takashi Iwai <tiwai@suse.com> 2013-12-18 14:59:42 UTC --- The kernel warning might be irrelevant from the crash of X itself. It looks like some issue at terminating X, but it's not necessarily the cause of the dead X. For more information, please give Xorg.0.log showing the crash. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=852462 https://bugzilla.novell.com/show_bug.cgi?id=852462#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEEDINFO |ASSIGNED InfoProvider|jorgelojam@hotmail.com | AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com