Skip to content

Instantly share code, notes, and snippets.

@kgardas
kgardas / hs_err_pid2242.log
Created June 15, 2019 18:15
JVM/ppc64le/ubuntu 18.04.2 crash while running YaCy crawler.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fdd0f3b3760, pid=2242, tid=0x00007fdbce51f180
#
# JRE version: OpenJDK Runtime Environment (8.0_212-b03) (build 1.8.0_212-8u212-b03-0ubuntu1.18.04.1-b03)
# Java VM: OpenJDK 64-Bit Server VM (25.212-b03 mixed mode linux-ppc64le compressed oops)
# Problematic frame:
# V [libjvm.so+0xa93760]
#
@kgardas
kgardas / power8_petitboot_boot
Created February 18, 2019 16:33
Petitboot on Tyan POWER8 box
/ #
/ # reboot
/ # ^MThe system is going down NOW!
^MSent SIGTERM to all processes
^MSent SIGKILL to all processes
^MRequesting system reboot
[93900466071,5] OPAL: Reboot request...
1.53809|ERRL|Dumping errors reported prior to registration
3.13252|Ignoring boot flags, incorrect version 0x0
3.47351|ISTEP 6. 3
@kgardas
kgardas / gist:07ed645041d585493ca7a796f09e27b9
Created September 30, 2018 19:52
Patch for GHC HEAD (2018-09-30) to compile on OpenBSD 6.4-current
diff --git a/configure.ac b/configure.ac
index f7943752cb..d2aa220606 100644
--- a/configure.ac
+++ b/configure.ac
@@ -678,11 +678,11 @@ dnl --------------------------------------------------------------
dnl ** Copy the files from the "fs" utility into the right folders.
dnl --------------------------------------------------------------
AC_MSG_NOTICE([Creating links for in-tree file handling routines.])
-ln -f -v utils/fs/fs.* utils/lndir/
-ln -f -v utils/fs/fs.* utils/unlit/