Skip to content

Instantly share code, notes, and snippets.

@ajohnstone
Last active August 29, 2015 14:18
Show Gist options
  • Save ajohnstone/755ae607e70c8335ceec to your computer and use it in GitHub Desktop.
Save ajohnstone/755ae607e70c8335ceec to your computer and use it in GitHub Desktop.
andrew@andrew-laptop:~/Downloads/kibana-4.0.2/src/server/bin$ dmsesg
...
[78982.842191] https[12107]: segfault at 69 ip 000000000040ac8b sp 00007fffb6749b40 error 4 in https[400000+11000]
[79011.850704] https[12147]: segfault at 69 ip 000000000040ac8b sp 00007fffbfe7b270 error 4 in https[400000+11000]
[79136.983464] https[12301]: segfault at 69 ip 000000000040ac8b sp 00007fffd0b51d10 error 4 in https[400000+11000]
[79293.960252] https[12461]: segfault at 69 ip 000000000040ac8b sp 00007fff831e6000 error 4 in https[400000+11000]
[79457.281094] https[12723]: segfault at 69 ip 000000000040ac8b sp 00007fffcceae8d0 error 4 in https[400000+11000]
andrew@andrew-laptop:~/Downloads/kibana-4.0.2/src/server/bin$ uname -a
Linux andrew-laptop 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
andrew@andrew-laptop:~/Downloads/kibana-4.0.2/src/server/bin$ apt-get update
....
Hit http://gb.archive.ubuntu.com trusty/universe i386 Packages
E: Method https has died unexpectedly!
E: Sub-process https received a segmentation fault.
E: Method https has died unexpectedly!
E: Sub-process https received a segmentation fault.
[Inferior 1 (process 14089) exited with code 0144]
$ cat /etc/apt/sources.list.d/sbt.list
deb https://dl.bintray.com/sbt/debian /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment