Search found 2 matches

by keschrich
16 Feb 2019, 23:10
Forum: Ubuntu & Desktop Linux
Topic: Seg fault in Docker
Replies: 3
Views: 3236

Re: Seg fault in Docker

Hi rednoah, No information along with the seg fault, but removing the *.so files seemed to do the trick. Am I losing anything without those files, or is it just a matter of performance? If it's just performance, I'll probably just stick with my Alpine build to keep things consistent, otherwise I'll ...
by keschrich
13 Feb 2019, 16:52
Forum: Ubuntu & Desktop Linux
Topic: Seg fault in Docker
Replies: 3
Views: 3236

Seg fault in Docker

Hi all, Lots of variables here, so I know its a long shot that anybody might be able to provide me with a "solution" here, but worth a shot. I have a QNAP NAS in which I am running a Docker container that I built myself. The container is based on alpine:latest, into which I install openjdk8-jre-base ...