summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1299190
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/1299190')
-rw-r--r--results/classifier/gemma3:12b/files/12991908
1 files changed, 8 insertions, 0 deletions
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