View Bug Details

IDProjectCategoryView StatusLast Update
0000881DCP-o-maticBugspublic2018-10-17 20:14
Reporterrobn Assigned Tocarl  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
PlatformLinuxOSFedoraOS Version22 (x86_64)
Summary0000881: Requesting Properties on audio-only file reuslts in crash
Description

It seems that opening the Properties window on an audio-only file makes DOM crash (tested with v2.8.5)

Steps To Reproduce
  • Load audio-only file (for example .flac or .wav) as content
  • try to watch the Properties window about the content (via right-mouse click)

--> DOM crash with this error:

dcpomatic2: /usr/include/boost/smart_ptr/shared_ptr.hpp:648: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = VideoContent; typename boost::detail::sp_member_access<T>::type = VideoContent*]: Assertion `px != 0' failed.

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredAverage

Activities

carl

2016-05-31 20:20

administrator   ~0001273

Thanks: fixed in 7d9321ff829498c2c87d924a9b660acbfdafa6b3 (2.8.6).

Bug History

Date Modified Username Field Change
2016-05-31 12:07 robn New Bug
2016-05-31 20:20 carl Note Added: 0001273
2016-05-31 20:20 carl Status new => resolved
2016-05-31 20:20 carl Resolution open => fixed
2016-05-31 20:20 carl Assigned To => carl
2018-10-17 20:14 carl Status resolved => closed