Skip to content

Instantly share code, notes, and snippets.

View ssokol's full-sized avatar

Steven Sokol ssokol

View GitHub Profile
```
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: SIGQUIT: quit
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: PC=0x86fc0 m=0 sigcode=0
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: goroutine 0 [idle]:
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: runtime.epollwait()
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: /root/go/src/runtime/sys_linux_arm.s:699 +0x18 fp=0xbe8bf4d0 sp=0xbe8bf4d0 pc=0x86fc0
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: runtime.netpoll(0x145c5dc3)
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: /root/go/src/runtime/netpoll_epoll.go:126 +0x16c fp=0xbe8bfd18 sp=0xbe8bf4d0 pc=0x4a6b4
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: runtime.findRunnable()
Oct 21 17:57:00 pi4cm1 fvUnisocket[14238]: /root/go/src/runtime/proc.go:2829 +0x9ac fp=0xbe8bfdb0 sp=0xbe8bfd18 pc=0x57bbc
@ssokol
ssokol / gist:34a6eca6b9d0016640c0
Created September 24, 2015 22:13
Stratux log showing memory leak
2015/09/21 13:05:30 Stratux v0.3b4 (75f60562afb5c4ca1031f5503c50db08b0f86111) starting.
2015/09/21 13:05:30 can't read settings /etc/stratux.conf: open /etc/stratux.conf: no such file or directory
2015/09/21 13:05:31 ===== UAT Device name: Generic RTL2832U OEM =====
2015/09/21 13:05:32 GetUsbStrings - Realtek RTL2838UHIDIR 00000001
@ssokol
ssokol / stratux.log
Created September 18, 2015 23:03
stratux log - gps failure
2015/09/16 20:38:04 can't read settings /etc/stratux.conf: open /etc/stratux.conf: no such file or directory
2015/09/16 20:38:05 ===== UAT Device name: Generic RTL2832U OEM =====
2015/09/16 20:38:06 GetUsbStrings - Realtek RTL2838UHIDIR 00000001
2015/09/16 20:38:06 GetTunerType: RTLSDR_TUNER_R820T
2015/09/16 20:38:06 SetTunerGainMode Successful
2015/09/16 20:38:06 SetTunerGain Successful
2015/09/16 20:38:06 SetSampleRate - rate: 2083334
2015/09/16 20:38:06 GetSampleRate: 2083334
2015/09/16 20:38:06 GetXtalFreq - Rtl: 28800000, Tuner: 28800000
2015/09/16 20:38:06 SetXtalFreq - Center freq: 28800000, Tuner freq: 28800000
@ssokol
ssokol / gist:5f9a97d41c5b0fb7b668
Created September 17, 2015 02:00
Error cross compiling Stratux on Mac
Stevens-MacBook-Pro-2:stratux ssokol$ make
GOOS=linux GOARCH=arm GOARM=7 go get -t -d -v ./...
github.com/kidoman/embd (download)
github.com/golang/glog (download)
github.com/jpoirier/gortlsdr (download)
package github.com/jpoirier/gortlsdr: no buildable Go source files in /Users/ssokol/src/stratux/src/github.com/jpoirier/gortlsdr
github.com/tarm/serial (download)
Fetching https://golang.org/x/net/icmp?go-get=1
Parsing meta tags from https://golang.org/x/net/icmp?go-get=1 (status code 200)
get "golang.org/x/net/icmp": found meta tag main.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at https://golang.org/x/net/icmp?go-get=1