All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process
@ 2018-06-03 10:51 tsiros
  2018-06-03 11:02 ` [Qemu-devel] [Bug 1774853] " tsiros
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: tsiros @ 2018-06-03 10:51 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

"c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
vvfat image chs 1024,16,63
c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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

Title:
  claims temp file is used by another process

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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

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

* [Qemu-devel] [Bug 1774853] Re: claims temp file is used by another process
  2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
@ 2018-06-03 11:02 ` tsiros
  2019-06-13  0:14 ` Alexandro Sanchez Bach
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: tsiros @ 2018-06-03 11:02 UTC (permalink / raw)
  To: qemu-devel

someone please delete this

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

Title:
  claims temp file is used by another process

Status in QEMU:
  Invalid

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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

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

* [Qemu-devel] [Bug 1774853] Re: claims temp file is used by another process
  2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
  2018-06-03 11:02 ` [Qemu-devel] [Bug 1774853] " tsiros
@ 2019-06-13  0:14 ` Alexandro Sanchez Bach
  2019-06-13  3:29   ` tsiros
  2019-06-13  0:14 ` Mason Back
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 7+ messages in thread
From: Alexandro Sanchez Bach @ 2019-06-13  0:14 UTC (permalink / raw)
  To: qemu-devel

@tsiros, can you explain why this isn't an issue for you anymore? This
is precisely what happens to me, specifically when I create drives as
`file=fat:rw:path/to/dir`. When I type `fat:path/to/dir`, everything
works fine, though I get some warnings. Was this fixed in newer versions
or did you simply realized some issue on your side? 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/1774853

Title:
  claims temp file is used by another process

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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


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

* [Qemu-devel] [Bug 1774853] Re: claims temp file is used by another process
  2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
  2018-06-03 11:02 ` [Qemu-devel] [Bug 1774853] " tsiros
  2019-06-13  0:14 ` Alexandro Sanchez Bach
@ 2019-06-13  0:14 ` Mason Back
  2020-11-24 16:38 ` Thomas Huth
  2021-01-24  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Mason Back @ 2019-06-13  0:14 UTC (permalink / raw)
  To: qemu-devel

Hi there! Our fork of QEMU still happens to have this issue. Did you
happen to find a solution?

$ ../orbital-qemu/ps4-softmmu/qemu-system-ps4 -bios ./ubios.bin -kernel ./boot.img -drive file=hdd.qcow2 -drive file=fat:rw:sflash/,media=disk -monitor stdio -smp 8 -display orbital
vvfat sflash/ chs 1024,16,63
C:\tools\msys64\home\Alex\orbital\orbital-qemu\ps4-softmmu\qemu-system-ps4.exe: -drive file=fat:rw:sflash/,media=disk: Could not open 'C:\tools\msys64\tmp\qem1DF0.tmp': The process cannot access the file because it is being used by another process.

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

Title:
  claims temp file is used by another process

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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


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

* Re: [Qemu-devel] [Bug 1774853] Re: claims temp file is used by another process
  2019-06-13  0:14 ` Alexandro Sanchez Bach
@ 2019-06-13  3:29   ` tsiros
  0 siblings, 0 replies; 7+ messages in thread
From: tsiros @ 2019-06-13  3:29 UTC (permalink / raw)
  To: qemu-devel

I can't remember at all!

i am sorry i know how frustrating this is

i don't remember even if i fixed it or if i gave up

On Thu, Jun 13, 2019, 03:20 Alexandro Sanchez Bach <
1774853@bugs.launchpad.net> wrote:

> @tsiros, can you explain why this isn't an issue for you anymore? This
> is precisely what happens to me, specifically when I create drives as
> `file=fat:rw:path/to/dir`. When I type `fat:path/to/dir`, everything
> works fine, though I get some warnings. Was this fixed in newer versions
> or did you simply realized some issue on your side? Thanks.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1774853
>
> Title:
>   claims temp file is used by another process
>
> Status in QEMU:
>   New
>
> Bug description:
>   QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)
>
>   "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none
> -bios OVMF.fd -L . -hda fat:rw:image
>   vvfat image chs 1024,16,63
>   c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could
> not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process
> cannot access the file because it is being used by another process.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1774853/+subscriptions
>

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

Title:
  claims temp file is used by another process

Status in QEMU:
  New

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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


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

* [Bug 1774853] Re: claims temp file is used by another process
  2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
                   ` (2 preceding siblings ...)
  2019-06-13  0:14 ` Mason Back
@ 2020-11-24 16:38 ` Thomas Huth
  2021-01-24  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Thomas Huth @ 2020-11-24 16:38 UTC (permalink / raw)
  To: qemu-devel

Is this still reproducible with the latest version of QEMU, or could
this ticket be closed 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/1774853

Title:
  claims temp file is used by another process

Status in QEMU:
  Incomplete

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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


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

* [Bug 1774853] Re: claims temp file is used by another process
  2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
                   ` (3 preceding siblings ...)
  2020-11-24 16:38 ` Thomas Huth
@ 2021-01-24  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 7+ messages in thread
From: Launchpad Bug Tracker @ 2021-01-24  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/1774853

Title:
  claims temp file is used by another process

Status in QEMU:
  Expired

Bug description:
  QEMU emulator version 2.12.50 (v2.12.0-12378-g99a34dc4d2-dirty)

  "c:\Program Files\qemu\qemu-system-x86_64.exe" -net none -parallel none -bios OVMF.fd -L . -hda fat:rw:image
  vvfat image chs 1024,16,63
  c:\Program Files\qemu\qemu-system-x86_64.exe: -hda fat:rw:image: Could not open 'C:\Users\tsiros\AppData\Local\Temp\qem5B92.tmp': The process cannot access the file because it is being used by another process.

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


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

end of thread, other threads:[~2021-01-24  4:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-03 10:51 [Qemu-devel] [Bug 1774853] [NEW] claims temp file is used by another process tsiros
2018-06-03 11:02 ` [Qemu-devel] [Bug 1774853] " tsiros
2019-06-13  0:14 ` Alexandro Sanchez Bach
2019-06-13  3:29   ` tsiros
2019-06-13  0:14 ` Mason Back
2020-11-24 16:38 ` Thomas Huth
2021-01-24  4:17 ` Launchpad Bug Tracker

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.