[Bug 6002] All apps that load wininet hang after Lotus Notes installed

Wine Bugs wine-bugs at winehq.org
Sat Aug 19 16:48:33 CDT 2006


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


dank at kegel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|https://www.advancedanalyzer|
                   |.com/download/AdvancedAnalyz|
                   |er.exe                      |
            Summary|Ameritrade Advanced Analyzer|All apps that load wininet
                   |fails to install.           |hang after Lotus Notes
                   |Installshield iserver.exe - |installed
                   |RegServer infinite loop?    |




------- Additional Comments From dank at kegel.com  2006-19-08 16:48 -------
Removed .wine and reran, but now it doesn't hang.
The new trace diverges from the old one right before the problem;
in the good log, there is no ProviderOrder key.
In either log, wininet.dll's startup loads mpr.dll. and mpr.dll's startup
checks for ProviderOrder in function wnetInit().

It turns out Installing Lotus Notes 7 trial sets the ProviderOrder key,
and then even running the wininet tests locks up.  Here's the last bit of
WINEDEBUG=+all ~/wine-git/wine tests/wininet_test.exe.so :

0009:trace:reg:NtQueryValueKey (0x38,L"ProviderOrder",2,0x33f550,30)
...
0009:trace:mpr:wnetInit provider order is L",npnotes"

Now to find the loop...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list