Project

General

Profile

audacious 4.0 crash when playiing .wav file

Added by Anonymous about 4 years ago

I use audacious 4.0 (qt version) on Arch linux. When trying to play some wav file Audacious crashes instantly. In terminal it shows only 'Segmentation fault (core dumped)'.


Replies (3)

RE: audacious 4.0 crash when playiing .wav file - Added by Michi Poli about 4 years ago

Not here, pclinuxos lxqt.

You can start it with a terminal, the command is

audacious --verbose

for debug it.

RE: audacious 4.0 crash when playiing .wav file - Added by Anonymous about 4 years ago

Here is the terminal output when started with --verbose:

INFO adder.cc:142 [add_file]: Adding file: file:///home/milan/0001ir.wav
INFO probe.cc:89 [aud_file_find_decoder]: Probing file:///home/milan/0001ir.wav.
INFO probe.cc:114 [aud_file_find_decoder]: Matched Sndfile Plugin by extension.
INFO plugin-load.cc:64 [plugin_load]: Loading plugin: /usr/lib/audacious/Input/sndfile.so.
INFO probe-buffer.cc:30 [ProbeBuffer]: <0x7f5f7c001c50> buffering enabled for file:///home/milan/0001ir.wav
INFO vfs.cc:105 [VFSFile]: <0x7f5f7c001c50> open (mode r) file:///home/milan/0001ir.wav
INFO probe-buffer.cc:50 [release_buffer]: <0x7f5f7c001c50> buffering disabled for file:///home/milan/0001ir.wav
INFO probe-buffer.cc:30 [ProbeBuffer]: <0x7f5f94000bd0> buffering enabled for file:///home/milan/0001ir.wav
INFO vfs.cc:105 [VFSFile]: <0x7f5f94000bd0> open (mode r) file:///home/milan/0001ir.wav
INFO probe-buffer.cc:50 [release_buffer]: <0x7f5f94000bd0> buffering disabled for file:///home/milan/0001ir.wav
INFO probe-buffer.cc:134 [fseek]: <0x7f5f94000bd0> buffering enabled for file:///home/milan/0001ir.wav
INFO probe-buffer.cc:50 [release_buffer]: <0x7f5f94000bd0> buffering disabled for file:///home/milan/0001ir.wav
INFO effect.cc:61 [effect_start]: Starting Crystalizer at 1 channels, 48000 Hz.
INFO output.cc:270 [setup_output]: Setup output, format 0, 1 channels, 48000 Hz.
INFO alsa.cc:333 [open_audio]: Opening PCM device surround51:CARD=XFi,DEV=0 for FLOAT_LE, 1 channels, 48000 Hz.
INFO alsa.cc:367 [open_audio]: Buffer: hardware 250 ms, software 250 ms, period 62 ms.
INFO lyricwiki.cc:271 [match]: Checking for local lyric file: 'file:///home/milan/0001ir.lrc'
Segmentation fault (core dumped)

Maybe it has something to do with that Audacious is compiled from AUR, not the official Arch repositories.

RE: audacious 4.0 crash when playiing .wav file - Added by Michi Poli about 4 years ago

Yes maybe

You can try / test a official builds Arch Package from Repo or,

https://pkgs.org/search/?q=audacious

Segment fault bugs ist the most reason, that some think is not good with a dependency symbolics compiled ( You self can see the Frame Buffer error. I repeat me, just on the most case... )

    (1-3/3)