iHelp101 / XInsta

136 stars 32 forks source link

Native crash #96

Closed jacky8399 closed 5 years ago

jacky8399 commented 5 years ago

Instagram always crashes with native crash. When I update to the latest hooks from pastebin, Instagram will stop crashing for a while until after some time it starts to crash again. I have the latest version of Instagram (151414277). Stack trace of the native crash: Screenshot_20190429-193333__01 Xposed stack trace when launching Instagram:

04-29 19:46:41.524 I/Xposed  (19084): XInsta - XInsta Initialized
04-29 19:46:41.528 I/Xposed  (19084): XInsta - Instagram Version Code: 151414277
04-29 19:46:41.529 I/Xposed  (19084): XInsta - Device Codename: ONEPLUS A5000
04-29 19:46:41.530 I/Xposed  (19084): XInsta - Android Version: 8.1.0
04-29 19:46:41.532 I/Xposed  (19084): XInsta - XInsta Version 2.1.0
04-29 19:46:42.071 I/Xposed  (19084): XInsta - Hooks Fetched!
04-29 19:46:42.324 I/Xposed  (19084): XInsta - Date Failed5 - java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
04-29 19:46:42.326 I/Xposed  (19084): XInsta - Date Failed5 Class - X.0g2
mrsdbskn commented 5 years ago

I can confirm the crash as I have the same issue.

iHelp101 commented 5 years ago

Are you still having this issue?

jacky8399 commented 5 years ago

I stopped having the issue when I was using 151414277, but none of the features (excluding image downloading and profile pic zoom) were working.

However, once I updated to 152367502, I encountered the same problem, albeit with a different class this time (X.1DB.D). X.1DB.D, like the other class, appears to take an argument of type java.io.Reader.

iamdexter commented 5 years ago

The same problem with the testing hooks, I returned to 1514142...

iHelp101 commented 5 years ago

If someone can get me a logcat or bug report of the crash it would really help. I can't reproduce the crash sadly, so testing a fix is very tricky.

jacky8399 commented 5 years ago

here is the logcat for the crash https://pastebin.com/q5wSEjjp

iHelp101 commented 5 years ago

Fixed in next update.