Error shown on every message sent in some channels: "MatrixSDKCrypto.DecryptionError("error: invalid value: floating point 1.8446744073709552e19
, expected a number between 0 and 2^53 - 1 at line 1 column 40")
#7902
Labels
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Steps to reproduce
On sending messages, one particular user (not me) in a few specific channels gets a message:
Here's a screenshot of a particular problematic message:
Using Element web for another user in the same room, I collected the event sources:
Decrypted event source
Original event source
Using /devtools, I found the
m.room.encryption
room state:Given the message is an exception and not a proper error message, I suspect this might be a bug in the ios client, maybe combined with something weird in the room state/timeline.
I hope this is enough info to diagnose the issue, since collecting info is a bit tricky (I am doing this remotely without direct access to their phone).
I asked the user to report an issue (with a very brief description) via the app and include logs, in the expectation that that would show up as an issue in this repo or elsewhere and I could add the above details in a comment, but I could not find the issue anywhere. If anyone here can look through such reports and copy the logs here, that would be great. The report was made on 2025-02-09, around 14:30 UTC.
Outcome
See above
Your phone model
No response
Operating system version
No response
Application version
No response
Homeserver
matrix.org
Will you send logs?
Yes
The text was updated successfully, but these errors were encountered: