http://bugs.winehq.org/show_bug.cgi?id=31711
Bug #: 31711 Summary: Sample app crashes in user32 Product: Wine Version: 1.5.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi Classification: Unclassified Regression SHA1: 6b1946154831c4537b9fffc4994cb0273db55918
Wine 1.5.13, sample basicauth2.exe from bug 26586 now crashes on exit.
http://netikka.net/dev/basicauth2.exe
Run, click button ok, close it (x)
It shows "Access violation in user32..". You get only these lines, nothing more:
$ wine basicauth2.exe fixme:wininet:InternetLockRequestFile STUB fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do! wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b83aa32 (thread 0009), starting debugger... err:seh:setup_exception_record stack overflow 1008 bytes in thread 0009 eip 7bc74700 esp 00230f40 stack 0x230000-0x231000-0x330000
git show 6b1946154831c4537b9fffc4994cb0273db55918 | patch -p1 -R
fixes the problem.
http://bugs.winehq.org/show_bug.cgi?id=31711
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression
http://bugs.winehq.org/show_bug.cgi?id=31711
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-09-16 00:39:32 CDT --- Yeah, I can confirm that. Does native usp10.dll help?
http://bugs.winehq.org/show_bug.cgi?id=31711
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://netikka.net/dev/basi | |cauth2.exe
http://bugs.winehq.org/show_bug.cgi?id=31711
--- Comment #2 from ocean04@suomi24.fi 2012-09-16 02:05:51 CDT --- Yes, it doesn't crash with native usp10 (from XP) But first character on every line looks strange.
http://bugs.winehq.org/show_bug.cgi?id=31711
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=31711
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2012-09-17 09:50:08 CDT --- *** Bug 31723 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=31711
--- Comment #4 from Dan Kegel dank@kegel.com 2012-09-17 09:59:11 CDT --- bug 31723 shows how to reproduce this with notepad and warn+heap, and in that case, native usp10 doesn't seem to make a difference.
http://bugs.winehq.org/show_bug.cgi?id=31711
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2012-09-17 20:30:42 CDT --- Should be fixed with e603ffd19eb33619c0f0ba7d41c21f3de0c0eefb, please retest.
http://bugs.winehq.org/show_bug.cgi?id=31711
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e603ffd19eb33619c0f0ba7d41c | |21f3de0c0eefb Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #6 from ocean04@suomi24.fi 2012-09-18 02:13:42 CDT --- ok
http://bugs.winehq.org/show_bug.cgi?id=31711
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-09-28 13:43:28 CDT --- Closing bugs fixed in 1.5.14.