| Summary: | [abrt] general protection fault in drm_dp_payload_send_msg [drm_kms_helper] | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kamil Páral <kparal> | ||||||||
| Component: | xorg-x11-drv-intel | Assignee: | Adam Jackson <ajax> | ||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | high | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 23 | CC: | ajax, akadam, azelinka, c.kirbach, fsumsal, jolamb, jprokes, kernel-maint, miabbott, phracek, pvoborni, pvrabec, thozza, xgl-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/76823d7f79940c22ac5f9450179d2fea108a856b | ||||||||||
| Whiteboard: | abrt_hash:69a7305c3c039548e7d3e64a877971f08dfe2dc1;VARIANT_ID=workstation; | ||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-12-20 19:29:27 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Kamil Páral
2016-03-17 07:54:17 UTC
Created attachment 1137325 [details]
File: dmesg
I got exactly the same backtrace twice in the last couple of days after updating from kernel-4.4.3-300.fc23.x86_64 to kernel-4.4.5-300.fc23.x86_64. The steps differ: Dock a suspended x240, unsuspend it, Xfce pops up a display-settings menu, activate one of the previously inactive displays, everything freezes. Created attachment 1141133 [details]
stack trace
I have the same problem after upgrading to f23 with kernel-4.4.4-301.fc23.x86_64 (unfortunately, downgrading back to kernel-4.4.4-200.fc22.x86_64 or upgrading to kernel-4.5.0-0.rc7.git0.2.fc24.x86_64 doesn't help).
The scenario is similar to the previous ones - I dock my laptop and call xrandr, to connect external monitors, which results in frozen system.
(In reply to Frantisek Sumsal from comment #3) > I have the same problem after upgrading to f23 with > kernel-4.4.4-301.fc23.x86_64 (unfortunately, downgrading back to > kernel-4.4.4-200.fc22.x86_64 or upgrading to > kernel-4.5.0-0.rc7.git0.2.fc24.x86_64 doesn't help). For me, downgrading to 4.4.3-300.fc23.x86_64 helped. (In reply to Tomas Heinrich from comment #4) > For me, downgrading to 4.4.3-300.fc23.x86_64 helped. Thank you, Tomas, downgrading to 4.4.3-300.fc23.x86_64 indeed helped. Created attachment 1145155 [details]
Stack trace from Lenovo W541 with same issue
Comment on attachment 1145155 [details]
Stack trace from Lenovo W541 with same issue
I'm also having the same issue; This is on a Lenovo W541 laptop. I dock and boot up the laptop, set up my external displays, then undock, enable the built-in display and close the lid. When I dock it again, I go to set up my external displays and it hangs with the attached stack trace.
Also, I would love to downgrade my kernel to 4.4.3-300.fc23.x86_64, but I can't find the RPMs anywhere. Could someone link those so I can at least work around the issue until it's addressed? This is extraordinarily disruptive for me. :( I used RPMs from this koji build [1]. Then I just downloaded all the RPMs with koji download-build 739250 and force-installed them with rpm --force -i --nodeps kernel*.x86_64.rpm, because dnf somehow doesn't like installing older kernels. There's probably a better way, but it worked for me. Hope it helps. [1] http://koji.fedoraproject.org/koji/buildinfo?buildID=739250 (In reply to Frantisek Sumsal from comment #9) Thanks, this seems to have worked for me. I was able to downgrade through dnf with these steps: * booting into an older kernel * dnf remove kernel-4.4.6-300.fc23.x86_64 kernel-devel-4.4.6-300.fc23.x86_64 kernel-modules-4.4.6-300.fc23.x86_64 kernel-core-4.4.6-300.fc23.x86_64 * dnf install ./kernel-core-4.4.3-300.fc23.x86_64 ./kernel-modules-4.4.3-300.fc23.x86_64 ./kernel-4.4.3-300.fc23.x86_64 * dnf downgrade ./kernel-tools-libs-4.4.3-300.fc23.x86_64 ./kernel-tools-4.4.3-300.fc23.x86_64 * dnf downgrade ./kernel-headers-4.4.3-300.fc23.x86_64 So far so good. Additional data point, I also saw this problem while booted into kernel-4.4.6-200.fc22.x86_64. Description of problem: Probably happened while docking/undocking my laptop Version-Release number of selected component: kernel Additional info: reporter: libreport-2.6.4 cmdline: BOOT_IMAGE=/vmlinuz-4.4.8-300.fc23.x86_64 root=UUID=e5007330-6c61-43b0-8b65-2796ba7ea391 ro vconsole.font=latarcyrheb-sun16 rhgb quiet LANG=de_DE.UTF-8 kernel: 4.4.8-300.fc23.x86_64 runlevel: N 5 type: Kerneloops Truncated backtrace: #1 drm_dp_payload_send_msg.isra.14 in drm_kms_helper #2 drm_dp_update_payload_part2 in drm_kms_helper #3 intel_mst_enable_dp in i915 #4 haswell_crtc_enable in i915 #5 ? intel_frontbuffer_flush in i915 #6 intel_atomic_commit in i915 #7 ? drm_atomic_check_only in drm #8 drm_atomic_commit in drm #9 restore_fbdev_mode in drm_kms_helper #10 drm_fb_helper_restore_fbdev_mode_unlocked in drm_kms_helper New kernel for Fedora rawhide (4.6 RC-6) seems to be working bit better on my laptop. Still sometimes after docking/undocking stay black screen, but now works all monitors connected to dock station and works properly and I haven't got any kernel panic recently. This message is a reminder that Fedora 23 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 23. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '23'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 23 is 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 change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. 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. Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |