Bug 206405 - kernel crash during boot debian server on qemu+kvm
Summary: kernel crash during boot debian server on qemu+kvm
Status: NEW
Alias: None
Product: IO/Storage
Classification: Unclassified
Component: IDE (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: io_ide@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-04 15:54 UTC by Antonio
Modified: 2020-02-20 20:34 UTC (History)
0 users

See Also:
Kernel Version: 5.5.x
Subsystem:
Regression: No
Bisected commit-id:


Attachments
screenshot of the bug (267.38 KB, image/png)
2020-02-04 15:54 UTC, Antonio
Details

Description Antonio 2020-02-04 15:54:29 UTC
Created attachment 287109 [details]
screenshot of the bug

For the bug see the attached screenshot.
Previous 5.4.x series kernels work correctly.

Thanks,
Antonio
Comment 1 Antonio 2020-02-04 21:21:23 UTC
same bug thing with version 5.5.2
Comment 2 Antonio 2020-02-11 20:56:42 UTC
same error in version 5.5.3
Comment 3 Antonio 2020-02-19 21:25:23 UTC
same problem in version 5.5.5
Comment 4 b.zolnierkie 2020-02-20 13:30:09 UTC
On 2/19/20 10:25 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=206405
> 
> --- Comment #3 from anthony (antdev66@gmail.com) ---
> same problem in version 5.5.5

Hi,

Please check v5.6-rc2 and if it doesn't help please try to do
bisection between v5.4 and v5.5 kernel versions as described in:

	Documentation/admin-guide/bug-bisect.rst

Also could you please explain what prevents you from migration to
libata drivers (CONFIG_ATA) from the IDE subsystem (CONFIG_IDE, it
has been deprecated many years ago and is scheduled for removal)?

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics
Comment 5 Antonio 2020-02-20 20:34:49 UTC
(In reply to b.zolnierkie from comment #4)
> On 2/19/20 10:25 PM, bugzilla-daemon@bugzilla.kernel.org wrote:
> > https://bugzilla.kernel.org/show_bug.cgi?id=206405
> > 
> > --- Comment #3 from anthony (antdev66@gmail.com) ---
> > same problem in version 5.5.5
> 
> Hi,
> 
> Please check v5.6-rc2 and if it doesn't help please try to do
> bisection between v5.4 and v5.5 kernel versions as described in:
> 
>       Documentation/admin-guide/bug-bisect.rst
> 
> Also could you please explain what prevents you from migration to
> libata drivers (CONFIG_ATA) from the IDE subsystem (CONFIG_IDE, it
> has been deprecated many years ago and is scheduled for removal)?
> 
> Best regards,
> --
> Bartlomiej Zolnierkiewicz
> Samsung R&D Institute Poland
> Samsung Electronics

Hello,
I have tested version 5.6-rc2 but I get the same result.
As for IDE drivers, they were enabled due to previous configurations.
However, following your suggestion, I recompiled the 5.5.5 kernel with CONFIG_IDE disabled and the problem no longer occurs.
This does not explain the reason for the crash, but I solved the problem.
Thanks,
Antonio

Note You need to log in before you can comment on or make changes to this bug.