summary refs log tree commit diff stats
path: root/results/classifier/108/files/2786
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-05 06:55:18 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-05 06:55:18 +0000
commit993a7c1ea28968a4479a87ad6c2637a7045d2d51 (patch)
tree024d7266fc695c4f93ab6ce0fcd52326f3ac379d /results/classifier/108/files/2786
parent2773b5e236e2217a35a53dbc298757610c7bbbc6 (diff)
downloademulator-bug-study-993a7c1ea28968a4479a87ad6c2637a7045d2d51.tar.gz
emulator-bug-study-993a7c1ea28968a4479a87ad6c2637a7045d2d51.zip
add new classifier result
Diffstat (limited to 'results/classifier/108/files/2786')
-rw-r--r--results/classifier/108/files/278626
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/files/2786 b/results/classifier/108/files/2786
new file mode 100644
index 00000000..038ee43c
--- /dev/null
+++ b/results/classifier/108/files/2786
@@ -0,0 +1,26 @@
+files: 0.995
+device: 0.868
+graphic: 0.814
+semantic: 0.628
+performance: 0.500
+PID: 0.441
+boot: 0.274
+other: 0.261
+debug: 0.220
+vnc: 0.047
+permissions: 0.030
+network: 0.021
+socket: 0.007
+KVM: 0.005
+
+deleting files fails on vvfat (was: "error handling renames")
+Description of problem:
+When working with files, renaming or saving from IDE, QEMU halts with the error message: 
+
+"Error handling renames (-2)"
+Steps to reproduce:
+1.
+2.
+3.
+Additional information:
+a previous del failed, the directories are not synced so the rename on the drive fails when the file with the target file name still exists on the real directory. So the real issue is a failed del.