http://bugs.winehq.org/show_bug.cgi?id=5701
ns03ja@brocku.ca changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ns03ja@brocku.ca
------- Additional Comments From ns03ja@brocku.ca 2006-19-07 16:23 ------- I'm running into the same crash, I attached a dump in bug 5702, but here's a direct link (which hopefully works): http://bugs.winehq.org/attachment.cgi?id=2948&action=view
As I noted there, this happens for me after loading the *second* area, not the first, so one can actually play for a few minutes without issue.
Another interesting thing I've noted is that this crash looks suspiciously like the crash when trying to quit the game normally. It looks like MP2 is freeing resources in a way we didn't expect it to in both cases and ends up dying. It would seem that this would explain why the first level loads fine, but the second doesn't, as on loading the first one, there's no resources to free yet, but that's not the case for the second.