[Webkit-unassigned] [Bug 58658] New: Windows crash logs don't show source code from JavaScriptCore headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 06:50:34 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58658

           Summary: Windows crash logs don't show source code from
                    JavaScriptCore headers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/Windows%20XP%20Debug%2
                    0%28Tests%29/r83943%20(27650)/jquery/traversing-crash-
                    log.txt
        OS/Version: Windows 7
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: sfalken at apple.com


Windows crash logs don't show source code from JavaScriptCore headers. See the URL for an example. Not that there's no FAILING_SOURCE_CODE section. This is because the header's path is somewhere in the builder's WebKitBuild directory (since we copy headers there as part of the build process). This happens whenever WebCore/WebKit calls into code in a JSC header and crashes.

It would be great to get source code for these crashes. Maybe we can add more source paths to ntsd to make it work.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list