Bug 678075

Summary: [Crestline] big bad oops @ intel_release_load_detect_pipe+0x26/0x86
Product: [Fedora] Fedora Reporter: Michał Piotrowski <mkkp4x4>
Component: xorg-x11-drv-intelAssignee: Adam Jackson <ajax>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 15CC: ajax, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mcepl, xgl-maint
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-08-07 19:26:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
dmesg
none
dmesg with drm.debug
none
Xorg.log
none
messages none

Description Michał Piotrowski 2011-02-16 16:53:09 UTC
Created attachment 479164 [details]
dmesg

Hi,

Description of problem:
[   56.086068] BUG: unable to handle kernel NULL pointer dereference at 0000000000000228
[   56.086163] IP: [<ffffffffa0087dcc>] intel_release_load_detect_pipe+0x26/0x86 [i915]
[   56.086268] PGD 793e3067 PUD 793e2067 PMD 0 
[   56.086319] Oops: 0000 [#1] SMP 
[   56.086357] last sysfs file: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-SVIDEO-1/status
[   56.086429] CPU 1 
[   56.086448] Modules linked in: ip6t_REJECT nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep iwlagn snd_seq snd_seq_device hp_wmi iwlcore snd_pcm sparse_keymap snd_timer mac80211 wmi snd iTCO_wdt cfg80211 e1000e serio_raw soundcore rfkill snd_page_alloc joydev iTCO_vendor_support uinput ipv6 i915 drm_kms_helper drm i2c_algo_bit i2c_core video [last unloaded: scsi_wait_scan]
[   56.086925] 
[   56.086943] Pid: 1007, comm: upowerd Not tainted 2.6.38-0.rc4.git7.1.fc15.x86_64 #1 3618/HP 550
[   56.087011] RIP: 0010:[<ffffffffa0087dcc>]  [<ffffffffa0087dcc>] intel_release_load_detect_pipe+0x26/0x86 [i915]
[   56.087032] RSP: 0018:ffff8800793afcf8  EFLAGS: 00010202
[   56.087032] RAX: 00000000ffffffff RBX: ffff88003774c800 RCX: 0000000000000004
[   56.087032] RDX: 0000000000000003 RSI: ffff88003774d000 RDI: ffff88003774c800
[   56.087032] RBP: ffff8800793afd28 R08: ffff8800793ae000 R09: ffff880076ee7400
[   56.087032] R10: ffff880076ee7400 R11: 0000000004440404 R12: 0000000000000000
[   56.087032] R13: 0000000000000003 R14: ffff880077c5caa0 R15: ffffffffa00a5600
[   56.087032] FS:  00007f74740fb7c0(0000) GS:ffff88007f500000(0000) knlGS:0000000000000000
[   56.087032] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   56.087032] CR2: 0000000000000228 CR3: 00000000793d2000 CR4: 00000000000006e0
[   56.087032] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[   56.087032] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
[   56.087032] Process upowerd (pid: 1007, threadinfo ffff8800793ae000, task ffff8800788fae40)
[   56.087032] Stack:
[   56.087032]  00000000ffffffff ffff88003774d000 ffff88003774c800 00000000ffffffff
[   56.087032]  ffff880077c5caa0 ffff880076c8eb40 ffff8800793afe48 ffffffffa0098eda
[   56.087032]  00000003793afe20 0000000000000000 0000000000000000 0000000000000000
[   56.087032] Call Trace:
[   56.087032]  [<ffffffffa0098eda>] intel_tv_detect+0xbc/0x170 [i915]
[   56.087032]  [<ffffffffa002b1e6>] status_show+0x21/0x47 [drm]
[   56.087032]  [<ffffffffa002b1c5>] ? status_show+0x0/0x47 [drm]
[   56.087032]  [<ffffffff812dfe14>] dev_attr_show+0x27/0x4e
[   56.087032]  [<ffffffff810db8a2>] ? __get_free_pages+0xe/0x4a
[   56.087032]  [<ffffffff81179336>] sysfs_read_file+0xb2/0x15d
[   56.087032]  [<ffffffff81121541>] vfs_read+0xa9/0xf0
[   56.087032]  [<ffffffff811215d2>] sys_read+0x4a/0x6e
[   56.087032]  [<ffffffff81009bc2>] system_call_fastpath+0x16/0x1b
[   56.087032] Code: f8 41 5f 5d c3 55 48 89 e5 41 57 41 56 41 55 41 54 53 41 55 0f 1f 44 00 00 80 7f 4c 00 4c 8b 67 30 48 89 fb 41 89 d5 4c 8b 7f 40 <4d> 8b b4 24 28 02 00 00 74 24 48 c7 47 30 00 00 00 00 48 c7 86 
[   56.087032] RIP  [<ffffffffa0087dcc>] intel_release_load_detect_pipe+0x26/0x86 [i915]
[   56.087032]  RSP <ffff8800793afcf8>
[   56.087032] CR2: 0000000000000228
[   56.089157] ---[ end trace 4f8e72fb196c9129 ]---

I tried to repeat problem with firstboot
https://bugzilla.redhat.com/show_bug.cgi?id=678070

From GDM screen I switched to TTY2, logged as root, tried to run firstboot. I saw some error about screen, display or something like that - X.org related thing. I switched back to GDM and saw that there is a problem with graphic, so I pressed ctrl + alt + backspace and oops appeared

Version-Release number of selected component (if applicable):
2.6.38-rc4

Best regards,
Michal

Comment 1 Matěj Cepl 2011-02-17 10:07:22 UTC
Thanks for the bug report.  We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue.

More information would be helpful. Please add drm.debug=0x04 to the kernel command line, restart computer, and attach

* your X server config file (/etc/X11/xorg.conf, if available),
* X server log file (/var/log/Xorg.*.log)
* complete output of the dmesg command (in case you can reproduce this then run dmesg after the crash and before reboot), and
* system log (/var/log/messages)

to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above.

We will review this issue again once you've had a chance to attach this information.

Thanks in advance.

Comment 2 Michał Piotrowski 2011-02-19 14:49:22 UTC
Created attachment 479696 [details]
dmesg with drm.debug

Comment 3 Michał Piotrowski 2011-02-19 14:51:34 UTC
Created attachment 479697 [details]
Xorg.log

Comment 4 Michał Piotrowski 2011-02-19 14:53:04 UTC
Created attachment 479698 [details]
messages

Comment 5 Michał Piotrowski 2011-02-19 14:56:13 UTC
Unfortunately, I do not know how to repeat this bug.

Best regards,
Michal

Comment 6 Fedora End Of Life 2012-08-07 19:26:35 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping