diff options
Diffstat (limited to 'results/classifier/gemma3:12b/files/1869782')
| -rw-r--r-- | results/classifier/gemma3:12b/files/1869782 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1869782 b/results/classifier/gemma3:12b/files/1869782 new file mode 100644 index 000000000..5399f3bce --- /dev/null +++ b/results/classifier/gemma3:12b/files/1869782 @@ -0,0 +1,14 @@ + +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 |