From d0c85e36e4de67af628d54e9ab577cc3fad7796a Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Thu, 3 Jul 2025 07:27:52 +0000 Subject: add deepseek and gemma results --- results/classifier/gemma3:12b/files/1299190 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 results/classifier/gemma3:12b/files/1299190 (limited to 'results/classifier/gemma3:12b/files/1299190') diff --git a/results/classifier/gemma3:12b/files/1299190 b/results/classifier/gemma3:12b/files/1299190 new file mode 100644 index 000000000..676b53472 --- /dev/null +++ b/results/classifier/gemma3:12b/files/1299190 @@ -0,0 +1,8 @@ + +Access to /proc/self/exe in linux-user mode + +This is based on a recent bug in GCC Bugzilla: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60681 + +It looks like libbacktrace (GCC runtime library used for obtaining stack traces) uses /proc/self/exe for error reporting. Currently this is mapped to qemu-arm which effectively disables libbacktrace on linux-user. + +It seems that QEMU already supports /proc/self/{maps,stat,auxv} so addition of /proc/self/exe may be trivial. \ No newline at end of file -- cgit 1.4.1