Okay, I've managed to recreate the problem and sent you the log files. A couple of notes:
1. I Do activate BUP, as you will see from the starburn.log.
2. From the logs you will see that the error occured during the ninth track of the sixth disc that I was burning. Intermittent errors are the hardest to catch
3. I was browsing on Google Earth using Firefox while this error happened, so it could very well be that the machine was a bit overloaded. I did not record CPU or memory status.
4. The error seemed to happen during session closing. It might be that the actual error occured during the track burning session, but got picked up on closing the session.
5. In my own high-level log, I recorded all the write packet and bufer status callbacks, once per second, for the writing process. It looks like the buffer never dropped below 80%.
Hope this helps.
I'm starting to think that this is purely a 'trying to do too much at once' problem on my machine. If it was a bug in the SDK or my programming, it would be more consistent, as the process is the same for all the sessions.
Johan