View Bug Details

IDProjectCategoryView StatusLast Update
0002972DCP-o-maticBugspublic2025-02-15 22:55
Reportercarl Assigned Tocarl  
PrioritynormalSeveritycrashReproducibilityhave not tried
Status feedbackResolutionopen 
Target Version2.18.12 
Summary0002972: Short read while writing DCP in the writer
Description

Expected 1677216 but read 8441856.

It's interesting that you can't apparently get any error information (other than "there was an error") after fread. Maybe dcp::File should use read() / _read() so we can get more information. I still have this nagging feeling that sometimes we should retry in cases like this, but I can't find anybody on the internet to confirm that (most people say fread errors are always unrecoverable)

TagsNo tags attached.
Branch2972-short-read
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2025-02-15 22:55

administrator   ~0006817

Sent https://dcpomatic.com/build/2972-short-read/673b0b8 which uses open/read/write to see if it gives any better errors.

Bug History

Date Modified Username Field Change
2025-02-15 15:36 carl New Bug
2025-02-15 15:36 carl Assigned To => carl
2025-02-15 15:36 carl Status new => acknowledged
2025-02-15 21:07 carl Branch => 2972-short-read
2025-02-15 21:07 carl Estimated work required => Undecided
2025-02-15 22:55 carl Target Version => 2.18.12
2025-02-15 22:55 carl Status acknowledged => feedback
2025-02-15 22:55 carl Note Added: 0006817