Skip to content

Instantly share code, notes, and snippets.

View timjp87's full-sized avatar

Tim Jester-Pfadt timjp87

View GitHub Profile
Processor Information:
Vendor: GenuineIntel
CPU Family: 0x6
CPU Model: 0x2a
CPU Stepping: 0x7
CPU Type: 0x0
Speed: 5900 Mhz
8 logical processors
4 physical processors
HyperThreading: Supported
@timjp87
timjp87 / dmesg
Created January 12, 2016 13:02
Kernel panic with linux-odroid-c1-rt88
QA5:A;SVN:B72;POC:17F;STS:0;BOOT:0;INIT:10;BOOT:1;INIT:0;READ:0;CHECK:0;PASS:1;
-----------------------------------------------------------------------
* Welcome to Hardkernel's ODROID-C... (Built at 19:33:00 Dec 8 2014) *
-----------------------------------------------------------------------
CPU : AMLogic S805
MEM : 1024MB (DDR3@792MHz)
BID : HKC1310001
S/N : HKC11222F37DE9D5
0x0000009f
check SD_boot_type:0x1 card_type:0x1
@timjp87
timjp87 / gist:53a0ca82f825ce5d7da7
Created July 9, 2015 21:59
Crash with Go tarball distribution
I0709 23:47:05.270455 10589 backend.go:301] Protocol Versions: [61 60], Network Id: 0
I0709 23:47:05.271052 10589 backend.go:311] Blockchain DB Version: 3
I0709 23:47:05.291592 10589 chain_manager.go:251] Last block (#710866) cfff355d0792e279098d1fdcbd8c0e299975fba691fc156492b5dbbe3d42da80 TD=5616034449246361
I0709 23:47:06.014847 10589 cmd.go:121] Starting Geth/v0.9.38/linux/go1.4.2
I0709 23:47:06.015010 10589 server.go:311] Starting Server
I0709 23:47:06.214350 10589 udp.go:205] Listening, enode://131889573141bef06ce62649e73f613f9c9de6320398b2e1665f95748ebd667e87c6050f167bf97b9d5eea3ea1b0945a2f7d4bad37cce73716766b168d7c7651@95.90.16.40:30303
I0709 23:47:06.214593 10589 server.go:548] Listening on [::]:30303
I0709 23:47:06.215510 10589 backend.go:532] Server started
I0709 23:47:06.216353 10589 ipc_unix.go:76] IPC service started (/home/tim/.ethereum/geth.ipc)
instance: Geth/v0.9.38/linux/go1.4.2
@timjp87
timjp87 / gist:10f991748ee5186248f1
Created July 9, 2015 21:44
Crash with tarball go distribution
I0709 23:28:01.275066 8997 backend.go:301] Protocol Versions: [61 60], Network Id: 0
I0709 23:28:01.275205 8997 backend.go:311] Blockchain DB Version: 3
I0709 23:28:01.277865 8997 chain_manager.go:251] Last block (#697041) c05bfa88cf21cf881a4db58a63cc3115a6f90d9a7dbd159a75a01ee761baf65b TD=5460148368104868
I0709 23:28:01.348133 8997 cmd.go:121] Starting Geth/v0.9.38-98f4c936/linux/go1.4.2
I0709 23:28:01.348198 8997 server.go:311] Starting Server
I0709 23:28:03.150176 8997 udp.go:205] Listening, enode://131889573141bef06ce62649e73f613f9c9de6320398b2e1665f95748ebd667e87c6050f167bf97b9d5eea3ea1b0945a2f7d4bad37cce73716766b168d7c7651@95.90.16.40:30303
I0709 23:28:03.150284 8997 backend.go:532] Server started
I0709 23:28:03.150275 8997 server.go:548] Listening on [::]:30303
I0709 23:28:03.150519 8997 ipc_unix.go:76] IPC service started (/home/tim/.ethereum/geth.ipc)
instance: Geth/v0.9.38-98f4c936/linux/go1.4.2
tim@archlinux ~/go-ethereum_racefix (git)-[fix-database-metrics-race] % godep go build --race ./cmd/geth
godep go build --race ./cmd/geth 14,50s user 1,49s system 133% cpu 11,965 total
tim@archlinux ~/go-ethereum_racefix (git)-[fix-database-metrics-race] % ls
accounts build common COPYING core _data errs ethdb generators Godeps LICENSE Makefile miner params README.md rpc trie xeth
AUTHORS cmd compression COPYING.LESSER crypto docker eth event geth jsre logger metrics p2p pow rlp tests whisper
tim@archlinux ~/go-ethereum_racefix (git)-[fix-database-metrics-race] % ./geth --rpc console
I0709 19:19:01.009691 4278 backend.go:301] Protocol Versions: [61 60], Network Id: 0
I0709 19:19:01.010489 4278 backend.go:311] Blockchain DB Version: 3
I0709 19:19:01.055807 4278 chain_manager.go:251] Last block (#621133) 971d8cb5457487985ed827454bca474cc347c5b1e09ce9d915185b0e7b5a375c TD=4893703674875388
I0709 19:19:01.8
at block: 617627 (2015-06-16 21:11:28)
modules: admin:1.0 db:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> I0709 17:31:39.625449 2311 downloader.go:277] Block synchronisation started
I0709 17:31:47.395295 2311 chain_manager.go:671] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 915.20419ms. #617627 [00a55739 / 00a55739]
I0709 17:31:52.843456 2311 chain_manager.go:671] imported 1 block(s) (0 queued 0 ignored) including 49 txs in 5.448088845s. #617628 [167a75f7 / 167a75f7]
I0709 17:32:23.501899 2311 chain_manager.go:671] imported 1 block(s) (0 queued 1 ignored) including 49 txs in 419.874261ms. #617629 [167a75f7 / b5aca1f1]
I0709 17:33:08.799481 2311 chain_manager.go:671] imported 256 block(s) (0 queued 0 ignored) including 6092 txs in 35.255846314s. #617885 [6be0291c / e2548771]
I0709 17:33:37.987842 2311 chain_manager.go:671] imported 170 block(s) (0 queued 0 ignored) including 8402 txs in 29.188316822s. #618055 [c4ba1b3e / d16b9531]
I0709 1
at block: 615852 (2015-06-16 15:44:20)
modules: admin:1.0 db:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> I0708 10:35:14.141476 2134 downloader.go:277] Block synchronisation started
I0708 10:38:34.715157 2134 chain_manager.go:671] imported 0 block(s) (0 queued 1 ignored) including 0 txs in 809.467171ms. #615852 [5b030887 / 5b030887]
I0708 10:38:52.869910 2134 chain_manager.go:671] imported 1 block(s) (0 queued 1 ignored) including 57 txs in 296.8086ms. #615853 [5b030887 / 8ba34190]
I0708 10:38:56.538470 2134 chain_manager.go:671] imported 1 block(s) (0 queued 0 ignored) including 97 txs in 209.100235ms. #615854 [1c8a6b87 / 1c8a6b87]
I0708 10:38:57.676063 2134 chain_manager.go:671] imported 4 block(s) (0 queued 0 ignored) including 316 txs in 564.053312ms. #615858 [4c842c89 / 38cc96db]
I0708 10:39:08.255186 2134 chain_manager.go:671] imported 4 block(s) (0 queued 0 ignored) including 137 txs in 194.010724ms. #615862 [fb3406ba / 92b025b5]
I0708 10:39:12.0
at block: 615676 (2015-06-16 15:11:47)
modules: admin:1.0 db:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 shh:1.0 txpool:1.0 web3:1.0
> I0708 10:24:12.955991 1664 downloader.go:277] Block synchronisation started
I0708 10:25:22.322865 1664 chain_manager.go:671] imported 150 block(s) (0 queued 1 ignored) including 5785 txs in 42.032875615s. #615826 [f33ae117 / 957c78fb]
unexpected fault address 0x0
fatal error: fault
[signal 0xb code=0x80 addr=0x0 pc=0x850f88]
goroutine 72 [running]:
runtime.gothrow(0xd47e90, 0x5)
@timjp87
timjp87 / mutter.patch
Created March 7, 2015 14:48
Patch for Mutter
@@ -, +, @@
configure.ac | 5 +
src/Makefile.am | 2 +
src/backends/x11/meta-backend-x11.c | 3 +
src/compositor/compositor-private.h | 4 +-
src/compositor/compositor.c | 70 +++--
src/compositor/meta-sync-ring.c | 518 ++++++++++++++++++++++++++++++++++++
src/compositor/meta-sync-ring.h | 14 +
7 files changed, 593 insertions(+), 23 deletions(-)
create mode 100644 src/compositor/meta-sync-ring.c
@timjp87
timjp87 / PKGBUILD
Created March 7, 2015 14:45
PKGBUILD for mutter with patch
# $Id: PKGBUILD 231667 2015-02-18 14:46:37Z lcarlier $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
pkgname=mutter
pkgver=3.14.3
pkgrel=3
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)