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

No Connection possible with minifyEnabled in release version #111

Open
ITdevko opened this issue Mar 5, 2017 · 1 comment
Open

No Connection possible with minifyEnabled in release version #111

ITdevko opened this issue Mar 5, 2017 · 1 comment
Labels
Milestone

Comments

@ITdevko
Copy link
Collaborator

ITdevko commented Mar 5, 2017

logcat log:

3-05 12:11:07.032 24166-24166/? I/Timeline: Timeline: Activity_launch_request id:org.secuso.privacyfriendlywerwolf time:555167245
03-05 12:11:07.034 938-955/? I/ActivityManager: START u0 {cmp=org.secuso.privacyfriendlywerwolf/.activity.StartHostActivity (has extras)} from uid 10281 on display 0
03-05 12:11:07.124 938-3154/? I/ActivityManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.google.android.packageinstaller cmp=com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity (has extras)} from uid 10281 on display 0
03-05 12:11:07.235 938-4110/? I/ActivityManager: Start proc 26180:com.google.android.packageinstaller/u0a41 for activity com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity
03-05 12:11:07.256 340-340/? W/SurfaceFlinger: couldn't log to binary event log: overflow.
03-05 12:11:07.274 24166-24166/? I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@b4e627 time:555167487
03-05 12:11:07.320 26180-26180/? W/System: ClassLoader referenced unknown path: /system/priv-app/GooglePackageInstaller/lib/arm
03-05 12:11:07.409 938-994/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{2029fef u0 org.secuso.privacyfriendlywerwolf/.activity.StartHostActivity t3583} time:555167622
03-05 12:11:07.448 24166-24166/? I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@b4e627 time:555167661
03-05 12:11:07.459 340-340/? W/SurfaceFlinger: couldn't log to binary event log: overflow.
03-05 12:11:12.927 938-970/? I/ActivityManager: Waited long enough for: ServiceRecord{1146cf6 u0 com.sonyericsson.extras.liveware/.asf.ExperienceService}
03-05 12:11:13.304 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:13.304 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/MainCore.cpp:1550: Failed to get TransState, rc 9
03-05 12:11:13.305 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:13.305 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:19.661 24166-26178/? E/AndroidRuntime: FATAL EXCEPTION: AsyncServer
Process: org.secuso.privacyfriendlywerwolf, PID: 24166
java.lang.AssertionError: java.lang.NoSuchFieldException: SERVER_HELLO
at a.a.a.b.a.n$a.(Unknown Source)

at a.a.a.b.a.n$24.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at a.a.a.b.a.i.a(Unknown Source)
at a.a.a.b.a.i.a(Unknown Source)
at a.a.a.b.a.i.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at a.a.a.e.a(Unknown Source)
at org.secuso.privacyfriendlywerwolf.h.c$1.a(Unknown Source)
at a.b.a.c.d.a$2.a(Unknown Source)
at a.b.a.c.d.a.a(Unknown Source)
at a.b.a.c.d.a$1$1.a(Unknown Source)
at a.b.a.c.d.c$2.a(Unknown Source)
at a.b.a.v.a(Unknown Source)
at a.b.a.ab.a(Unknown Source)
at a.b.a.b.c(Unknown Source)
at a.b.a.g.c(Unknown Source)
at a.b.a.g.b(Unknown Source)
at a.b.a.g.a(Unknown Source)
at a.b.a.g$3.run(Unknown Source)
Caused by: java.lang.NoSuchFieldException: SERVER_HELLO
at java.lang.Class.getField(Class.java:891)
at a.a.a.b.a.n$a.(Unknown Source) 
at a.a.a.b.a.n$24.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at a.a.a.b.a.i.a(Unknown Source) 
at a.a.a.b.a.i.a(Unknown Source) 
at a.a.a.b.a.i.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at a.a.a.e.a(Unknown Source) 
at org.secuso.privacyfriendlywerwolf.h.c$1.a(Unknown Source) 
at a.b.a.c.d.a$2.a(Unknown Source) 
at a.b.a.c.d.a.a(Unknown Source) 
at a.b.a.c.d.a$1$1.a(Unknown Source) 
at a.b.a.c.d.c$2.a(Unknown Source) 
at a.b.a.v.a(Unknown Source) 
at a.b.a.ab.a(Unknown Source) 
at a.b.a.b.c(Unknown Source) 
at a.b.a.g.c(Unknown Source) 
at a.b.a.g.b(Unknown Source) 
at a.b.a.g.a(Unknown Source) 
at a.b.a.g$3.run(Unknown Source) 
03-05 12:11:19.669 938-3863/? W/ActivityManager: Force finishing activity org.secuso.privacyfriendlywerwolf/.activity.StartHostActivity
03-05 12:11:19.726 938-970/? I/ActivityManager: Start proc 26206:com.sonyericsson.crashmonitor/1000 for broadcast com.sonyericsson.crashmonitor/.receiver.CrashMonitorServiceBroadcastReceiver
03-05 12:11:19.745 938-12531/? I/OpenGLRenderer: Initialized EGL, version 1.4
03-05 12:11:19.859 24166-24166/? I/Timeline: Timeline: Activity_idle id: android.os.BinderProxy@4aaa1b8 time:555180072
03-05 12:11:19.923 26206-26229/? W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1271 android.content.ContextWrapper.bindService:604 com.sonyericsson.crashmonitor.MiscTaAdapter.open:90 com.sonyericsson.crashmonitor.service.CrashMonitorService.onInit:127 com.sonyericsson.crashmonitor.service.CrashMonitorService.onHandleIntent:192
03-05 12:11:19.965 938-994/? I/Timeline: Timeline: Activity_windows_visible id: ActivityRecord{db6e265 u0 org.secuso.privacyfriendlywerwolf/.activity.MainActivity t3583} time:555180178
03-05 12:11:19.973 340-340/? W/SurfaceFlinger: couldn't log to binary event log: overflow.
03-05 12:11:23.315 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:23.315 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/MainCore.cpp:1550: Failed to get TransState, rc 9
03-05 12:11:23.315 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:23.315 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:24.953 2810-26230/? W/PlatformStatsUtil: Could not retrieve Usage & Diagnostics setting. Giving up.
03-05 12:11:33.324 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:33.324 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/MainCore.cpp:1550: Failed to get TransState, rc 9
03-05 12:11:33.324 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF
03-05 12:11:33.324 474-474/? I/Gobi: vendor/qcom/proprietary/RIDL/RIDLClient/RIDLSQL.cpp:2500: GetTransState() EBADF

@ITdevko ITdevko added this to the After Release milestone Mar 5, 2017
@ITdevko
Copy link
Collaborator Author

ITdevko commented Mar 5, 2017

after minify, cant find field SERVER_HELLO. current solution is to disable minify complettly

@ITdevko ITdevko changed the title No Connection possible with minifyEnabled in gradle No Connection possible with minifyEnabled in release version Mar 5, 2017
@ITdevko ITdevko added the bug label Mar 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant