summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/2333
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/phi4:14b/reasoning/manual-review/2333')
-rw-r--r--results/classifier/phi4:14b/reasoning/manual-review/23333
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/phi4:14b/reasoning/manual-review/2333 b/results/classifier/phi4:14b/reasoning/manual-review/2333
new file mode 100644
index 00000000..d2149c9d
--- /dev/null
+++ b/results/classifier/phi4:14b/reasoning/manual-review/2333
@@ -0,0 +1,3 @@
+syscall
+
+The issue involves a segmentation fault occurring when using `__clock_gettime64()`, which is related to a VDSO (Virtual Dynamically-linked Shared Object) implementation problem on big-endian architecture (`armeab`). The error disappears when disabling VDSO, indicating the bug is associated with syscall handling via VDSO.
\ No newline at end of file