linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 206405] New: kernel crash during boot debian server on qemu+kvm
@ 2020-02-04 15:54 bugzilla-daemon
  2020-02-04 21:21 ` [Bug 206405] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-04 15:54 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

            Bug ID: 206405
           Summary: kernel crash during boot debian server on qemu+kvm
           Product: IO/Storage
           Version: 2.5
    Kernel Version: 5.5.0/5.5.1
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: IDE
          Assignee: io_ide@kernel-bugs.osdl.org
          Reporter: antdev66@gmail.com
        Regression: No

Created attachment 287109
  --> https://bugzilla.kernel.org/attachment.cgi?id=287109&action=edit
screenshot of the bug

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

Thanks,
Antonio

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
@ 2020-02-04 21:21 ` bugzilla-daemon
  2020-02-11 20:56 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-04 21:21 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

anthony (antdev66@gmail.com) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Kernel Version|5.5.0/5.5.1                 |5.5.x

--- Comment #1 from anthony (antdev66@gmail.com) ---
same bug thing with version 5.5.2

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
  2020-02-04 21:21 ` [Bug 206405] " bugzilla-daemon
@ 2020-02-11 20:56 ` bugzilla-daemon
  2020-02-19 21:25 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-11 20:56 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

--- Comment #2 from anthony (antdev66@gmail.com) ---
same error in version 5.5.3

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
  2020-02-04 21:21 ` [Bug 206405] " bugzilla-daemon
  2020-02-11 20:56 ` bugzilla-daemon
@ 2020-02-19 21:25 ` bugzilla-daemon
  2020-02-20 13:30   ` Bartlomiej Zolnierkiewicz
  2020-02-20 13:30 ` bugzilla-daemon
  2020-02-20 20:34 ` bugzilla-daemon
  4 siblings, 1 reply; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-19 21:25 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

--- Comment #3 from anthony (antdev66@gmail.com) ---
same problem in version 5.5.5

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-19 21:25 ` bugzilla-daemon
@ 2020-02-20 13:30   ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 7+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2020-02-20 13:30 UTC (permalink / raw)
  To: bugzilla-daemon; +Cc: linux-ide


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
                   ` (2 preceding siblings ...)
  2020-02-19 21:25 ` bugzilla-daemon
@ 2020-02-20 13:30 ` bugzilla-daemon
  2020-02-20 20:34 ` bugzilla-daemon
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-20 13:30 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

--- Comment #4 from b.zolnierkie@samsung.com ---
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

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug 206405] kernel crash during boot debian server on qemu+kvm
  2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
                   ` (3 preceding siblings ...)
  2020-02-20 13:30 ` bugzilla-daemon
@ 2020-02-20 20:34 ` bugzilla-daemon
  4 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2020-02-20 20:34 UTC (permalink / raw)
  To: linux-ide

https://bugzilla.kernel.org/show_bug.cgi?id=206405

--- Comment #5 from anthony (antdev66@gmail.com) ---
(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

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-20 20:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-04 15:54 [Bug 206405] New: kernel crash during boot debian server on qemu+kvm bugzilla-daemon
2020-02-04 21:21 ` [Bug 206405] " bugzilla-daemon
2020-02-11 20:56 ` bugzilla-daemon
2020-02-19 21:25 ` bugzilla-daemon
2020-02-20 13:30   ` Bartlomiej Zolnierkiewicz
2020-02-20 13:30 ` bugzilla-daemon
2020-02-20 20:34 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).