[Bug 25664] Crash on RegisterDragDrop function

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 2 16:11:20 CST 2011


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

--- Comment #3 from Nikolay Sivov <bunglehead at gmail.com> 2011-01-02 16:11:20 CST ---
(In reply to comment #2)
> Created an attachment (id=32700)
 --> (http://bugs.winehq.org/attachment.cgi?id=32700) [details]
> oledebug.log
> 

First start with clean .wine:

> PE	65340000-653d2000	Deferred        oleaut32

After all there's no debug info in a crash trace:

---
Backtrace:
=>0 0x6888f03f stub_manager_new_ifstub+0x8f() in ole32 (0x0032f970)
  1 0x68863e9c marshal_object+0x50b() in ole32 (0x0032fa10)
  2 0x68864043 in ole32 (+0x44042) (0x0032fb00)
  3 0x68864ec2 CoMarshalInterface+0x631() in ole32 (0x0032fb60)
  4 0x6886b555 RegisterDragDrop+0x204() in ole32 (0x00000000)
---

Each call should have a file/line number info. Easy wait to get this is to
build wine from sources, it's simple.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list