-
Notifications
You must be signed in to change notification settings - Fork 82
Snapchat 9.39.5.0 crashes with Snapprefs 2.1.0 on official Xposed release for Nougat #398
Copy link
Copy link
Open
Description
Expected Behavior
Snapchat should successfully launch when Snapprefs is enabled
Current Behavior
Snapchat 9.39.5.0 crashes with Snapprefs 2.1.0 on official Xposed release for Nougat
Possible Solution
Your Environment
- Version used: Snapchat 9.39.5.0, Snapprefs 2.1.0
- Android version: Lineage 14.1 - lineage-14.1-20171005-nightly-mako-signed
- Xposed version and type (systemless or regular) Xposed SDK25 ARM and apk v 3.12
- Root version and type (SuperSU, phh, etc. and system or systemless): Addon SU - https://download.lineageos.org/extras
- Do you use any root/xposed hiding? If yes, which?: Rootcloak installed but not loaded
Wiped phone from CM13 with TWRP, copied image over, and flashed with clean LineageOS image, installed apps, started snapchat. Installed xposed and modules including snapprefs aftewards.
Logcat attached for start of snapchat onwards, not sure if it's a snapprefs or xposed bug:
10-13 11:47:12.587 3238 3238 D AndroidRuntime: Shutting down VM
--------- beginning of crash
10-13 11:47:12.591 3238 3238 E AndroidRuntime: FATAL EXCEPTION: main
10-13 11:47:12.591 3238 3238 E AndroidRuntime: Process: com.snapchat.android, PID: 3238
10-13 11:47:12.591 3238 3238 E AndroidRuntime: java.lang.SecurityException: Package android not in UID 10094
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1684)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1637)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.view.IWindowSession$Stub$Proxy.addToDisplay(IWindowSession.java:829)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.view.ViewRootImpl.setView(ViewRootImpl.java:640)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:342)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:94)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.widget.Toast$TN.handleShow(Toast.java:459)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.widget.Toast$TN$2.handleMessage(Toast.java:342)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6186)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)
10-13 11:47:12.591 3238 3238 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:103)
10-13 11:47:12.595 624 1098 W ActivityManager: Force finishing activity com.snapchat.android/.LandingPageActivity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels