[Bug 3006] Bug #2996 republished (Another AvP Gold crash)

Wine Bugs wine-bugs at winehq.org
Fri May 27 06:53:26 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=3006





------- Additional Comments From Speeddymon at gmail.com  2005-27-05 06:53 -------
like i said.. please dont split up the messages spit out on the console..  in
other words, dont put:

Last error message before crash
--------------------------------

err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 16
49, block size = 4

winedbg output
---------------

wine: Unhandled exception (thread 000b), starting debugger...
WineDbg starting on pid 0x8






just make it


err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 16
49, block size = 4
wine: Unhandled exception (thread 000b), starting debugger...
WineDbg starting on pid 0x8

as it appears on screen... that makes it easier to read..  since the attachment
only includes that extra text, it is fine, but for future reference, please just
copy and paste it into the log (or redirect the output to a log) and dont modify
the log...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list