[Scummvm-devel] Music support

Ludvig Strigeus strigeus at home.se
Wed Nov 14 11:05:03 CET 2001


 Not quite sure why yet, but I get a crash in the middle of watching the
> DOTT intro:
>
> void Part::off() {
> if (_mc) {
> silence();
> _mc->_part = NULL; <-- Here
> _mc = NULL;
> }
> }
>
Does it crash every time, or just sometimes?

I'm quite sure it's because of bad thread synchronization. I will work on
that.

Best Regards,
Ludvig Strigeus






More information about the Scummvm-devel mailing list