Simple-SMS-Messenger icon indicating copy to clipboard operation
Simple-SMS-Messenger copied to clipboard

App crashes when trying to render attached contact

Open LantashTheTokra opened this issue 2 years ago • 0 comments

When I try to open the text conversation with the contact in it, the app crashes. The GrapheneOS sms app renders the contact correctly, so its not a file problem.

App version: 5.19.3 Android version: Android 14 Distro: GrapheneOS File that causes the crash: https://github.com/LantashTheTokra/smsbug/blob/main/20231016_232659_01.vcf Redacted screenshare:

https://github.com/SimpleMobileTools/Simple-SMS-Messenger/assets/84555704/d04ce897-7281-43f1-b6bc-1e6884788e73

Error message: type: crash osVersion: google/panther/panther:14/UP1A.231005.007/2023101300:user/release-keys package: com.simplemobiletools.smsmessenger:85 process: com.simplemobiletools.smsmessenger processUptime: 1270 + 289 ms installer: com.looker.droidify

java.lang.RuntimeException: java.lang.NoSuchMethodException: q9.c. [class java.lang.String, class java.lang.String, class java.lang.String] at l9.e.a(SourceFile:56) at s9.a.c(SourceFile:35) at o9.h.m(SourceFile:8) at o9.c.z(SourceFile:40) at o9.c.y(SourceFile:1) at o9.c.q(SourceFile:16) at o9.c.c(SourceFile:108) at o9.p.i(SourceFile:1) at p9.c.c(SourceFile:1218) at w.s.a(SourceFile:95) at w.s.f(SourceFile:17) at p1.v.run(SourceFile:20) at java.lang.Thread.run(Thread.java:1012) Caused by: java.lang.NoSuchMethodException: q9.c. [class java.lang.String, class java.lang.String, class java.lang.String] at java.lang.Class.getConstructor0(Class.java:3325) at java.lang.Class.getDeclaredConstructor(Class.java:3063) at l9.e.a(SourceFile:25) ... 12 more

LantashTheTokra avatar Oct 17 '23 04:10 LantashTheTokra