summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1869073
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1869073')
-rw-r--r--results/scraper/launchpad-without-comments/18690737
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1869073 b/results/scraper/launchpad-without-comments/1869073
new file mode 100644
index 000000000..9054f4d3d
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1869073
@@ -0,0 +1,7 @@
+qemu-arm-static crashes "segmentation fault" when running "git clone -s"
+
+I want to use qemu-arm-static to cross-compile software. The compiler itself is a native cross-compiler connected via "distcc".
+
+The problem is that a script tries to do some stuff with "git" and with a "git clone -s" command the whole story reproducibly stops with a "segmentation fault".
+
+I don't know how to properly debug the issue but it happens 100% of the time that I get the "crash" or git just hangs forever with 100% CPU usage.
\ No newline at end of file