View Issue Details

IDProjectCategoryView StatusLast Update
0005621ardourbugspublic2013-07-27 13:31
ReporterLeatuspenguin Assigned Tox42  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0005621: Ardour crashes when a bus is clicked on in the tracks and busses windows
DescriptionArdour crashes when a bus is clicked on in the tracks and busses windows. The bus can be enabled and disabled from here and also the amount adjusted. Clicking on it doesn't serve a function anyway but i came across the bug when i accidentally did click on it and it crashed my session. I have been able to replicate it every time since.
Additional InformationSteps to replicate -

Add an audio track
Add a bus
Add an aux send from audio track to the bus
Open up tracks and buses and select the audio track
Select the plugins, inserts and sends tab
Ardour crashes if you click on the send

This is the read out from the terminal at the point at which it crashes -

ardour-3.3: /home/harrison/a3/inst/include/boost/smart_ptr/shared_ptr.hpp:424: T* boost::shared_ptr<T>::operator->() const [with T = ARDOUR::IO]: Assertion `px != 0' failed.
Aborted
TagsNo tags attached.

Activities

Leatuspenguin

2013-07-27 11:40

reporter   ~0015191

Last edited: 2013-07-27 11:57

Actually, I lie, it does serve a purpose. You can't click and drag the position of the send from the tracks and busses window.

I have tested this with inserts and external sends and can confirm it only affects aux sends.

x42

2013-07-27 13:04

administrator   ~0015192

aux-sends do not have a GUI. fixed in 3.3-64-g40d3bb7

https://github.com/Ardour/ardour/commit/40d3bb7

Leatuspenguin

2013-07-27 13:31

reporter   ~0015193

I can confirm that this issue is fixed. Thank you

Issue History

Date Modified Username Field Change
2013-07-27 11:37 Leatuspenguin New Issue
2013-07-27 11:40 Leatuspenguin Note Added: 0015191
2013-07-27 11:57 Leatuspenguin Note Edited: 0015191
2013-07-27 13:04 x42 Note Added: 0015192
2013-07-27 13:04 x42 Status new => resolved
2013-07-27 13:04 x42 Resolution open => fixed
2013-07-27 13:04 x42 Assigned To => x42
2013-07-27 13:31 Leatuspenguin Note Added: 0015193
2013-07-27 13:31 Leatuspenguin Status resolved => closed