w1hkj / fldigi

Amateur Radio digital modem application [SF mirror]
http://www.w1hkj.com
GNU General Public License v3.0
108 stars 27 forks source link

Startup crash Signal 11 #21

Open xznhj8129 opened 3 years ago

xznhj8129 commented 3 years ago

Installed from AUR on Manjaro

    ALSA lib pcm_dsnoop.c:600:(snd_pcm_dsnoop_open) unable to open slave
    ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave
    ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
    ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
    ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
    connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
    attempt to connect to server failed
    connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
    attempt to connect to server failed
    ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
    ALSA lib pcm_oss.c:397:(_snd_pcm_oss_open) Cannot open device /dev/dsp
    ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
    ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
    ALSA lib confmisc.c:160:(snd_config_get_card) Invalid field card
    ALSA lib pcm_usb_stream.c:482:(_snd_pcm_usb_stream_open) Invalid card 'card'
    ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave
    connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory)
    attempt to connect to server failed

    Caught signal 11
    Aborting fldigi due to a fatal error.
    Please report this to:   fldigi-devel@sourceforge.net
    or file a bug report at: https://fedorahosted.org/fldigi/newticket

    ****** Stack trace:
    fldigi(+0x37e4dc)[0x557f332694dc]
    fldigi(+0x37e712)[0x557f33269712]
    /usr/lib/libpthread.so.0(+0x13870)[0x7f7f83e1a870]
    fldigi(+0x3ebac2)[0x557f332d6ac2]
    fldigi(+0x3e4a9b)[0x557f332cfa9b]
    /usr/lib/libfltk.so.1.3(_ZN2Fl4waitEd+0x6c)[0x7f7f83cd6ecc]
    /usr/lib/libfltk.so.1.3(_ZN2Fl3runEv+0x22)[0x7f7f83cd7072]
    fldigi(main+0xeef)[0x557f32fcdb3f]
    /usr/lib/libc.so.6(__libc_start_main+0xd5)[0x7f7f8303cb25]
    fldigi(+0xe953e)[0x557f32fd453e]

    ****** Version information:
    fldigi 4.1.19
    Copyright (C) 2007-2010 Dave Freese, Stelios Bounanos, and others.
    License GPLv3+: GNU GPL version 3 or later <http://www.gnu.org/licenses/gpl-3.0.html>
    This is free software: you are free to change and redistribute it.
    There is NO WARRANTY, to the extent permitted by law.

    ****** Build information:
    Build information:
    built          : Sat Jun 26 22:42:44 EDT 2021 by anon@desktop on x86_64-pc-linux-gnu for x86_64-pc-linux-gnu

    configure flags: '--prefix=/usr' '--enable-tls' '--with-flxmlrpc' '--without-asciidoc' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt'

    compiler       : gcc version 11.1.0 (GCC) 

    compiler flags : -I$(srcdir) -I$(srcdir)/include -I$(srcdir)/irrxml -I$(srcdir)/libtiniconv -I$(srcdir)/fileselector -I$(srcdir)/mbedtls -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D_REENTRANT -I/usr/include/opus -D_REENTRANT -pthread -I/usr/include/libusb-1.0 -I/usr/include/libpng16 -pipe -Wall -fexceptions -O2 --param=max-vartrack-size=0 --param=max-vartrack-size=0 -DNDEBUG

    linker flags   : -lportaudio -lasound -lm -lpthread -lfltk_images -ljpeg -lpng -lz -lfltk -lm -lX11 -lXext -lpthread -lXinerama -lXfixes -lXcursor -lXft -lXrender -lm -lfontconfig -ldl -lX11 -lsndfile -lsamplerate -lpulse-simple -lpulse -pthread -lhamlib -lpng16 -lz -ldl -lpthread -lflxmlrpc -ludev

    libraries      : FLTK 1.3.6
                     libsamplerate 0.2.1
                     libsndfile 1.0.31
                     PortAudio 19
                     PulseAudio 14.2
                     Hamlib 3.3

    Runtime information:
    system         : Linux desktop 5.12.9-1-MANJARO #1 SMP PREEMPT Thu Jun 3 14:56:42 UTC 2021 x86_64

    libraries      : libsamplerate-0.2.1 (c) 2002-2008 Erik de Castro Lopo
                     libsndfile-1.0.31
                     PortAudio V19.7.0-devel, revision unknown 1246976
                     Pulseaudio 14.2.0
                     Hamlib 3.3
    Segmentation fault (core dumped)