Skip to content

Instantly share code, notes, and snippets.

View eagleflo's full-sized avatar

Aku Kotkavuo eagleflo

View GitHub Profile
@eagleflo
eagleflo / GE-Proton8-24.log
Created November 20, 2023 21:28
The Great Ace Attorney Chronicles crash
======================
Proton: 1700424095 GE-Proton8-24
SteamGameId: 1158850
Command: ['/home/aku/.local/share/Steam/steamapps/common/TGAAC/TGAAC.exe']
Options: {'forcelgadd'}
depot: 0.20231016.63422
pressure-vessel: 0.20231013.0 scout
scripts: 0.20231013.0
sniper: 0.20231016.63422 sniper 0.20231016.63422
Kernel: Linux 6.6.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 08 Nov 2023 16:05:38 +0000 x86_64
heinä 04 23:56:24 arch systemd-coredump[85665]: [🡕] Process 1753 (ibus-x11) of user 1000 dumped core.
Stack trace of thread 1753:
#0 0x00007f113991926c n/a (libc.so.6 + 0x8926c)
#1 0x00007f11398c9a08 raise (libc.so.6 + 0x39a08)
#2 0x00007f11398b2538 abort (libc.so.6 + 0x22538)
#3 0x00007f11398b32db n/a (libc.so.6 + 0x232db)
#4 0x00007f11399231b7 n/a (libc.so.6 + 0x931b7)
#5 0x00007f1139924fbe n/a (libc.so.6 + 0x94fbe)
#6 0x00007f1139927cb3 __libc_free (libc.so.6 + 0x97cb3)
huhti 20 17:43:56 arch kernel: BUG: unable to handle page fault for address: ffffc8a62ddac990
huhti 20 17:43:57 arch kernel: #PF: supervisor read access in kernel mode
huhti 20 17:43:57 arch kernel: #PF: error_code(0x0000) - not-present page
huhti 20 17:43:57 arch kernel: PGD 100031067 P4D 100031067 PUD 0
huhti 20 17:43:57 arch kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
huhti 20 17:43:57 arch kernel: CPU: 10 PID: 135 Comm: kswapd0 Tainted: P B OE 6.2.10-arch1-1 #1 3b64a9154b84a23b8badf9e10678249884a952c6
huhti 20 17:43:57 arch kernel: Hardware name: To Be Filled By O.E.M. X570 Taichi/X570 Taichi, BIOS P4.80 02/16/2022
huhti 20 17:43:57 arch kernel: RIP: 0010:isolate_folios+0x42e/0xd30
huhti 20 17:43:57 arch kernel: Code: 74 16 48 98 ba ff ff ff ff 48 83 e8 01 48 0f bd d0 8d 42 01 89 44 24 10 e8 7f 63 e7 ff 4c 89 ef e8 97 2d 01 00 48 85 c0 74 0f <48> 8b 80>
huhti 20 17:43:57 arch kernel: RSP: 0018:ffffb05dc05db958 EFLAGS: 00010086
@eagleflo
eagleflo / gist:bdef3dede053016a1818f58a27cc9d9c
Created April 15, 2017 14:53
Running boot-clj for the first time
~ $ boot -u
Downloading https://github.com/boot-clj/boot/releases/download/2.5.2/boot.jar...
Running for the first time, BOOT_VERSION not set: updating to latest.
Retrieving boot-2.7.1.jar from https://clojars.org/repo/
#http://boot-clj.com
#Sat Apr 15 17:48:00 EEST 2017
BOOT_CLOJURE_NAME=org.clojure/clojure
BOOT_VERSION=2.7.1
BOOT_CLOJURE_VERSION=1.7.0
~ $ lein version
@eagleflo
eagleflo / gist:e5285ee55d21aa01787c
Created December 22, 2015 12:22
const & Object.freeze in ES
$ babel-node
> const foo = []
'use strict'
> foo.push(1, 2, 3)
3
> foo
[ 1, 2, 3 ]
> Object.freeze(foo)
[ 1, 2, 3 ]
> foo.push(4, 5, 6)
@eagleflo
eagleflo / null.cljs
Created May 13, 2013 16:14
js/null in ClojureScript 0.0-1806
; This fails with Uncaught ReferenceError: null$ is not defined
(defn foo [bar] (if (== js/null bar) "foo" "bar"))
;#<
;function foo(bar) {
; if ((null$ === bar)) {
; return "foo";
; } else {
; return "bar";
; }
;}
@eagleflo
eagleflo / gist:5188261
Created March 18, 2013 16:01
Emacs hard crash with clojure-mode and autocomplete
Process: Emacs [671]
Path: /usr/local/Cellar/emacs/24.3/Emacs.app/Contents/MacOS/Emacs
Identifier: org.gnu.Emacs
Version: Version 24.3 (9.0)
Code Type: X86-64 (Native)
Parent Process: launchd [232]
User ID: 501
Date/Time: 2013-03-18 17:59:25.064 +0200
OS Version: Mac OS X 10.8.3 (12D78)
@eagleflo
eagleflo / extract-cards.py
Created July 20, 2014 15:25
Hearthstone cards.xml extraction script
#!/usr/bin/env python
"""
Place this script in the same directory as cardxml0.unity3d, which can be
found under Hearthstone data files. Then chmod a+x and run it.
See https://eagleflow.fi/posts/2014-07-19/hearthstone-cards for more details.
"""
import re
@eagleflo
eagleflo / gist:4137586
Created November 23, 2012 22:31
MacBook Air 11" late 2010 hard crash
Interval Since Last Panic Report: 518338 sec
Panics Since Last Report: 1
Anonymous UUID: 0718864D-F6BD-A0E9-75FF-6F535BA9474A
Sat Nov 24 00:30:03 2012
panic(cpu 0 caller 0xffffff80162b7bd5): Kernel trap at 0xffffff7f96a53d39, type 14=page fault, registers:
CR0: 0x000000008001003b, CR2: 0xffffff801ff470b8, CR3: 0x0000000018eab000, CR4: 0x0000000000000660
RAX: 0x0000000000000001, RBX: 0x0000000000000000, RCX: 0x0000000000000000, RDX: 0x00000000deadbeef
RSP: 0xffffff805687b5a0, RBP: 0xffffff805687b5e0, RSI: 0xffffff801ff45004, RDI: 0xffffff801ff45004
R8: 0x00000000deadbeef, R9: 0x00000000deadbeef, R10: 0x0000000000000000, R11: 0xffffff8046d8d000
@eagleflo
eagleflo / Problem Report
Created October 22, 2012 13:37
Git send-email Perl crash
Process: perl5.12 [44259]
Path: /usr/bin/perl5.12
Identifier: perl5.12
Version: 77.2
Code Type: X86-64 (Native)
Parent Process: git [44258]
User ID: 501
Date/Time: 2012-10-22 16:31:42.738 +0300
OS Version: Mac OS X 10.8.2 (12C60)