Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RangeError (byteOffset): Index out of range #444

Open
urim-thummim opened this issue Dec 19, 2024 · 0 comments
Open

RangeError (byteOffset): Index out of range #444

urim-thummim opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@urim-thummim
Copy link

urim-thummim commented Dec 19, 2024

Description

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: RangeError (byteOffset): Index out of range: index should be less than 100833: 100835
       at _ByteDataView.getFloat32(dart:typed_data)
       at BinaryReader.readFloat32(binary_reader.dart:24)
       at CoreDoubleType.deserialize(core_double_type.dart:6)
       at ._readRuntimeObject(rive_file.dart:73)
       at new RiveFile._(rive_file.dart:176)
       at new RiveFile.import(rive_file.dart:355)

Steps To Reproduce

We are serving RIV files from our server and tens of thousands of users are using them without any issues, but 11 users are experiencing the following bug.

Expected behavior

This is a reported issue in Firebase.

Device & Versions (please complete the following information)

  • Brand: Samsung
  • Model: Galaxy A13
  • Orientation: Portrait
  • Available RAM: 598.04 MB
  • Available Disk Space: 63.02 GB
  • Version: Android 14
  • Orientation: Portrait
  • Rooted: No
Flutter 3.19.5 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 300451adae (9 months ago) • 2024-03-27 21:54:07 -0500
Engine • revision e76c956498
Tools • Dart 3.3.3 • DevTools 2.31.1
@urim-thummim urim-thummim added the bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant