http://bugs.winehq.org/show_bug.cgi?id=14055
--- Comment #18 from Marek Paśnikowski marek.pasnikowski@gmail.com 2011-03-22 03:25:58 CDT --- (In reply to comment #14)
(In reply to comment #13)
When I briefly compared my traceback with previous one, I noticed, that they slightly differ. It means that in the meantime something connected with this issue in wine changed.
You must be kidding us, almost everyone has the exact same backtrace:
=>0 0xHEX_NUMBER in mp3dec.asi (+0xHEX_NUMBER) (0xHEX_NUMBER) 0xHEX_NUMBER: movw %dx,0x0(%edi)
And like I said Windows XP users also have this crash, so I much doubt Wine developers can do anything about this issue, since mp3dec.asi is a closed source library.
I am sorry. I am no developer yet. For me, difference between eg.
Backtrace: =>1 0x220076f1 in mp3dec.asi (+0x76f1) (0x7db2d910) 2 0x22005cbd in mp3dec.asi (+0x5cbd) (0x00000001) 3 0x00000000 (0x00000000)
and
Backtrace: =>0 0x220076f1 in mp3dec.asi (+0x76f1) (0x0225e950)
IS -slight-.