Skip to content

Instantly share code, notes, and snippets.

@trojek
trojek / mian.go
Created March 23, 2021 09:33
ctrl + \ - pion localDescription onIceCandidate
^\SIGQUIT: quit
PC=0x46e641 m=0 sigcode=128
goroutine 0 [idle]:
runtime.futex(0xa1aef0, 0x80, 0x0, 0x0, 0x7ffd00000000, 0xa1ada0, 0x7ffd18e5c6e8, 0xa1aaa0, 0x7ffd18e5c6f8, 0x40da3f, ...)
/usr/local/go/src/runtime/sys_linux_amd64.s:579 +0x21
runtime.futexsleep(0xa1aef0, 0x0, 0xffffffffffffffff)
/usr/local/go/src/runtime/os_linux.go:44 +0x46
runtime.notesleep(0xa1aef0)
/usr/local/go/src/runtime/lock_futex.go:159 +0x9f
package main
import (
"fmt"
"time"
"github.com/pion/webrtc"
)
func main() {
@trojek
trojek / gist:c89e00721e8921f5adfe38e37106ed7a
Last active February 17, 2021 11:20
dmesg Nvidia Jetson Nano (Intel 8265ac)
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-4428) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Tue Oct 27 21:02:37 PDT 2020
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB