summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1726733
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/1726733')
-rw-r--r--results/classifier/gemma3:12b/files/172673311
1 files changed, 11 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1726733 b/results/classifier/gemma3:12b/files/1726733
new file mode 100644
index 000000000..187231eaa
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/1726733
@@ -0,0 +1,11 @@
+
+‘qemu-img info replication:’ causes segfault
+
+Typing the literal command ‘qemu-img info replication:’ causes a segfault.  Note that ‘replication:’ is not a filename.
+
+$ ./qemu-img info replication:
+qemu-img: block.c:2609: bdrv_open_inherit: Assertion `!!(flags & BDRV_O_PROTOCOL) == !!drv->bdrv_file_open' failed.
+Aborted (core dumped)
+
+This was originally found by Han Han and reported in Fedora:
+https://bugzilla.redhat.com/show_bug.cgi?id=1505652
\ No newline at end of file