summary refs log tree commit diff stats
path: root/results/classifier/zero-shot-user-mode/instruction/1869782
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot-user-mode/instruction/1869782')
-rw-r--r--results/classifier/zero-shot-user-mode/instruction/186978219
1 files changed, 19 insertions, 0 deletions
diff --git a/results/classifier/zero-shot-user-mode/instruction/1869782 b/results/classifier/zero-shot-user-mode/instruction/1869782
new file mode 100644
index 000000000..fe866d0c7
--- /dev/null
+++ b/results/classifier/zero-shot-user-mode/instruction/1869782
@@ -0,0 +1,19 @@
+instruction: 0.401
+syscall: 0.349
+runtime: 0.250
+
+
+
+qemu-arm-static crashes "segmentation fault" when running "svn checkout"
+
+I'm not actually sure how far I can help as I so far failed to reproduce the issue on my local VM but I get it on Travis CI every time. I even went through the hassle of hacking a Debian repository into their Ubuntu Bionic VM to get qemu 4.2 as I hoped a new version could fix this.
+
+Here is where the error occured: https://travis-ci.com/github/VDR4Arch/vdr4arch/jobs/309106220#L5420
+
+I don't get this error with an armv7h chroot.
+
+Maybe now I'll just try to remove all uses of svn in my build scripts...
+
+Is it actually a viable solution to cross-build with qemu? I'm starting to doubt it...
+
+Would it help if I manage to get this core dump out of Travis somehow (maybe make Travis push it to some GIT or upload it to my webserver)?
\ No newline at end of file