Segmentation fault on shaka::Period::GetAdaptationSets() #1172
Labels
priority: P3
Useful but not urgent
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
System info
Ubunto 22.04
Shaka Packager Version: d5ca6e8
Issue and steps to reproduce the problem
This happened on a production server, not sure what have been the exact conditions for reproducing the problem.
This is the back trace of the segmentation fault:
shaka-packager/packager/mpd/base/mpd_builder.cc
Line 351 in 576889e
Somehow the
periods
are empty, causing the crash. There is a DCHECK in place, but that doesn't prevent the code from crashing.The text was updated successfully, but these errors were encountered: