[Bug 974716] Re: brasero "crashes" when burning large blu-ray isos

Alistair Buxton a.j.buxton at gmail.com
Fri Apr 6 21:00:32 UTC 2012


This bug happens because the growisofs plugin does not parse growisofs
output properly. We have this line of code:

burn-growisofs.c:       if (sscanf (line, "%10lld/%lld (%4d.%1d%%)
@%2d.%1dx, remaining %*d:%*d",

The "%10lld" format specifier stops working when the number of bytes
reaches 11 digits, which happens at about 9GB.

-- 
You received this bug notification because you are a member of Ubuntu
Burning Team, which is subscribed to brasero in Ubuntu.
https://bugs.launchpad.net/bugs/974716

Title:
  brasero "crashes" when burning large blu-ray isos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/974716/+subscriptions



More information about the Ubuntu-burning mailing list