http://bugs.winehq.org/show_bug.cgi?id=30211
--- Comment #6 from Qian Hong fracting@gmail.com 2012-05-04 23:53:19 CDT --- Created attachment 40036 --> http://bugs.winehq.org/attachment.cgi?id=40036 Log: backtrace
I found this bug was reported at 2012-03-18, the wine stub atl80.dll was not integrated at that time. After reading the old log (attachment 39436), I found it was exactly dupe of bug 25340. However, the reporter retested at 2012-05-04 with wine-1.5.3, builtin atl80.dll is integrated in this version, and the new log (attachment 40027) is for wine-1.5.3, which is not a dupe of 25340 now. The report version for this bug is set to 1.5.3, it is OK IMO, just add a note here to avoid confusing.
I've upload the backtrace:
fixme:atl80:AtlCreateRegistrar (0x33f444) stub ... =>0 0x64217f7e in rvcore (+0x17f7e) (0x0033f7e0) 1 0x64205d21 in rvcore (+0x5d20) (0x0033f800) 2 0x0041be15 in aliim (+0x1be14) (0x0033fdac) 3 0x00416a4b in aliim (+0x16a4a) (0x0033fe40) 4 0x7b862414 call_process_entry+0xb() in kernel32 (0x0033fe58)
Now this bug should be ether a new bug or a dupe of Bug 30512