qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset
@ 2015-02-19 12:26 Michael Biebl
  2020-08-07 17:56 ` [Bug 1423528] " Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Biebl @ 2015-02-19 12:26 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
Version: 2.1

systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

The last message one gets is
[    9.402243] i6300esb: Unexpected close, not stopping watchdog!


The linked bug report contains information how this bug can easily be reproduced.
With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-action
reset -hda <image with systemd>


I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1423528

Title:
   setting unsupported timeout for i6300esb watchdog causes hw reset

Status in QEMU:
  New

Bug description:
  Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
  Version: 2.1

  systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
  The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

  The last message one gets is
  [    9.402243] i6300esb: Unexpected close, not stopping watchdog!

  
  The linked bug report contains information how this bug can easily be reproduced.
  With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

  qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-
  action reset -hda <image with systemd>

  
  I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1423528/+subscriptions

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

* [Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
  2015-02-19 12:26 [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset Michael Biebl
@ 2020-08-07 17:56 ` Thomas Huth
  2020-08-08  7:48 ` Michael Tokarev
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2020-08-07 17:56 UTC (permalink / raw)
  To: qemu-devel

Looking through old bug tickets... is this still an issue with the
latest version of QEMU? Or could we close this ticket nowadays?


** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1423528

Title:
   setting unsupported timeout for i6300esb watchdog causes hw reset

Status in QEMU:
  Incomplete

Bug description:
  Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
  Version: 2.1

  systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
  The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

  The last message one gets is
  [    9.402243] i6300esb: Unexpected close, not stopping watchdog!

  
  The linked bug report contains information how this bug can easily be reproduced.
  With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

  qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-
  action reset -hda <image with systemd>

  
  I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1423528/+subscriptions


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

* [Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
  2015-02-19 12:26 [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset Michael Biebl
  2020-08-07 17:56 ` [Bug 1423528] " Thomas Huth
@ 2020-08-08  7:48 ` Michael Tokarev
  2020-08-08  8:13 ` Michael Tokarev
  2021-05-04  5:44 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Michael Tokarev @ 2020-08-08  7:48 UTC (permalink / raw)
  To: qemu-devel

There's nothing changed in i6300esb about this issue. I can reproduce it
exactly the same way with current qemu 5.1-tobe

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1423528

Title:
   setting unsupported timeout for i6300esb watchdog causes hw reset

Status in QEMU:
  Incomplete

Bug description:
  Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
  Version: 2.1

  systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
  The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

  The last message one gets is
  [    9.402243] i6300esb: Unexpected close, not stopping watchdog!

  
  The linked bug report contains information how this bug can easily be reproduced.
  With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

  qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-
  action reset -hda <image with systemd>

  
  I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1423528/+subscriptions


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

* [Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
  2015-02-19 12:26 [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset Michael Biebl
  2020-08-07 17:56 ` [Bug 1423528] " Thomas Huth
  2020-08-08  7:48 ` Michael Tokarev
@ 2020-08-08  8:13 ` Michael Tokarev
  2021-05-04  5:44 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Michael Tokarev @ 2020-08-08  8:13 UTC (permalink / raw)
  To: qemu-devel

** Changed in: qemu
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1423528

Title:
   setting unsupported timeout for i6300esb watchdog causes hw reset

Status in QEMU:
  Confirmed

Bug description:
  Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
  Version: 2.1

  systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
  The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

  The last message one gets is
  [    9.402243] i6300esb: Unexpected close, not stopping watchdog!

  
  The linked bug report contains information how this bug can easily be reproduced.
  With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

  qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-
  action reset -hda <image with systemd>

  
  I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1423528/+subscriptions


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

* [Bug 1423528] Re: setting unsupported timeout for i6300esb watchdog causes hw reset
  2015-02-19 12:26 [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset Michael Biebl
                   ` (2 preceding siblings ...)
  2020-08-08  8:13 ` Michael Tokarev
@ 2021-05-04  5:44 ` Thomas Huth
  3 siblings, 0 replies; 5+ messages in thread
From: Thomas Huth @ 2021-05-04  5:44 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/112


** Changed in: qemu
       Status: Confirmed => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #112
   https://gitlab.com/qemu-project/qemu/-/issues/112

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1423528

Title:
   setting unsupported timeout for i6300esb watchdog causes hw reset

Status in QEMU:
  Expired

Bug description:
  Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778291
  Version: 2.1

  systemd utilizes existing watchdog hardware and set's a 10min timer on reboot.
  The i6300esb under qemu doesn't like such a timeout, and immediately resets the hardware:

  The last message one gets is
  [    9.402243] i6300esb: Unexpected close, not stopping watchdog!

  
  The linked bug report contains information how this bug can easily be reproduced.
  With any image using a recent enough systemd as PID 1 you should be able to reproduce it by running

  qemu-system-x86_64 -curses -enable-kvm -device i6300esb -watchdog-
  action reset -hda <image with systemd>

  
  I'm uncertain if this is a qemu or kernel/driver bug. If the latter, please re-assign the bug as necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1423528/+subscriptions


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

end of thread, other threads:[~2021-05-04  6:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19 12:26 [Qemu-devel] [Bug 1423528] [NEW] setting unsupported timeout for i6300esb watchdog causes hw reset Michael Biebl
2020-08-07 17:56 ` [Bug 1423528] " Thomas Huth
2020-08-08  7:48 ` Michael Tokarev
2020-08-08  8:13 ` Michael Tokarev
2021-05-04  5:44 ` Thomas Huth

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).