View Issue Details

IDProjectCategoryView StatusLast Update
0009140ardourbugspublic2022-12-05 21:57
ReporterHanry Assigned To 
PriorityimmediateSeveritycrashReproducibilityalways
Status newResolutionopen 
PlatformUbuntuOSLinuxOS Version(any)
Product Version7.1 
Summary0009140: after finishing recording ardour crashes, happens with mic recordings and MIDI
Descriptionevery time I'm recording at one point it crashes right after finishing a take. if it doesn't I save it for when it will. sometimes I get an error like "BOOST : terminate called after throwing an instance of 'boost::wrapexcept<std::out_of_range>"
most of the times it gives an error like this ""Thread 61 "butler" received signal SIGABRT, Aborted"" it always happens right as I press stop or space bar after recording a take. doesn't matter if its MIDI or Mic or a direct instrument.
Steps To Reproduceopen ardour, record a few takes longer than 3-4 min. it will crash at some point. sometimes on the first or second sometimes on the 8th take.
Additional InformationI compiled it myself from source
Tags7.1, butler, crash after a take

Activities

Hanry

2022-12-04 10:34

reporter  

ardour71_errorlog (2,667 bytes)   
[New Thread 0x7ffdf27fc700 (LWP 121054)]
[New Thread 0x7ffdf2ffd700 (LWP 121055)]
locate to 0 took 2323 usecs for 2 tracks = 1162 per track
removed /home/nir/PianoPyramid/PianoPyramid.pending
[New Thread 0x7ffdf37fe700 (LWP 121056)]
locate to 0 took 2013 usecs for 2 tracks = 1006 per track
locate to 6668672 took 2907 usecs for 2 tracks = 1454 per track
locate to 0 took 3738 usecs for 2 tracks = 1869 per track
[Thread 0x7fffc4ecf700 (LWP 120895) exited]
removed /home/nir/PianoPyramid/PianoPyramid.pending
locate to 0 took 2478 usecs for 2 tracks = 1239 per track
0x7fffce279280 spurious note off chan 0, note 32 @ 255:722
0x7fffce279280 spurious note off chan 0, note 44 @ 255:845
0x7fffce279280 spurious note off chan 0, note 63 @ 256:968
WARNING: resolved note-on with no note-off to generate Note #173515: pitch = 56 @ 308:1079 .. 332:83 velocity 28 chn 0
--Type <RET> for more, q to quit, c to continue without paging--c

Thread 61 "butler" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff200c0700 (LWP 120935)]
__GI___libc_free (mem=0x135b28) at malloc.c:3102
3102	malloc.c: No such file or directory.
(gdb) thread apply all bt

Thread 182 (Thread 0x7ffdf37fe700 (LWP 121056)):
#0  0x00007ffff378e23f in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7ffdf37fd800, rem=0x7ffdf37fd810) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1  0x00007ffff3793ec7 in __GI___nanosleep (requested_time=<optimized out>, remaining=<optimized out>) at nanosleep.c:27
#2  0x00007ffff4e69547 in g_usleep () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007ffff6e2d8d6 in ARDOUR::AutomationWatch::thread() (this=0x5555631ddaf0) at ../libs/ardour/automation_watch.cc:207
#4  0x00007ffff6e33587 in boost::_mfi::mf0<void, ARDOUR::AutomationWatch>::operator()(ARDOUR::AutomationWatch*) const (this=0x5555611a9d90, p=0x5555631ddaf0) at /usr/include/boost/bind/mem_fn_template.hpp:49
#5  0x00007ffff6e3313f in boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> >::operator()<boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list0>(boost::_bi::type<void>, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>&, boost::_bi::list0&, int) (this=0x5555611a9da0, f=..., a=...) at /usr/include/boost/bind/bind.hpp:259
#6  0x00007ffff6e32932 in boost::_bi::bind_t<void, boost::_mfi::mf0<void, ARDOUR::AutomationWatch>, boost::_bi::list1<boost::_bi::value<ARDOUR::AutomationWatch*> > >::operator()() (this=0x5555611a9d90) at /usr/include/boost/bind/bind.hpp:1294
#7  0x00007ffff6e32399 in boost::detail::function::void_function_obj_invoker0<bo--Type <RET> for more, q to quit, c to continue without paging--

ardour71_errorlog (2,667 bytes)   

paul

2022-12-05 21:57

administrator   ~0026986

https://ardour.org/debugging_ardour

Issue History

Date Modified Username Field Change
2022-12-04 10:34 Hanry New Issue
2022-12-04 10:34 Hanry Tag Attached: 7.1
2022-12-04 10:34 Hanry Tag Attached: butler
2022-12-04 10:34 Hanry Tag Attached: crash after a take
2022-12-04 10:34 Hanry File Added: ardour71_errorlog
2022-12-05 21:57 paul Note Added: 0026986