[Bug 15734] New: Bugsplat software crash reporter crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Oct 23 13:12:03 CDT 2008


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

           Summary: Bugsplat software crash reporter crashes
           Product: Wine
           Version: 1.1.6
          Platform: Other
               URL: http://bugsplatsoftware.com/
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wininet
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


When run normally, bugsplat's BsSndRpt.exe crashes with

Unhandled exception: page fault on read access to 0x74616469 in 32-bit code
(0x7e9476d1).
Backtrace:
=>1 HttpOpenRequestA+0x2a1(hHttpSession=0x2, lpszVerb="POST",
lpszObjectName="/ws/ReportRejectionServices.php", lpszVersion
="HTTP/1.0", lpszReferrer="", lpszAcceptTypes=0x7e13d4d8, dwFlags=71303232,
dwContext=0) [dlls/wininet/http.c:1024] in wininet 
...
HttpOpenRequestA+0x2a1 [wininet/http.c:1024] in wininet: cmpb      
$0x0,0x0(%edx)
1024                if (((ULONG_PTR)*types >> 16) && **types)

Running with WINEDEBUG=+winhttp, it of course doesn't crash, and I see

trace:wininet:HttpOpenRequestA (0x2, "POST", "/ws/ReportRejectionServices.php",
"HTTP/1.0", "", 0x7e1454d8, 04400040, 00000000)

Funny that the dwFlags argument, and evidently *lpszAcceptTypes,
are garbage in the crash case...?

(Not sure if BsSndRpt.exe in this case is the example one from Bugsplat
or not, this is in a non-public app.  I'll try to find out.)


-- 
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