Segmentation Fault

Problems and solutions for installing or running FreeOrion, including discussion of bugs if needed before posting a bug report on GitHub. For problems building from source, post in Compile.

Moderator: Oberlus

Post Reply
Message
Author
User avatar
RgnadKzin
Space Squid
Posts: 67
Joined: Sun Aug 15, 2010 2:25 am

Segmentation Fault

#1 Post by RgnadKzin »

[brad@localhost ~]$ freeorion
AL lib: (WW) GetSymbol: Failed to load jack_error_callback: /usr/lib64/libjack.so.0: undefined symbol: jack_error_callback
AL lib: (WW) jack_msg_handler: Cannot connect to server socket err = No such file or directory
AL lib: (WW) jack_msg_handler: Cannot connect to server request channel
AL lib: (WW) jack_msg_handler: jack server is not running or cannot be started
AL lib: (WW) jack_msg_handler: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
AL lib: (WW) jack_msg_handler: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
AL lib: (WW) ALCjackBackendFactory_init: jack_client_open() failed, 0x11
AL lib: (WW) alc_initconfig: Failed to initialize backend "jack"
AL lib: (WW) alc_initconfig: Failed to initialize backend "pulse"
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused

AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': Connection refused
AL lib: (WW) alcSetError: Error generated on device (nil), code 0xa005
AL lib: (WW) alGetError: Querying error state on null context (implicitly 0xa004)
/usr/bin/freeorion: line 3: 26875 Segmentation fault /usr/bin/freeorion.real

PClinuxOS 0.4.5-1pclos2016

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Segmentation Fault

#2 Post by Geoff the Medio »


User avatar
RgnadKzin
Space Squid
Posts: 67
Joined: Sun Aug 15, 2010 2:25 am

Re: Segmentation Fault

#3 Post by RgnadKzin »

I don't have jack installed.

User avatar
RgnadKzin
Space Squid
Posts: 67
Joined: Sun Aug 15, 2010 2:25 am

Re: Segmentation Fault

#4 Post by RgnadKzin »

Actually, jack is installed.

jack_control start

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13587
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: Segmentation Fault

#5 Post by Geoff the Medio »

RgnadKzin wrote: Fri Oct 26, 2018 8:20 pm Actually, jack is installed.
Given the errors related to it, I would expect it to be.

Post Reply