http://bugs.winehq.org/show_bug.cgi?id=37099
Bug ID: 37099 Summary: infinite loop bug in bug report dialog, msert breaks on wine Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd Assignee: wine-bugs@winehq.org Reporter: jmichae3@yahoo.com
Created attachment 49320 --> http://bugs.winehq.org/attachment.cgi?id=49320 forever loop output into terminal from dialog
was running microsoft safety scanner (msert) available from http://www.microsoft.com/security/scanner/en-us/default.aspx which breaks. wine-1.6.2 Linux mint 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
when I try to view the error detail in the error dialog, it gets an infinite loop throwing "fixme" errors to the terminal.
https://bugs.winehq.org/show_bug.cgi?id=37099
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Austin English austinenglish@gmail.com --- I don't see this with 1.7.24. Instead, it starts up, and when trying to do a quick scan (the default), it quickly tells me an error occurred and shows a link to http://go.microsoft.com/fwlink/?LinkId=209234
The last line before that is: fixme:bcrypt:BCryptOpenAlgorithmProvider 0x32f160, L"RNG", (null), 00000000 - stub
[austin@localhost ~]$ sha1sum msert.exe e96904daf0436b3ec8c9d34b15c5987245d7ea32 msert.exe [austin@localhost ~]$ du -h msert.exe 106M msert.exe [austin@localhost ~]$ wine --version wine-1.7.24
https://bugs.winehq.org/show_bug.cgi?id=37099
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #2 from super_man@post.com --- (In reply to Austin English from comment #1)
I don't see this with 1.7.24. Instead, it starts up, and when trying to do a quick scan (the default), it quickly tells me an error occurred and shows a link to http://go.microsoft.com/fwlink/?LinkId=209234
The last line before that is: fixme:bcrypt:BCryptOpenAlgorithmProvider 0x32f160, L"RNG", (null), 00000000
- stub
[austin@localhost ~]$ sha1sum msert.exe e96904daf0436b3ec8c9d34b15c5987245d7ea32 msert.exe [austin@localhost ~]$ du -h msert.exe 106M msert.exe [austin@localhost ~]$ wine --version wine-1.7.24
It's the same 1.7.53 I can't reproduce OP issue.
https://bugs.winehq.org/show_bug.cgi?id=37099
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |jmichae3@yahoo.com, | |winetest@luukku.com
--- Comment #3 from winetest@luukku.com --- Reported not reproducible 2 times.
https://bugs.winehq.org/show_bug.cgi?id=37099
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Component|cmd |-unknown Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- My older version of msert.exe no longer runs complaining about the date, this bug was probably something from a very specific combination of program version and wine version that no longer can be achieved. The current version of msert still generates the error from comment 1 and I believe it deserves its own report.
https://bugs.winehq.org/show_bug.cgi?id=37099
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Frédéric Delanoy frederic.delanoy@gmail.com --- Closing ABANDONED bugs.