[Bug 46581] HeidiSQL generates OLE error when executing custom queries against MSSQL server.

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 5 10:43:56 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46581

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |leslie_alistair at hotmail.com
    Regression SHA1|                            |9b9b4c0dda66f4f950df489bb98
                   |                            |2b2ebbc4bbc31

--- Comment #6 from Zebediah Figura <z.figura12 at gmail.com> ---
Thanks. The logs show, in the "good" case, the application tries to create a
dispenser manager, fails, and then initializes a thread whose only purpose
seems to be to create an MTA. In the "bad" case, the dispenser manager is
successfully created, and no such thread is created. The implication seems to
be that the application expects the dispenser manager to create an MTA, but
testing shows that's not what happens.

I'm not really sure at all where the bug is. Somewhere I guess an MTA has to be
created, but it's not clear at all where. Maybe some method needs to be called
on the dispenser manager first? Can you please add +comsvcs,+win, and see if
that adds any clues?

-- 
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