[Bug 31711] New: Sample app crashes in user32

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Sep 15 14:52:27 CDT 2012


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 at winehq.org
        ReportedBy: ocean04 at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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