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

Random crash in QCoreApplication::translate (0xC0000005 Access violation)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.9.1
    • Translations (l10n)
    • None
    • Windows 8.1 Pro

    Description

      QCoreApplication::translate occasionally crashes with stack frame

      00 00ccf468 58406536 Qt5Core!match(
      			unsigned char * found = 0x0723ef7b "", 
      			unsigned int foundLen = 0x88, 
      			char * target = 0x016aecd4 "PageMinimalConfigClass", 
      			unsigned int targetLen = 0x16)+0xd [d:\qt\5.9.1\qtbase\src\corelib\kernel\qtranslator.cpp @ 100] 
      01 00ccf4a0 584080c2 Qt5Core!QTranslatorPrivate::do_translate(
      			char * context = <Value unavailable error>, 
      			char * sourceText = <Value unavailable error>, 
      			char * comment = 0x00000000 "", 
      			int n = 0n-1)+0xd6 [d:\qt\5.9.1\qtbase\src\corelib\kernel\qtranslator.cpp @ 1001] 
      02 00ccf4c0 583dfb09 Qt5Core!QTranslator::translate(
      			char * context = 0x016aecd4 "PageMinimalConfigClass", 
      			char * sourceText = 0x016aecc0 "PageMinimalConfig", 
      			char * disambiguation = 0x00000000 "", 
      			int n = 0n-1)+0x22 [d:\qt\5.9.1\qtbase\src\corelib\kernel\qtranslator.cpp @ 1130] 
      03 00ccf500 0161e3f4 Qt5Core!QCoreApplication::translate(
      			char * context = 0x016aecd4 "PageMinimalConfigClass", 
      			char * sourceText = 0x016aecc0 "PageMinimalConfig", 
      			char * disambiguation = 0x00000000 "", 
      			int n = 0n-1)+0xc9 [d:\qt\5.9.1\qtbase\src\corelib\kernel\qcoreapplication.cpp @ 2038] 
      ...
      

      QTranslatorPrivate::contextArray = 0x0723EDB4
      QTranslatorPrivate::contextLength = 454
      Memory:

      0x0723EDB0  00 00 01 c6 00 97 00 00 00 00 00 00 00 00 00 00
      0x0723EDC0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EDD0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EDE0  00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00
      0x0723EDF0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE00  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE10  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE20  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE30  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE40  00 00 00 00 00 00 00 00 00 00 00 00 00 10 00 00
      0x0723EE50  00 00 00 00 00 00 00 00 00 00 00 17 00 00 00 00
      0x0723EE60  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE70  00 00 00 26 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE80  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EE90  00 00 00 00 00 30 00 00 00 00 00 00 00 00 00 00
      0x0723EEA0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EEB0  00 00 00 3d 00 00 00 00 00 44 00 00 00 00 00 00
      0x0723EEC0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EED0  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
      0x0723EEE0  00 00 00 00 00 00 1c 43 61 72 67 6f 20 74 6f 70
      0x0723EEF0  20 6e 75 6d 62 65 72 20 72 65 63 6f 67 6e 69 7a
      0x0723EF00  65 72 73 00 0d 48 65 61 6c 74 68 4d 6f 6e 69 74
      0x0723EF10  6f 72 1d 43 61 72 67 6f 20 73 69 64 65 20 6e 75
      0x0723EF20  6d 62 65 72 20 72 65 63 6f 67 6e 69 7a 65 72 73
      0x0723EF30  13 43 61 72 67 6f 20 6c 6f 67 69 63 20 6d 6f 64
      0x0723EF40  75 6c 65 73 19 4c 69 63 65 6e 73 65 20 70 6c 61
      0x0723EF50  74 65 20 72 65 63 6f 67 6e 69 7a 65 72 73 0d 4c
      0x0723EF60  6f 67 69 63 20 6d 6f 64 75 6c 65 73 0d 56 69 64
      0x0723EF70  65 6f 20 73 65 72 76 65 72 73 88 00 00 00 0d 11
      

      Attachments

        1. _tcv_en.qm
          1 kB
        2. 66316.PNG
          66316.PNG
          46 kB
        3. callstack.PNG
          callstack.PNG
          11 kB
        4. qtbug66316.zip
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kkohne Kai Köhne
            kargovsky Alex
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes