Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-70132

WIN64: 'abort() has been called' error during qdoc run for Qt Creador documentation build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 5.12
    • None
    • * Windows 10 x64,
      * mingw-w64 x86_64 posix seh 8.1.0,
      * ICC 2018 Update 3,
      * MSVC 2017 15.8.0,
      * Windows SDK 10.0.17134.12,
      * Qt5-dev-6077565b3ec70c1fb334801543b0894914cb0e06.
    • Windows

    Description

      Hello, everyone,

      For Qt Creator documentation build got error:

      qmake CONFIG-=precompile_header -r && nmake -U docs
      
      <snip>
      
      c:\libQT-5.12-dev\MSVC64DH\bin\qdoc.exe  -outputdir C:/QTCREATOR-4.8.0-dev/build/doc/qtcreator C:/QTCREATOR-4.8.0-dev/build/doc/qtcreator.qdocconf -indexdir C:/libQT-5.12-dev/MSVC64DH/doc -indexdir C:/QTCREATOR-4.8.0-dev/build/doc
      
      <snip>
      
      NMAKE : fatal error U1077: 'call' : return code '0xc0000409'
      Stop.
      

       

      Reproduced for:

      • "QtCreator with Qt5-dev-6077565b3ec" documentation build using mingw-w64 and MSVC,

      not reproduced for:

      • "QtCreator with Qt5-dev-d16c0d26752" documentation build using mingw-w64 and MSVC.

       

      This is not a hardware issue, since qdoc throws runtime error after using about 2^32 bytes of RAM, while build system has 2^34 bytes available.

       

      This ticket may consist of two:

      • qdoc memory leakage,
      • Qt Creator, or rather Qt5, documentation build issue, which revealed qdoc error above.

      (need be verified)

       

      Best,

      Alexander

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            sav sav
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes