Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./ardbg
- GNU gdb (Ubuntu 8.0.1-0ubuntu1) 8.0.1
- Copyright (C) 2017 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "x86_64-linux-gnu".
- Type "show configuration" for configuration details.
- For bug reporting instructions, please see:
- <http://www.gnu.org/software/gdb/bugs/>.
- Find the GDB manual and other documentation resources online at:
- <http://www.gnu.org/software/gdb/documentation/>.
- For help, type "help".
- Type "apropos word" to search for commands related to "word"...
- Reading symbols from ./../build/gtk2_ardour/ardour-5.12.0...done.
- (gdb) run
- Starting program: /opt/other/ardour/Ardour-5.12.0/build/gtk2_ardour/ardour-5.12.0
- [Thread debugging using libthread_db enabled]
- Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 14: Having multiple values in <test> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- Fontconfig warning: "/etc/fonts/conf.d/65-ttf-sil-andika.conf", line 32: Having multiple <family> in <alias> isn't supported and may not work as expected
- bind txt domain [gtk2_ardour5] to /usr/local/share/ardour5/locale
- Ardour5.12.0 (built using 5.12 and GCC version 7.2.0)
- ardour: [INFO]: Your system is configured to limit Ardour to only 4096 open files
- ardour: [INFO]: Loading system configuration file /opt/other/ardour/Ardour-5.12.0/system_config
- ardour: [INFO]: Loading user configuration file /home/mendred/.config/ardour5/config
- [New Thread 0x7fffdf515700 (LWP 11951)]
- ardour: [INFO]: CPU vendor: GenuineIntel
- ardour: [INFO]: CPU brand: Intel(R) Core(TM) i7 CPU Q 740 @ 1.73GHz
- ardour: [INFO]: Using SSE optimized routines
- [New Thread 0x7fffded14700 (LWP 11952)]
- [New Thread 0x7fffde513700 (LWP 11953)]
- [New Thread 0x7fffddd12700 (LWP 11954)]
- [New Thread 0x7fffd679b700 (LWP 11955)]
- [New Thread 0x7fffd5f9a700 (LWP 11956)]
- ardour: [INFO]: Loading default ui configuration file /opt/other/ardour/Ardour-5.12.0/build/gtk2_ardour/default_ui_config
- [New Thread 0x7fffc68e6700 (LWP 11957)]
- [New Thread 0x7fffc60e5700 (LWP 11958)]
- [New Thread 0x7fffc58e4700 (LWP 11959)]
- [New Thread 0x7fffc50e3700 (LWP 11960)]
- Color shuttle bg not found
- ardour: [INFO]: Loading color file /opt/other/ardour/Ardour-5.12.0/gtk2_ardour/themes/dark-ardour.colors
- ardour: [INFO]: Loading ui configuration file /opt/other/ardour/Ardour-5.12.0/build/gtk2_ardour/clearlooks.rc
- ardour: [INFO]: Loading ui configuration file /opt/other/ardour/Ardour-5.12.0/build/gtk2_ardour/clearlooks.rc
- [New Thread 0x7fffc45c5700 (LWP 11961)]
- [New Thread 0x7fffc4544700 (LWP 11962)]
- [Thread 0x7fffc4544700 (LWP 11962) exited]
- [Thread 0x7fffc45c5700 (LWP 11961) exited]
- [New Thread 0x7fffab53a700 (LWP 11963)]
- [New Thread 0x7fffaad39700 (LWP 11964)]
- Found nothing along /home/mendred/.config/ardour5/templates:./../templates:./../build/templates:./../gtk2_ardour/templates:./../build/gtk2_ardour/templates:./templates
- run dialog
- [New Thread 0x7fffaa12a700 (LWP 11965)]
- [Thread 0x7fffaad39700 (LWP 11964) exited]
- [Thread 0x7fffab53a700 (LWP 11963) exited]
- [Thread 0x7fffc50e3700 (LWP 11960) exited]
- [New Thread 0x7fffc50e3700 (LWP 11966)]
- [Thread 0x7fffc50e3700 (LWP 11966) exited]
- [New Thread 0x7fffc45c5700 (LWP 11971)]
- [New Thread 0x7fffc4544700 (LWP 11972)]
- [New Thread 0x7fffa95b7700 (LWP 11973)]
- protocol PreSonus FaderPort active ? 0
- protocol Generic MIDI active ? 0
- protocol PreSonus FaderPort8 active ? 0
- protocol Open Sound Control (OSC) active ? 0
- protocol Steinberg CC121 not found
- protocol Ableton Push 2 active ? 0
- protocol Mackie active ? 0
- *** Error in `/opt/other/ardour/Ardour-5.12.0/build/gtk2_ardour/ardour-5.12.0': free(): invalid pointer: 0x00007fffffffe843 ***
- Thread 1 "ardour-5.12.0" received signal SIGABRT, Aborted.
- __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
- 51 ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.
- (gdb) thread apply all bt
- Thread 20 (Thread 0x7fffa95b7700 (LWP 11973)):
- #0 0x00007ffff06b8220 in futex_abstimed_wait_cancelable (private=128, abstime=0x7fffa95b6ae0, expected=0, futex_word=0x7fffd52c6000) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
- #1 0x00007ffff06b8220 in do_futex_wait (sem=sem@entry=0x7fffd52c6000, abstime=abstime@entry=0x7fffa95b6ae0) at sem_waitcommon.c:111
- #2 0x00007ffff06b82ff in __new_sem_wait_slow (sem=sem@entry=0x7fffd52c6000, abstime=abstime@entry=0x7fffa95b6ae0) at sem_waitcommon.c:181
- #3 0x00007ffff06b840f in sem_timedwait (sem=0x7fffd52c6000, abstime=0x7fffa95b6ae0) at sem_timedwait.c:39
- #4 0x00007fffd50693bc in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #5 0x00007fffd504da7c in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #6 0x00007fffd504c3c7 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #7 0x00007fffd5562f62 in ARDOUR::JACKAudioBackend::process_thread() (this=0x555556ff8140) at ../libs/backends/jack/jack_audiobackend.cc:965
- #8 0x00007fffd5562eee in ARDOUR::JACKAudioBackend::_process_thread(void*) (arg=0x555556ff8140) at ../libs/backends/jack/jack_audiobackend.cc:944
- #9 0x00007fffd504c33a in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #10 0x00007fffd50685e0 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #11 0x00007ffff06ae7fc in start_thread (arg=0x7fffa95b7700) at pthread_create.c:465
- #12 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 19 (Thread 0x7fffc4544700 (LWP 11972)):
- #0 0x00007ffff06b8d5d in __libc_read (fd=22, buf=0x7fffc4543a50, nbytes=4) at ../sysdeps/unix/sysv/linux/read.c:26
- #1 0x00007fffd506a1f4 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #2 0x00007fffd506ccdc in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #3 0x00007fffd50685e0 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #4 0x00007ffff06ae7fc in start_thread (arg=0x7fffc4544700) at pthread_create.c:465
- #5 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 18 (Thread 0x7fffc45c5700 (LWP 11971)):
- #0 0x00007ffff06b5072 in futex_wait_cancelable (private=<optimised out>, expected=0, futex_word=0x555557608f28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
- #1 0x00007ffff06b5072 in __pthread_cond_wait_common (abstime=0x0, mutex=0x555557608ed0, cond=0x555557608f00) at pthread_cond_wait.c:502
- #2 0x00007ffff06b5072 in __pthread_cond_wait (cond=0x555557608f00, mutex=0x555557608ed0) at pthread_cond_wait.c:655
- #3 0x00007fffd50699ec in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #4 0x00007fffd5060728 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #5 0x00007fffd50685e0 in () at /usr/lib/x86_64-linux-gnu/libjack.so.0
- #6 0x00007ffff06ae7fc in start_thread (arg=0x7fffc45c5700) at pthread_create.c:465
- #7 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- ---Type <return> to continue, or q <return> to quit---
- Thread 16 (Thread 0x7fffaa12a700 (LWP 11965)):
- #0 0x00007fffeefc6831 in __GI___poll (fds=0x7fff98001b70, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
- #1 0x00007fffc40a4451 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
- #2 0x00007fffc4095e10 in pa_mainloop_poll () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
- #3 0x00007fffc40964a0 in pa_mainloop_iterate () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
- #4 0x00007fffc4096530 in pa_mainloop_run () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
- #5 0x00007fffc40a4399 in () at /usr/lib/x86_64-linux-gnu/libpulse.so.0
- #6 0x00007fffabdd3ed8 in () at /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-10.0.so
- #7 0x00007ffff06ae7fc in start_thread (arg=0x7fffaa12a700) at pthread_create.c:465
- #8 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 10 (Thread 0x7fffc58e4700 (LWP 11959)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- #1 0x00007ffff376280a in g_cond_wait_until () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff36f12e1 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #3 0x00007ffff36f189c in g_async_queue_timeout_pop () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #4 0x00007ffff37450ee in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #5 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #6 0x00007ffff06ae7fc in start_thread (arg=0x7fffc58e4700) at pthread_create.c:465
- #7 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 9 (Thread 0x7fffc60e5700 (LWP 11958)):
- #0 0x00007fffeefc6831 in __GI___poll (fds=0x55555730eea0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
- #1 0x00007ffff371d169 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff371d502 in g_main_loop_run () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #3 0x00007fffec29cb26 in () at /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
- #4 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #5 0x00007ffff06ae7fc in start_thread (arg=0x7fffc60e5700) at pthread_create.c:465
- #6 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 8 (Thread 0x7fffc68e6700 (LWP 11957)):
- #0 0x00007fffeefc6831 in __GI___poll (fds=0x5555573067d0, nfds=2, timeout=3997) at ../sysdeps/unix/sysv/linux/poll.c:29
- #1 0x00007ffff371d169 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff371d27c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- ---Type <return> to continue, or q <return> to quit---
- #3 0x00007ffff371d2c1 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #4 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #5 0x00007ffff06ae7fc in start_thread (arg=0x7fffc68e6700) at pthread_create.c:465
- #6 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 7 (Thread 0x7fffd5f9a700 (LWP 11956)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- #1 0x00007ffff37626ef in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff6800f73 in ARDOUR::AudioEngine::do_devicelist_update() (this=0x5555571cbde0) at ../libs/ardour/audioengine.cc:561
- #3 0x00007ffff680ce19 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x5555571c77d0, p=0x5555571cbde0) at /usr/include/boost/bind/mem_fn_template.hpp:49
- #4 0x00007ffff680c893 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x5555571c77e0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
- #5 0x00007ffff680c07c in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x5555571c77d0)
- at /usr/include/boost/bind/bind.hpp:1294
- #6 0x00007ffff680b86a in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x5555571c77d0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
- #7 0x00007ffff680ab19 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it(sigc::internal::slot_rep*) (rep=0x5555571c77a0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:114
- #8 0x00007ffff3c8761d in () at /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
- #9 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #10 0x00007ffff06ae7fc in start_thread (arg=0x7fffd5f9a700) at pthread_create.c:465
- #11 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 6 (Thread 0x7fffd679b700 (LWP 11955)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- #1 0x00007ffff37626ef in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff6800d08 in ARDOUR::AudioEngine::do_reset_backend() (this=0x5555571cbde0) at ../libs/ardour/audioengine.cc:526
- #3 0x00007ffff680ce19 in boost::_mfi::mf0<void, ARDOUR::AudioEngine>::operator()(ARDOUR::AudioEngine*) const (this=0x5555571c78b0, p=0x5555571cbde0) at /usr/include/boost/bind/mem_fn_template.hpp:49
- #4 0x00007ffff680c893 in boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AudioEngine>&, boost::_bi::list0&, int) (this=0x5555571c78c0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
- #5 0x00007ffff680c07c in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >::operator()() (this=0x5555571c78b0)
- at /usr/include/boost/bind/bind.hpp:1294
- #6 0x00007ffff680b86a in sigc::adaptor_functor<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > > >::operator()() const (this=0x5555571c78b0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
- ---Type <return> to continue, or q <return> to quit---
- #7 0x00007ffff680ab19 in sigc::internal::slot_call0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AudioEngine>, boost::_bi::list1<boost::_bi::value<ARDOUR::AudioEngine*> > >, void>::call_it(sigc::internal::slot_rep*) (rep=0x5555571c7880) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:114
- #8 0x00007ffff3c8761d in () at /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
- #9 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #10 0x00007ffff06ae7fc in start_thread (arg=0x7fffd679b700) at pthread_create.c:465
- #11 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 5 (Thread 0x7fffddd12700 (LWP 11954)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- #1 0x00007ffff37626ef in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff679558b in ARDOUR::Analyser::work() () at ../libs/ardour/analyser.cc:87
- #3 0x00007ffff6795322 in analyser_work() () at ../libs/ardour/analyser.cc:52
- #4 0x00005555563628b3 in sigc::pointer_functor0<void>::operator()() const (this=0x555557015b38) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
- #5 0x000055555635f5d8 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x555557015b30) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
- #6 0x000055555635aef8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x555557015b00) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:114
- #7 0x00007ffff3c8761d in () at /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
- #8 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #9 0x00007ffff06ae7fc in start_thread (arg=0x7fffddd12700) at pthread_create.c:465
- #10 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 4 (Thread 0x7fffde513700 (LWP 11953)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- #1 0x00007ffff37626ef in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff6ef614d in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
- #3 0x00005555563628b3 in sigc::pointer_functor0<void>::operator()() const (this=0x5555570158a8) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
- #4 0x000055555635f5d8 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x5555570158a0) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
- #5 0x000055555635aef8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x555557015870) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:114
- #6 0x00007ffff3c8761d in () at /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
- #7 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #8 0x00007ffff06ae7fc in start_thread (arg=0x7fffde513700) at pthread_create.c:465
- #9 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 3 (Thread 0x7fffded14700 (LWP 11952)):
- #0 0x00007fffeefcc929 in syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
- ---Type <return> to continue, or q <return> to quit---
- #1 0x00007ffff37626ef in g_cond_wait () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00007ffff6ef614d in peak_thread_work() () at ../libs/ardour/source_factory.cc:71
- #3 0x00005555563628b3 in sigc::pointer_functor0<void>::operator()() const (this=0x555556fea208) at /usr/include/sigc++-2.0/sigc++/functors/ptr_fun.h:77
- #4 0x000055555635f5d8 in sigc::adaptor_functor<sigc::pointer_functor0<void> >::operator()() const (this=0x555556fea200) at /usr/include/sigc++-2.0/sigc++/adaptors/adaptor_trait.h:256
- #5 0x000055555635aef8 in sigc::internal::slot_call0<sigc::pointer_functor0<void>, void>::call_it(sigc::internal::slot_rep*) (rep=0x555556fea1d0) at /usr/include/sigc++-2.0/sigc++/functors/slot.h:114
- #6 0x00007ffff3c8761d in () at /usr/lib/x86_64-linux-gnu/libglibmm-2.4.so.1
- #7 0x00007ffff3744645 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #8 0x00007ffff06ae7fc in start_thread (arg=0x7fffded14700) at pthread_create.c:465
- #9 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 2 (Thread 0x7fffdf515700 (LWP 11951)):
- #0 0x00007ffff06b95f8 in __GI___nanosleep (requested_time=0x7fffdf514aa0, remaining=0x7fffdf514ab0) at ../sysdeps/unix/sysv/linux/nanosleep.c:27
- #1 0x00007ffff3745d1f in g_usleep () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
- #2 0x00005555566b607f in gui_event_loop(void*) (ptr=0x0) at ../gtk2_ardour/linux_vst_gui_support.cc:459
- #3 0x00007ffff06ae7fc in start_thread (arg=0x7fffdf515700) at pthread_create.c:465
- #4 0x00007fffeefd2a3f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
- Thread 1 (Thread 0x7ffff7f50ec0 (LWP 11944)):
- #0 0x00007fffeeef50bb in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
- #1 0x00007fffeeef6f5d in __GI_abort () at abort.c:90
- #2 0x00007fffeef3f29d in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7fffef066408 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:181
- #3 0x00007fffeef4665a in malloc_printerr (action=<optimised out>, str=0x7fffef062d8e "free(): invalid pointer", ptr=<optimised out>, ar_ptr=<optimised out>) at malloc.c:5423
- #4 0x00007fffeef4874e in _int_free (av=0x7fffef298c20 <main_arena>, p=<optimised out>, have_lock=0) at malloc.c:4172
- #5 0x00007fffeef4d40e in __GI___libc_free (mem=<optimised out>) at malloc.c:3142
- #6 0x00007fffa8d09400 in () at /usr/lib/ladspa/csladspa.so
- #7 0x00007fffa8d09622 in ladspa_descriptor () at /usr/lib/ladspa/csladspa.so
- #8 0x00007ffff6cf459c in ARDOUR::PluginManager::ladspa_discover(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (this=0x555556fdf110, path="/usr/lib/ladspa/csladspa.so")
- at ../libs/ardour/plugin_manager.cc:661
- #9 0x00007ffff6cf35cf in ARDOUR::PluginManager::ladspa_refresh() (this=0x555556fdf110) at ../libs/ardour/plugin_manager.cc:545
- #10 0x00007ffff6cf18be in ARDOUR::PluginManager::refresh(bool) (this=0x555556fdf110, cache_only=true) at ../libs/ardour/plugin_manager.cc:268
- #11 0x00007ffff6967e87 in ARDOUR::init_post_engine() () at ../libs/ardour/globals.cc:590
- #12 0x0000555555b27745 in ARDOUR_UI::post_engine() (this=0x5555571e7520) at ../gtk2_ardour/ardour_ui.cc:668
- #13 0x0000555555b27244 in ARDOUR_UI::engine_running() (this=0x5555571e7520) at ../gtk2_ardour/ardour_ui.cc:594
- #14 0x0000555555b8eded in boost::_mfi::mf0<void, ARDOUR_UI>::operator()(ARDOUR_UI*) const (this=0x55555760e288, p=0x5555571e7520) at /usr/include/boost/bind/mem_fn_template.hpp:49
- ---Type <return> to continue, or q <return> to quit---
- #15 0x0000555555b84849 in boost::_bi::list1<boost::_bi::value<ARDOUR_UI*> >::operator()<boost::_mfi::mf0<void, ARDOUR_UI>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR_UI>&, boost::_bi::list0&, int) (this=0x55555760e298, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
- #16 0x0000555555b78632 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR_UI>, boost::_bi::list1<boost::_bi::value<ARDOUR_UI*> > >::operator()() (this=0x55555760e288)
- at /usr/include/boost/bind/bind.hpp:1294
- #17 0x0000555555b6e9fa in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR_UI>, boost::_bi::list1<boost::_bi::value<ARDOUR_UI*> > >, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:159
- #18 0x0000555555b1cc0f in boost::function0<void>::operator()() const (this=0x55555760e280) at /usr/include/boost/function/function_template.hpp:770
- #19 0x0000555555b8346a in boost::_bi::list0::operator()<boost::function<void ()>, boost::_bi::list0>(boost::_bi::type<void>, boost::function<void ()>&, boost::_bi::list0&, int) (this=0x55555760e2a0, f=...)
- at /usr/include/boost/bind/bind.hpp:198
- #20 0x0000555555b76f52 in boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>::operator()() (this=0x55555760e280) at /usr/include/boost/bind/bind.hpp:1294
- #21 0x0000555555b6c3a1 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<boost::_bi::unspecified, boost::function<void ()>, boost::_bi::list0>, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:159
- #22 0x0000555555b1cc0f in boost::function0<void>::operator()() const (this=0x7fffffff96f0) at /usr/include/boost/function/function_template.hpp:770
- #23 0x00007ffff47cc0cb in AbstractUI<Gtkmm2ext::UIRequest>::call_slot(PBD::EventLoop::InvalidationRecord*, boost::function<void ()> const&) (this=0x5555571e7520, invalidation=0x0, f=...)
- at /opt/other/ardour/Ardour-5.12.0/libs/pbd/pbd/abstract_ui.cc:429
- #24 0x0000555555b48767 in PBD::Signal0<void, PBD::OptionalLastValue<void> >::compositor(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*) (f=..., event_loop=
- 0x5555571e7520, ir=0x0) at /opt/other/ardour/Ardour-5.12.0/build/libs/pbd/pbd/signals_generated.h:219
- #25 0x0000555555b83731 in boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> >::operator()<void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list0>(boost::_bi::type<void>, void (*&)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list0&, int) (this=0x5555572c54a8, f=
- @0x5555572c54a0: 0x555555b486cb <PBD::Signal0<void, PBD::OptionalLastValue<void> >::compositor(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*)>, a=...)
- at /usr/include/boost/bind/bind.hpp:398
- #26 0x0000555555b77132 in boost::_bi::bind_t<void, void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> > >::operator()() (this=0x5555572c54a0) at /usr/include/boost/bind/bind.hpp:1294
- #27 0x0000555555b6c591 in boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, void (*)(boost::function<void ()>, PBD::EventLoop*, PBD::EventLoop::InvalidationRecord*), boost::_bi::list3<boost::_bi::value<boost::function<void ()> >, boost::_bi::value<PBD::EventLoop*>, boost::_bi::value<PBD::EventLoop::InvalidationRecord*> > >, void>::invoke(boost::detail::function::function_buffer&) (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:159
- #28 0x0000555555b1cc0f in boost::function0<void>::operator()() const (this=0x55555760f990) at /usr/include/boost/function/function_template.hpp:770
- #29 0x0000555555b1c74e in PBD::Signal0<void, PBD::OptionalLastValue<void> >::operator()() (this=0x5555571cc240) at /opt/other/ardour/Ardour-5.12.0/build/libs/pbd/pbd/signals_generated.h:328
- #30 0x00007ffff680297c in ARDOUR::AudioEngine::start(bool) (this=0x5555571cbde0, for_latency=false) at ../libs/ardour/audioengine.cc:900
- #31 0x00007ffff6db9e39 in ARDOUR::Session::ensure_engine(unsigned int, bool) (this=0x5555575e93a0, desired_sample_rate=0, isnew=true) at ../libs/ardour/session.cc:575
- #32 0x00007ffff6db7504 in ARDOUR::Session::Session(ARDOUR::AudioEngine&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ARDOUR::BusProfile*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (this=0x5555575e93a0,
- eng=..., fullpath="/home/mendred/test6", snapshot_name="test6", bus_profile=0x7fffffff9d64, mix_template="") at ../libs/ardour/session.cc:356
- ---Type <return> to continue, or q <return> to quit---
- #33 0x0000555555b38cc3 in ARDOUR_UI::build_session(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ARDOUR::BusProfile*) (this=0x5555571e7520, path="/home/mendred/test6", snap_name="test6", bus_profile=0x7fffffff9d64) at ../gtk2_ardour/ardour_ui.cc:3804
- #34 0x0000555555b35e7f in ARDOUR_UI::build_session_from_dialog(SessionDialog&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (this=0x5555571e7520, sd=..., session_path="/home/mendred/test6", session_name="test6") at ../gtk2_ardour/ardour_ui.cc:3263
- #35 0x0000555555b3751c in ARDOUR_UI::get_session_parameters(bool, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) (this=0x5555571e7520, quit_on_cancel=false, should_be_new=false, load_template="") at ../gtk2_ardour/ardour_ui.cc:3556
- #36 0x0000555555b2b6d0 in ARDOUR_UI::starting() (this=0x5555571e7520) at ../gtk2_ardour/ardour_ui.cc:1273
- #37 0x00007ffff47c84d3 in Gtkmm2ext::UI::run(Receiver&) (this=0x5555571e7520, old_receiver=...) at ../libs/gtkmm2ext/gtk_ui.cc:279
- #38 0x00005555560be7c3 in main(int, char**) (argc=1, argv=0x7fffffffd008) at ../gtk2_ardour/main.cc:426
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement