Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-5576

Stepping over QLocale instantiation causes assertion and crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • Qt Creator 2.3.0
    • Qt Creator 2.2.1
    • Debugger
    • None
    • Windows XP
      SDK 1.1.2 with MinGW and GDB
    • bfed87f9c40a6c52a9f8141dd7b4cdcbe0f97abe

    Description

      When creating a QLocale object on the stack, and stepping over or into this line of code, Qt runs into a qFatal.

      The following assert information is displayed:
      ASSERT: "index <= locale_data_size" in file c:\ndk_buildrepos\qt-desktop\src\corelib\tools\qlocale.cpp, line 2175

      When attempting to continue execution, a Runtime Error occurs.

      The error only happens when stepping over or into that line of code, not during normal "run over" debugging.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            asperamanca Robert Schimkowitsch
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes