All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg
@ 2013-09-13 20:48 alex
  2018-02-08 18:20 ` [Qemu-devel] [Bug 1225187] " Thomas Huth
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: alex @ 2013-09-13 20:48 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Execution line:
qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

It waits for the pipe.
Execute windbg
c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

GUI black screen shown. QEMU hangs.

qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

** 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/1225187

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  New

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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

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

* [Qemu-devel] [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
@ 2018-02-08 18:20 ` Thomas Huth
  2018-04-10  4:17 ` Launchpad Bug Tracker
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2018-02-08 18:20 UTC (permalink / raw)
  To: qemu-devel

Triaging old bug tickets... can you still reproduce this 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/1225187

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  Incomplete

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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

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

* [Qemu-devel] [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
  2018-02-08 18:20 ` [Qemu-devel] [Bug 1225187] " Thomas Huth
@ 2018-04-10  4:17 ` Launchpad Bug Tracker
  2024-01-22 20:29 ` Jacob
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Launchpad Bug Tracker @ 2018-04-10  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

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

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

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  Expired

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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

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

* [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
  2018-02-08 18:20 ` [Qemu-devel] [Bug 1225187] " Thomas Huth
  2018-04-10  4:17 ` Launchpad Bug Tracker
@ 2024-01-22 20:29 ` Jacob
  2024-01-22 20:51 ` Peter Maydell
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Jacob @ 2024-01-22 20:29 UTC (permalink / raw)
  To: qemu-devel

Tested and this issue still affects the latest version of QEMU (8.2.0)
compiled for Windows.

Instructions in original post are still sufficient to reproduce the problem on Windows 7 x64.
Both i386 and x86_64 were tested and both result in a hung QEMU process, except on my system the GUI for QEMU displayed a white screen when hung instead of black.

** Changed in: qemu
       Status: Expired => 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/1225187

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  New

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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



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

* [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
                   ` (2 preceding siblings ...)
  2024-01-22 20:29 ` Jacob
@ 2024-01-22 20:51 ` Peter Maydell
  2024-01-22 21:12 ` Jacob
  2024-01-26 16:15 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Peter Maydell @ 2024-01-22 20:51 UTC (permalink / raw)
  To: qemu-devel

This bug tracker for QEMU has been obsolete for years. If you think
there's a problem with QEMU, please file a full report in the gitlab
bugtracker: https://gitlab.com/qemu-project/qemu/-/issues . Thanks.

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

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  New

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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



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

* [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
                   ` (3 preceding siblings ...)
  2024-01-22 20:51 ` Peter Maydell
@ 2024-01-22 21:12 ` Jacob
  2024-01-26 16:15 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Jacob @ 2024-01-22 21:12 UTC (permalink / raw)
  To: qemu-devel

Thank you for the info.

Current issues tracking this bug:
https://gitlab.com/qemu-project/qemu/-/issues/675
https://gitlab.com/qemu-project/qemu/-/issues/1468
https://gitlab.com/qemu-project/qemu/-/issues/1802

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

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  New

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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



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

* [Bug 1225187] Re: qemu hangs in windows 7 host with -serial pipe:windbg
  2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
                   ` (4 preceding siblings ...)
  2024-01-22 21:12 ` Jacob
@ 2024-01-26 16:15 ` Thomas Huth
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2024-01-26 16:15 UTC (permalink / raw)
  To: qemu-devel

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

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

Title:
  qemu hangs in windows 7 host with -serial pipe:windbg

Status in QEMU:
  Invalid

Bug description:
  Execution line:
  qemu-system-i386.exe -m 512 c:\Disks\Qemu_XP_en.vhd  -serial pipe:windbg

  It waits for the pipe.
  Execute windbg
  c:\WINDDK\7600.16385.1\Debuggers\windbg.exe -k com:pipe,port=\\.\pipe\windbg,resets=0,reconnect

  GUI black screen shown. QEMU hangs.

  qemu v1.5.3 (c0b1a7e207094dba0b37a892b41fe4cab3195e44). MinGW built.

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



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

end of thread, other threads:[~2024-01-26 16:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-13 20:48 [Qemu-devel] [Bug 1225187] [NEW] qemu hangs in windows 7 host with -serial pipe:windbg alex
2018-02-08 18:20 ` [Qemu-devel] [Bug 1225187] " Thomas Huth
2018-04-10  4:17 ` Launchpad Bug Tracker
2024-01-22 20:29 ` Jacob
2024-01-22 20:51 ` Peter Maydell
2024-01-22 21:12 ` Jacob
2024-01-26 16:15 ` Thomas Huth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.