Giter Club home page Giter Club logo

audmes's Issues

Segfault : Sound card issue

Just compiled on ArchLinux.

When i start it, i get following:

image

So i go to menu and select Tools->Audio Interface Configuration, but it causes segfault with following backtrace:

Thread 1 "AudMeS" received signal SIGSEGV, Segmentation fault.
0x0000555555598784 in AudioInterfaceDialog::SetDevices(RWAudioDevList, RWAudioDevList, unsigned long) ()
(gdb) bt
#0  0x0000555555598784 in AudioInterfaceDialog::SetDevices(RWAudioDevList, RWAudioDevList, unsigned long) ()
#1  0x0000555555589bd3 in MainFrame::OnSelectSndCard(wxCommandEvent&) ()
#2  0x00007ffff7865dde in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) ()
    at /usr/lib/libwx_baseu-3.0.so.0
#3  0x00007ffff7865edc in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () at /usr/lib/libwx_baseu-3.0.so.0
#4  0x00007ffff786621e in wxEvtHandler::TryHereOnly(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#5  0x00007ffff78662ac in wxEvtHandler::ProcessEventLocally(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#6  0x00007ffff7866382 in wxEvtHandler::ProcessEvent(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#7  0x00007ffff7d8323a in wxWindowBase::TryAfter(wxEvent&) () at /usr/lib/libwx_gtk2u_core-3.0.so.0
#8  0x00007ffff78660d7 in wxEvtHandler::SafelyProcessEvent(wxEvent&) () at /usr/lib/libwx_baseu-3.0.so.0
#9  0x00007ffff7d34c0f in wxMenuBase::SendEvent(int, int) () at /usr/lib/libwx_gtk2u_core-3.0.so.0
#10 0x00007ffff7c28c20 in  () at /usr/lib/libwx_gtk2u_core-3.0.so.0
#11 0x00007ffff69d6ddf in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#12 0x00007ffff69fffbd in  () at /usr/lib/libgobject-2.0.so.0
#13 0x00007ffff69f3cad in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#14 0x00007ffff69f4210 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#15 0x00007ffff6efcfb5 in gtk_widget_activate () at /usr/lib/libgtk-x11-2.0.so.0
#16 0x00007ffff6debdf1 in gtk_menu_shell_activate_item () at /usr/lib/libgtk-x11-2.0.so.0
#17 0x00007ffff6dec10f in  () at /usr/lib/libgtk-x11-2.0.so.0
#18 0x00007ffff6dd90a8 in  () at /usr/lib/libgtk-x11-2.0.so.0
#19 0x00007ffff69d6ddf in g_closure_invoke () at /usr/lib/libgobject-2.0.so.0
#20 0x00007ffff69ff9cb in  () at /usr/lib/libgobject-2.0.so.0
#21 0x00007ffff69f32db in g_signal_emit_valist () at /usr/lib/libgobject-2.0.so.0
#22 0x00007ffff69f4210 in g_signal_emit () at /usr/lib/libgobject-2.0.so.0
#23 0x00007ffff6efe275 in  () at /usr/lib/libgtk-x11-2.0.so.0
#24 0x00007ffff6dd76d6 in gtk_propagate_event () at /usr/lib/libgtk-x11-2.0.so.0
#25 0x00007ffff6dd7b4b in gtk_main_do_event () at /usr/lib/libgtk-x11-2.0.so.0
#26 0x00007ffff6c463be in  () at /usr/lib/libgdk-x11-2.0.so.0
#27 0x00007ffff68e2f9c in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#28 0x00007ffff6936a49 in  () at /usr/lib/libglib-2.0.so.0
#29 0x00007ffff68e2503 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0
#30 0x00007ffff6dd69fe in gtk_main () at /usr/lib/libgtk-x11-2.0.so.0
#31 0x00007ffff7b99876 in wxGUIEventLoop::DoRun() () at /usr/lib/libwx_gtk2u_core-3.0.so.0
#32 0x00007ffff773e37e in wxEventLoopBase::Run() () at /usr/lib/libwx_baseu-3.0.so.0
#33 0x00007ffff7704766 in wxAppConsoleBase::MainLoop() () at /usr/lib/libwx_baseu-3.0.so.0
#34 0x00007ffff7783199 in wxEntry(int&, wchar_t**) () at /usr/lib/libwx_baseu-3.0.so.0
#35 0x000055555557abe8 in main ()

Missing alsa/asoundlib.h

Thanks for the excellent build instructions. Just one simple problem:

On Debian 11 Bullseye the build fails with:
RtAudio.cpp:7203:10: fatal error: alsa/asoundlib.h: No such file or directory
One of the build dependencies is the Debian libasound2-dev package.

Maybe it is not needed for all configurations of AudMeS, but compiling as is from the git repo apparently requires it.

libwxgtk3.0-dev fail

bobmc@aorus:~/Desktop$ sudo apt install libwxgtk3.0-dev # libwxgtk3.0-gtk3-dev in Debian 11
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package libwxgtk3.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libwxgtk3.0-dev' has no installation candidate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.