http://bugs.winehq.org/show_bug.cgi?id=13944
Summary: Regression: wine freezes with Secure NetTerm in Ubuntu 8.04, not in 7.10 Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: taxi10000@planet.nl
Created an attachment (id=14094) --> (http://bugs.winehq.org/attachment.cgi?id=14094) Forum Ubuntu
Wine freezes during session for a few minutes. After a while the session continues correctly where it left off. This repeats with different intervals.
In Gutsy this problem did not occur.
http://bugs.winehq.org/show_bug.cgi?id=13944
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14094|text/html |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2008-06-16 08:27:02 --- What is that stuff you attached? Please attach complete terminal output when running the program.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #2 from Austin English austinenglish@gmail.com 2008-06-16 08:52:59 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #3 from Manuel taxi10000@planet.nl 2008-06-17 06:22:25 --- Created an attachment (id=14133) --> (http://bugs.winehq.org/attachment.cgi?id=14133) Test Bisect
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #4 from Manuel taxi10000@planet.nl 2008-06-17 06:24:08 --- I don't understand what I did, but I hope the test was as it was ment to be.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #5 from Manuel taxi10000@planet.nl 2008-06-17 11:00:06 --- (From update of attachment 14094) buurman@taxi-laptop:~$ env WINEPREFIX="/home/buurman/.wine" wine "C:\Program Files\InterSoft International, Inc\SecureNetTerm\netterm.exe" fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:CreateScalableFontResourceW (0,L"C:\windows\temp\decfnt.fon",L"C:\windows\temp\decfnt.ttf",(null)): stub fixme:tapi:lineInitialize (0x132c50, 0x400000, 0x4456ad, "NetTerm", 0x132c54): stub. fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub fixme:tapi:lineShutdown ((nil)): stub. buurman@taxi-laptop:~$
http://bugs.winehq.org/show_bug.cgi?id=13944
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #6 from Austin English austinenglish@gmail.com 2008-06-21 19:53:29 ---
buurman@taxi-laptop:~/wine-git$ git bisect bad Bisecting: 0 revisions left to test after this [e2f690a0acf90c335c098e427fc5c2a58ba41c51] wininet: Don't add the user agent header until HttpSendRequest is called. buurman@taxi-laptop:~/wine-git$
You've still got one more test to do.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #7 from Manuel taxi10000@planet.nl 2008-06-24 02:27:00 --- Created an attachment (id=14314) --> (http://bugs.winehq.org/attachment.cgi?id=14314) Bisect test II
After endless testing I get the same results. Am I there yet?
http://bugs.winehq.org/show_bug.cgi?id=13944
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14133|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13944
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #14314|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=13944
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wininet
--- Comment #8 from Lei Zhang thestig@google.com 2008-06-24 15:06:04 --- Looks like you're done.
e2f690a0acf90c335c098e427fc5c2a58ba41c51 is first bad commit commit e2f690a0acf90c335c098e427fc5c2a58ba41c51 Author: Hans Leidekker hans@it.vu.nl Date: Fri May 2 21:59:24 2008 +0200
wininet: Don't add the user agent header until HttpSendRequest is called.
Secure Netterm can be downloaded here, right? http://www.securenetterm.com/html/downloads.html
http://bugs.winehq.org/show_bug.cgi?id=13944
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #9 from Hans Leidekker hans@it.vu.nl 2008-06-24 15:27:18 --- Please attach a WINEDEBUG=+wininet trace.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #10 from Manuel taxi10000@planet.nl 2008-06-24 16:07:04 --- (In reply to comment #8)
Looks like you're done.
e2f690a0acf90c335c098e427fc5c2a58ba41c51 is first bad commit commit e2f690a0acf90c335c098e427fc5c2a58ba41c51 Author: Hans Leidekker hans@it.vu.nl Date: Fri May 2 21:59:24 2008 +0200
wininet: Don't add the user agent header until HttpSendRequest is called.
Secure Netterm can be downloaded here, right? http://www.securenetterm.com/html/downloads.html
This is where I got it: www.bsauto.nl/securenetterm.exe
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #11 from Manuel taxi10000@planet.nl 2008-06-24 16:08:21 --- (In reply to comment #9)
Please attach a WINEDEBUG=+wininet trace.
Please, how do I do this?
http://bugs.winehq.org/show_bug.cgi?id=13944
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.bsauto.nl/securen | |etterm.exe Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #12 from Austin English austinenglish@gmail.com 2008-06-24 18:49:25 --- (In reply to comment #11)
(In reply to comment #9)
Please attach a WINEDEBUG=+wininet trace.
Please, how do I do this?
WINEDEBUG=+wininet wine your_app.exe &> /tmp/wininet.txt
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #13 from Manuel taxi10000@planet.nl 2008-06-25 03:12:35 --- Created an attachment (id=14344) --> (http://bugs.winehq.org/attachment.cgi?id=14344) wininet.txt
http://bugs.winehq.org/show_bug.cgi?id=13944
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |-unknown
--- Comment #14 from Hans Leidekker hans@it.vu.nl 2008-06-25 08:08:06 --- This app does not appear to use wininet, so I fail to see how that patch might cause a regression.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #15 from Manuel taxi10000@planet.nl 2008-06-25 08:23:39 --- (In reply to comment #14)
This app does not appear to use wininet, so I fail to see how that patch might cause a regression.
This problem occured after the upgrade from Gutsy to Hardy. Could Ubuntu be the problem?
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #16 from Austin English austinenglish@gmail.com 2008-06-25 11:47:48 --- (In reply to comment #15)
(In reply to comment #14)
This app does not appear to use wininet, so I fail to see how that patch might cause a regression.
This problem occured after the upgrade from Gutsy to Hardy. Could Ubuntu be the problem?
Possibly. Does: git show e2f690a0acf90c335c098e427fc5c2a58ba41c51 | patch -p1 -R
Fix the problem?
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #17 from Manuel taxi10000@planet.nl 2008-06-25 13:18:15 --- (In reply to comment #16)
Possibly. Does: git show e2f690a0acf90c335c098e427fc5c2a58ba41c51 | patch -p1 -R
Fix the problem?
Sorry, the problem stays.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #18 from Manuel taxi10000@planet.nl 2008-06-25 13:19:38 --- Created an attachment (id=14359) --> (http://bugs.winehq.org/attachment.cgi?id=14359) git show
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #19 from Austin English austinenglish@gmail.com 2008-06-25 13:55:24 --- (In reply to comment #17)
(In reply to comment #16)
Possibly. Does: git show e2f690a0acf90c335c098e427fc5c2a58ba41c51 | patch -p1 -R
Fix the problem?
Sorry, the problem stays.
Then that patch did not cause the regression.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #20 from James Hawkins truiken@gmail.com 2008-06-25 13:58:20 --- (In reply to comment #17)
(In reply to comment #16)
Possibly. Does: git show e2f690a0acf90c335c098e427fc5c2a58ba41c51 | patch -p1 -R
Fix the problem?
Sorry, the problem stays.
Did you recompile wine after running this command?
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #21 from Manuel taxi10000@planet.nl 2008-06-26 01:55:45 --- (In reply to comment #20)
(In reply to comment #17)
(In reply to comment #16)
Possibly. Does: git show e2f690a0acf90c335c098e427fc5c2a58ba41c51 | patch -p1 -R
Fix the problem?
Sorry, the problem stays.
Did you recompile wine after running this command?
Recompile? I started the program again. Is that not ok?
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #22 from James Hawkins truiken@gmail.com 2008-06-26 09:37:32 --- No, you have to recompile wine after reverting the patch, or else you're still using the broken version you were using before.
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #23 from Manuel taxi10000@planet.nl 2008-06-26 09:52:37 --- (In reply to comment #22)
No, you have to recompile wine after reverting the patch, or else you're still using the broken version you were using before.
Sorry, but how do I recompile wine?
http://bugs.winehq.org/show_bug.cgi?id=13944
--- Comment #24 from James Hawkins truiken@gmail.com 2008-06-26 09:55:19 --- How did you run the regression test properly if you don't know how to compile wine?
wine$ make wine$ sudo make install
http://bugs.winehq.org/show_bug.cgi?id=13944
Christoph Korn c_korn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |c_korn@gmx.de
--- Comment #25 from Christoph Korn c_korn@gmx.de 2008-12-13 16:44:41 --- I tried to confirm this bug due to this call: http://www.winehq.org/wwn/354#A way YOU can help Wine!
But I cannot reproduce this behaviour.
Using wine-1.1.10 and clean WINEPREFIX. Using Ubuntu intrepid 64bit.
http://bugs.winehq.org/show_bug.cgi?id=13944
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #26 from Jeff Zaroyko jeffz@jeffz.name 2010-01-07 06:03:57 --- No response from original reporter, invalid regression test. Comment from other saying they could not reproduce the problem.
Resolving abandoned.
http://bugs.winehq.org/show_bug.cgi?id=13944
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #27 from Jeff Zaroyko jeffz@jeffz.name 2010-01-07 06:04:14 --- Closing abandoned.
http://bugs.winehq.org/show_bug.cgi?id=13944
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Regression: wine freezes |Secure NetTerm freezes in |with Secure NetTerm in |Ubuntu 8.04, not in 7.10 |Ubuntu 8.04, not in 7.10 |