View Issue Details

IDProjectCategoryView StatusLast Update
0002396ardourbugspublic2020-04-19 20:13
Reportertorbenh Assigned Todrobilla  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Summary0002396: ctrl-moveregion is very broken.
Descriptionwhen trying to ctrl-moveregion. upon release i get a dead lock here
in ARDOUR::Playlist::get_maximum_extent

this happened 2 times in a row reproducably.

when copying midiregion the src region lost its region borders on the canvas.
and the dst object does not show up.
Additional Information---Type <return> to continue, or q <return> to quit---
Thread 1 (Thread 140283589375712 (LWP 4710)):
#0 0x00007f964e484468 in __lll_mutex_lock_wait () from /lib/libpthread.so.0
0000001 0x00007f964e4807a2 in _L_mutex_lock_51 () from /lib/libpthread.so.0
#2 0x00007f964e480103 in pthread_mutex_lock () from /lib/libpthread.so.0
#3 0x00007f965147e0b0 in ARDOUR::Playlist::get_maximum_extent () from libs/ardour/libardour.so
0000004 0x00007f96514e2465 in ARDOUR::Session::get_maximum_extent () from libs/ardour/libardour.so
0000005 0x00007f96514e3de5 in ARDOUR::Session::find_current_end () from libs/ardour/libardour.so
#6 0x0000000000596b07 in sigc::internal::signal_emit0<void, sigc::nil>::emit ()
#7 0x00007f965147bcb4 in ARDOUR::Playlist::notify_length_changed () from libs/ardour/libardour.so
0000008 0x00007f96514874f8 in ARDOUR::Playlist::region_bounds_changed () from libs/ardour/libardour.so
0000009 0x00007f9651487e7f in ARDOUR::Playlist::region_changed () from libs/ardour/libardour.so
0000010 0x00007f965131e8c4 in ARDOUR::AudioPlaylist::region_changed () from libs/ardour/libardour.so
0000011 0x00007f965147c58a in ARDOUR::Playlist::region_changed_proxy () from libs/ardour/libardour.so
0000012 0x00007f965149032d in sigc::internal::slot_call1<sigc::bind_functor<-1, sigc::bound_mem_functor2<void, ARDOUR::Playlist, ARDOUR::Change, boost::weak_ptr<ARDOUR::Region> >, boost::weak_ptr<ARDOUR::Region>, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil, sigc::nil>, void, ARDOUR::Change>::call_it () from libs/ardour/libardour.so
0000013 0x00007f96514b44e8 in ARDOUR::Region::send_change () from libs/ardour/libardour.so
0000014 0x00007f9651481bdb in ARDOUR::Playlist::add_region_internal () from libs/ardour/libardour.so
#15 0x00007f965148a04e in ARDOUR::Playlist::add_region () from libs/ardour/libardour.so
0000016 0x00000000006b801f in Editor::region_drag_finished_callback ()
#
TagsNo tags attached.

Activities

drobilla

2009-02-19 00:56

developer   ~0005732

Can't reproduce

system

2020-04-19 20:13

developer   ~0021789

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2008-09-25 23:13 torbenh New Issue
2009-02-19 00:56 drobilla Note Added: 0005732
2009-02-20 05:10 drobilla cost => 0.00
2009-02-20 05:10 drobilla Status new => resolved
2009-02-20 05:10 drobilla Resolution open => fixed
2009-02-20 05:10 drobilla Assigned To => drobilla
2010-04-24 10:28 cth103 Category bugs => bugs2
2010-04-24 10:31 cth103 Category bugs2 => bugs
2020-04-19 20:13 system Note Added: 0021789
2020-04-19 20:13 system Status resolved => closed