diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/gemma3:12b/device/1572 | 2 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/device/1572959 | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1572 b/results/classifier/gemma3:12b/device/1572 new file mode 100644 index 00000000..2f651111 --- /dev/null +++ b/results/classifier/gemma3:12b/device/1572 @@ -0,0 +1,2 @@ + +Assertion !rss_info->enabled failed in e1000e_write_lgcy_rx_descr diff --git a/results/classifier/gemma3:12b/device/1572959 b/results/classifier/gemma3:12b/device/1572959 new file mode 100644 index 00000000..284e7470 --- /dev/null +++ b/results/classifier/gemma3:12b/device/1572959 @@ -0,0 +1,8 @@ + +bcm2835_property: inconsistent values when both setting and querying the framebuffer + +As the framebuffer settings are copied into the result message before it is reconfigured, inconsistent behavior can happen when, for instance, you set with a single message the width, height, and depth, and ask at the same time to allocate the buffer and get the pitch and the size. + +In this case, the reported pitch and size would be incorrect as they were computed with the initial values of width, height and depth, not the ones the client requested. + +Attached is a patch also sent to the qemu-devel mailing list. \ No newline at end of file |