[Webkit-unassigned] [Bug 44145] New: [Qt] Internal compiler error with MinGW in Document.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 17 17:36:01 PDT 2010


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

           Summary: [Qt] Internal compiler error with MinGW in
                    Document.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Windows XP
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mihaip at chromium.org
                CC: ossy at webkit.org


In theory this is http://trac.webkit.org/changeset/65573's fault, but that seems unlikely (it didn't touch that part of the code).

from http://build.webkit.org/builders/Qt%20Windows%2032-bit%20Release/builds/6205/steps/compile-webkit/logs/stdio:

..\..\..\WebCore\dom\Document.cpp: In member function 'void WebCore::Document::addElementById(const WTF::AtomicString&, WebCore::Element*)':
..\..\..\WebCore\dom\Document.cpp:1140:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make.exe[1]: *** [obj/release/Document.o] Error 1
make.exe[1]: *** Waiting for unfinished jobs....
make.exe[1]: Leaving directory `T:/WindowsRelease/buildslave/qt-windows-32bit-release/build/WebKitBuild/Release/WebCore'
make: *** [sub-WebCore-make_default-ordered] Error 2
program finished with exit code 2
elapsedTime=154.094000

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