Skip to content

Instantly share code, notes, and snippets.

View mizhka's full-sized avatar

Michael Zhilin mizhka

  • PostgresPro
  • Moscow
View GitHub Profile
GLib (gthread-posix.c): Unexpected error from C library during 'pthread_mutex_lock': Resource deadlock avoided. Aborting.
Abort trap (core dumped)
@mizhka
mizhka / english.lst
Last active July 13, 2016 12:28
English
until cows come home - infinite & useless
head over heels - out of control in love
chaser - запивон
chin wag - поболтать
name is mud -
wamp - слабак
have-a-chip-on-your-shoulder - заморочки
@mizhka
mizhka / freebsd-mips-rtld-debug-libc-write.lst
Created April 28, 2016 23:17
FreeBSD mips attempt to debug rtld
BAD_PAGE_FAULT: pid 20 tid 100032 (sh), uid 0: pc 0x15a60 got a read fault (type 0x2) at 0x15a60
Trapframe Register Dump (0xc2b81e98):
zero: 0 at: 0 v0: 0x4046c8d0 v1: 0x2
a0: 0x2 a1: 0x7ffeec18 a2: 0x33 a3: 0
t0: 0 t1: 0 t2: 0 t3: 0
t4: 0 t5: 0 t6: 0 t7: 0
t8: 0 t9: 0x15a60 s0: 0x7ffeee18 s1: 0x7ffeee18
s2: 0x4043c000 s3: 0x16088 s4: 0x1 s5: 0x4043c73c
s6: 0x4043cfec s7: 0x18 k0: 0 k1: 0
gp: 0x40474960 sp: 0x7ffeebc0 s8: 0x7ffeee80 ra: 0x404515f8
import java.lang.*;
public class MyJava{
}