http://bugs.winehq.org/show_bug.cgi?id=14055
--- Comment #21 from Artem S. Tashkinov t.artem@mailcity.com 2011-03-22 03:38:35 CDT --- (In reply to comment #18)
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-.
OK, here's the deal: if you backtrace only varies in numbers then it usually means it's quite the same. Those number can change because you use the application differently every time you run it, so memory addresses can change.