diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/files/1342704')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/files/1342704 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/files/1342704 b/results/classifier/deepseek-2-tmp/output/files/1342704 new file mode 100644 index 000000000..b7be9f984 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/files/1342704 @@ -0,0 +1,16 @@ + +error: Crash of qemu-img/qemu-io on the qcow2 image with large values in 'incompatible features' field + +qemu-io and qemu-img fails with an assertion (see below) at attempt to interact with the qcow2 image having large values in the 'incompatible features' header field. + + util/error.c:34: error_set: Assertion `*errp == ((void *)0)' failed. + + +The backtrace file and the test image can be found in the attachment. The backtraces are for the next command: + + qemu-img check -f qcow2 test_image + + +The image was generated by the qcow2 image fuzzer. + +qemu.git head: 5a7348045091a2bc15 \ No newline at end of file |