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

Android 32bit - No large files support

XMLWordPrintable

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

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

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

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

              Created:
              Updated:

                There are no open Gerrit changes