DescriptionAlex Villacís Lasso
2017-04-02 13:36:03 UTC
Created attachment 1268211[details]
Output of dmesg showing the bug
Description of problem:
Machine is an Acer Aspire ZG5 with Fedora 25 i686 with latest updates as of 2017-04-01. This machine has its internal flat panel display, and also a VGA connector on the side (currently unused).
On every single boot, the kernel logs a pair of WARN_ON backtraces and taints the kernel.
Version-Release number of selected component (if applicable):
kernel-PAE-4.10.6-200.fc25.i686
How reproducible:
Always
Steps to Reproduce:
1.Install Fedora 25 i686 on an Acer Aspire One ZG5
2.
3.
Actual results:
A pair of WARN_ON backtraces are logged on dmesg at the moment the kernel loads the intel KMS driver and switches to graphics mode.
Expected results:
No backtraces
Additional info:
This backtrace is tainting the kernel. Due to this, there is a later issue that ABRT refuses to report.
Comment 1Alex Villacís Lasso
2017-04-02 13:38:01 UTC
Comment 4Alex Villacís Lasso
2017-10-17 20:55:47 UTC
I was asked to test:
git://github.com/vsyrjala/linux.git plane_sanitation_2_v4.13
and I can confirm that the applied patches fix this bug (as well as #1498725).
Created attachment 1268211 [details] Output of dmesg showing the bug Description of problem: Machine is an Acer Aspire ZG5 with Fedora 25 i686 with latest updates as of 2017-04-01. This machine has its internal flat panel display, and also a VGA connector on the side (currently unused). On every single boot, the kernel logs a pair of WARN_ON backtraces and taints the kernel. Version-Release number of selected component (if applicable): kernel-PAE-4.10.6-200.fc25.i686 How reproducible: Always Steps to Reproduce: 1.Install Fedora 25 i686 on an Acer Aspire One ZG5 2. 3. Actual results: A pair of WARN_ON backtraces are logged on dmesg at the moment the kernel loads the intel KMS driver and switches to graphics mode. Expected results: No backtraces Additional info: This backtrace is tainting the kernel. Due to this, there is a later issue that ABRT refuses to report.