Skip to content

Instantly share code, notes, and snippets.

View mmilata's full-sized avatar

Martin Milata mmilata

View GitHub Profile
(soffice:12950): GLib-GIO-ERROR **: 12:38:42.098: No GSettings schemas are installed on the system
Fatal exception: Signal 5
Stack:
/nix/store/mk90hpvz76nf6g9vg55kq752jhs7jbdh-libreoffice-6.3.2.2/lib/libreoffice/program/libuno_sal.so.3(+0x3c163)[0x7f47040cd163]
/nix/store/mk90hpvz76nf6g9vg55kq752jhs7jbdh-libreoffice-6.3.2.2/lib/libreoffice/program/libuno_sal.so.3(+0x3c373)[0x7f47040cd373]
/nix/store/qn76sklvyalzw9ilnxz6sh0020gl2qn6-glibc-2.27/lib/libc.so.6(+0x35c50)[0x7f4703e42c50]
/nix/store/msvdi3zrfdxah6arc1gahi9m2rv9qdci-glib-2.62.1/lib/libglib-2.0.so.0(+0x58c75)[0x7f46fc302c75]
/nix/store/msvdi3zrfdxah6arc1gahi9m2rv9qdci-glib-2.62.1/lib/libglib-2.0.so.0(g_log_default_handler+0xad)[0x7f46fc303d0d]
@mmilata
mmilata / gist:0a054ef99e7235a7954a1a05c9006267
Created April 11, 2017 11:39
libwebsockets#865 reproducer
build and run server:
$ git clone -b close-connection-after-ssl-shutdown https://github.com/mmilata/libwebsockets.git libwebsockets-gh-865
$ cd libwebsockets-gh-865
$ mkdir _build
$ cd _build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
$ bin/libwebsockets-test-server --ssl --resource_path . -d 255
client:
#0 0x00007ffff6f65765 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
resultvar = 0
pid = 27241
selftid = 27241
#1 0x00007ffff6f6736a in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0x4, sa_sigaction = 0x4}, sa_mask = {__val = {0, 0, 140737488344384, 0, 140737354096640, 4346828, 123, 4347576, 0, 0, 140737337041932, 140737338141312, 140737338133416, 0,
140737338133416, 4346828}}, sa_flags = -134258688, sa_restorer = 0x4253cc}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007ffff6f5df97 in __assert_fail_base (fmt=<optimized out>, assertion=assertion@entry=0x4253cc "0", file=file@entry=0x425378 "/home/mmilata/work/wsclient/third_party/libwebsockets/lib/output.c",
% hack/verify-godeps.sh
Checking for 'Godeps/' changes against 'origin/master'
Starting to download all kubernetes godeps. This takes a while
Download finished
Don't forget to run hack/update-godep-licenses.sh if you added or removed a dependency!
Your Godeps.json is different:
--- Godeps/Godeps.json 2016-10-27 16:26:19.376420121 +0200
+++ /tmp/gopath.mXSjKd/src/k8s.io/kubernetes/Godeps/Godeps.json 2016-10-27 16:51:34.994393655 +0200
@@ -1206,11 +1206,6 @@
"Comment": "v0.24.0-alpha1-39-ga9b1ab1",
In project eap7 on server https://192.168.121.58:8443
http://employee-app-eap7.router.default.svc.cluster.local (svc/employee-app)
dc/employee-app deploys istag/employee-app:latest <-
bc/employee-app source builds https://github.com/siamaksade/wildfly-swarm-hystrix-example.git#eap7 on openshift/jboss-eap70-openshift:1.3-Beta
not built yet
deployment #1 waiting on image or update
http://hystrix-dashboard-eap7.router.default.svc.cluster.local (svc/hystrix-dashboard)
dc/hystrix-dashboard deploys istag/hystrix-dashboard:latest <-