diff options
Diffstat (limited to 'results/classifier/118/review/1774853')
| -rw-r--r-- | results/classifier/118/review/1774853 | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/results/classifier/118/review/1774853 b/results/classifier/118/review/1774853 new file mode 100644 index 000000000..884eb3ab5 --- /dev/null +++ b/results/classifier/118/review/1774853 @@ -0,0 +1,123 @@ +user-level: 0.913 +permissions: 0.858 +register: 0.840 +graphic: 0.839 +device: 0.833 +semantic: 0.830 +peripherals: 0.824 +hypervisor: 0.823 +socket: 0.811 +debug: 0.811 +performance: 0.810 +architecture: 0.804 +assembly: 0.803 +kernel: 0.796 +network: 0.794 +virtual: 0.789 +PID: 0.789 +arm: 0.786 +mistranslation: 0.784 +files: 0.777 +risc-v: 0.771 +TCG: 0.753 +VMM: 0.748 +KVM: 0.732 +x86: 0.731 +vnc: 0.722 +boot: 0.720 +ppc: 0.702 +i386: 0.603 +-------------------- +user-level: 0.845 +x86: 0.770 +virtual: 0.638 +permissions: 0.180 +debug: 0.064 +files: 0.037 +register: 0.029 +kernel: 0.020 +PID: 0.017 +TCG: 0.011 +boot: 0.010 +semantic: 0.008 +device: 0.007 +arm: 0.007 +hypervisor: 0.006 +risc-v: 0.006 +socket: 0.005 +performance: 0.005 +VMM: 0.004 +assembly: 0.004 +network: 0.004 +ppc: 0.003 +vnc: 0.002 +architecture: 0.002 +mistranslation: 0.001 +i386: 0.001 +peripherals: 0.001 +graphic: 0.001 +KVM: 0.000 + +claims temp file is used by another process + +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. + +someone please delete this + +@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. + +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. + +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 < +<email address hidden>> 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 +> + + +Is this still reproducible with the latest version of QEMU, or could this ticket be closed nowadays? + +[Expired for QEMU because there has been no activity for 60 days.] + |