summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/device/1358722
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/device/1358722')
-rw-r--r--results/classifier/gemma3:12b/device/135872216
1 files changed, 16 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/1358722 b/results/classifier/gemma3:12b/device/1358722
new file mode 100644
index 000000000..32727f567
--- /dev/null
+++ b/results/classifier/gemma3:12b/device/1358722
@@ -0,0 +1,16 @@
+
+latest acpi commits causes memory allocation fault in macosx
+
+qemu release 2.1.0
+
+Hi,
+I've found a regression on MacOSX guest (10.9.4) after merging the following commits 
+
+18045fb9f457a0f0cba2bd113c748a2dcb4ed39e pc: future-proof migration-compatibility of ACPI tables
+868270f23d8db2cce83e4f082fe75e8625a5fbf9 acpi-build: tweak acpi migration limits
+
+The migration limits make x86 chameleon bootloader generate a memory allocation error with 0xdeadbeef address at line 899 in source file:
+
+http://forge.voodooprojects.org/p/chameleon/source/tree/2360/branches/Bungo/i386/libsaio/acpi_patcher.c
+
+I've not tried to recompile chameleon yet.
\ No newline at end of file