-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fedora: aborting fldigi due to a fatal error. #13
Comments
To help narrow this down, would it be possible for you to install the fldigi-debuginfo package, as well as valgrind, and start up fldigi with valgrind: $ valgrind fldigi That way there should be output on exactly where in fldigi the crash is happening. I am using fldigi on Fedora 31 myself, and am not seeing that error here, so I getting the output from your system would be very helpful. |
Same problem on openSUSE Tumbleweed |
|
****** Stack trace:
fldigi(+0x38d138)[0x55cad7494138]
/lib64/libstdc++.so.6(+0xaa6dc)[0x7f741b0226dc]
/lib64/libstdc++.so.6(+0xaa747)[0x7f741b022747]
/lib64/libstdc++.so.6(+0xaa9b9)[0x7f741b0229b9]
/lib64/libstdc++.so.6(+0x9e3c6)[0x7f741b0163c6]
fldigi(+0x46822b)[0x55cad756f22b]
fldigi(+0x24c98c)[0x55cad735398c]
fldigi(+0x250975)[0x55cad7357975]
fldigi(main+0xd82)[0x55cad7202922]
/lib64/libc.so.6(__libc_start_main+0xf3)[0x7f741adbc1a3]
fldigi(+0x1035ce)[0x55cad720a5ce]
****** Version information:
fldigi 4.1.12
Copyright (C) 2007-2010 Dave Freese, Stelios Bounanos, and others.
Licenza GPLv3+: GNU GPL versione 3 o successiva http://www.gnu.org/licenses/gpl-3.0.html
Questo e
un programma libero: siete liberi di modificarlo e ridistribuirlo. Questo programma non e
coperto da alcuna garanzia, salvo gli obblighi di legge.****** Build information:
Build information:
built : Thu Apr 23 15:35:02 UTC 2020 by mockbuild@ on x86_64-redhat-linux-gnu for x86_64-redhat-linux-gnu
configure flags: '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-static' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig'
compiler : gcc version 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC)
compiler flags : -I$(srcdir) -I$(srcdir)/include -I$(srcdir)/irrxml -I$(srcdir)/libtiniconv -I$(srcdir)/fileselector -I$(srcdir)/xmlrpcpp -I$(srcdir)/mbedtls -pthread -D_REENTRANT -pthread -I/usr/include/libusb-1.0 -I/usr/include/libpng16 -pipe -Wall -fexceptions -O2 --param=max-vartrack-size=0 -I$(srcdir)/xmlrpcpp --param=max-vartrack-size=0 -DNDEBUG
linker flags : -lportaudio -lm -lpthread -lasound /usr/lib64/libfltk_images.a -lpng -lz -ljpeg /usr/lib64/libfltk.a -lXrender -lXcursor -lXfixes -lXext -lXft -lfontconfig -lXinerama -lpthread -ldl -lm -lX11 -lX11 -lsndfile -lsamplerate -lpulse-simple -lpulse -lhamlib -lpng16 -lz -ldl -lpthread
libraries : FLTK 1.3.5
libsamplerate 0.1.9
libsndfile 1.0.28
PortAudio 19
PulseAudio 13.99.1-rebootstrapped
Hamlib 4.0~git
Runtime information:
system : Linux localhost.localdomain 5.6.8-200.fc31.x86_64 #1 SMP Wed Apr 29 19:10:01 UTC 2020 x86_64
libraries : libsamplerate-0.1.9 (c) 2002-2008 Erik de Castro Lopo
libsndfile-1.0.28
PortAudio V19-devel (built Jul 26 2019 00:00:00) 1899
Pulseaudio 13.99.0
Hamlib 4.0~git
The text was updated successfully, but these errors were encountered: