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

Android 32bit - No large files support

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.12.8, 6.4.1
    • Core: I/O
    • None
    • Android 10
    • Android

    Description

      I'm trying to QFile::seek to position greater than 2GB. It retuns false with the error set to QFileDevice::PositionError.

      It seems that Qt for Android is compiled without _FILE_OFFSET_BITS=64 defined (https://android.googlesource.com/platform/bionic/+/master/docs/32-bit-abi.md).

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            alervd Alexander Dyagilev
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes