Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Skype crashes under 1.7.29 #424

Closed
Tassos-i opened this issue Aug 1, 2013 · 8 comments
Closed

Skype crashes under 1.7.29 #424

Tassos-i opened this issue Aug 1, 2013 · 8 comments
Labels

Comments

@Tassos-i
Copy link

Tassos-i commented Aug 1, 2013

logcat is here : http://forum.xda-developers.com/attachment.php?attachmentid=2157558&d=1375358649

@M66B
Copy link
Owner

M66B commented Aug 1, 2013

@M66B
Copy link
Owner

M66B commented Aug 1, 2013

@M66B
Copy link
Owner

M66B commented Aug 1, 2013

There is only one crash in the log and it doesn't seem to be related to XPrivacy:

I/XPrivacy/XRuntime( 5515): get 10221/loadLibrary shell=false #
E/VH_VideoHost( 5515): Failure: java.lang.UnsatisfiedLinkError: Couldn't load nvomxadaptor from loader dalvik.system.PathClassLoader[dexPath=/data/xposed/XposedBridge.jar,libraryPath=null]: findLibrary returned null
I/XPrivacy/XRuntime( 5515): get 10221/loadLibrary shell=false *
E/VH_VideoHost( 5515): Failure: java.lang.UnsatisfiedLinkError: Couldn't load videohost_skype from loader dalvik.system.PathClassLoader[dexPath=/data/xposed/XposedBridge.jar,libraryPath=null]: findLibrary returned null
W/VH_RaiderVideo( 5515): Video Host init failed due to problems with native libraries !
W/dalvikvm( 5515): No implementation found for native Lcom/skype/AndroidVideoHost/Core/Configurations;.ResetDefaultValues:()V
W/dalvikvm( 5515): threadid=11: thread exiting with uncaught exception (group=0x40e27ac8)
E/AndroidRuntime( 5515): FATAL EXCEPTION: Thread-481
E/AndroidRuntime( 5515): java.lang.UnsatisfiedLinkError: Native method not found: com.skype.AndroidVideoHost.Core.Configurations.ResetDefaultValues:()V
E/AndroidRuntime( 5515):    at com.skype.AndroidVideoHost.Core.Configurations.ResetDefaultValues(Native Method)
E/AndroidRuntime( 5515):    at com.skype.AndroidVideoHost.RaiderVideo.<init>(Unknown Source)
E/AndroidRuntime( 5515):    at com.skype.AndroidVideoHost.RaiderVideo.<init>(Unknown Source)
E/AndroidRuntime( 5515):    at com.skype.android.skylib.RaiderVideoHostInitializer.a(RaiderVideoHostInitializer.java:70)
E/AndroidRuntime( 5515):    at com.skype.android.skylib.SkyLibInitializer.a(SkyLibInitializer.java:105)
E/AndroidRuntime( 5515):    at com.skype.android.inject.SkyLibProvider.getOnce(SkyLibProvider.java:50)
E/AndroidRuntime( 5515):    at com.skype.android.inject.SkyLibProvider.getOnce(SkyLibProvider.java:26)
E/AndroidRuntime( 5515):    at com.skype.android.inject.b.get(LazyInstanceProvider.java:24)
E/AndroidRuntime( 5515):    at com.google.inject.f.get(BoundProviderFactory.java:58)
E/AndroidRuntime( 5515):    at com.google.inject.ar$1.call(ProviderToInternalFactoryAdapter.java:45)
E/AndroidRuntime( 5515):    at com.google.inject.ac.callInContext(InjectorImpl.java:811)
E/AndroidRuntime( 5515):    at com.google.inject.ar.get(ProviderToInternalFactoryAdapter.java:42)
E/AndroidRuntime( 5515):    at com.google.inject.av$1$1.get(Scopes.java:54)
E/AndroidRuntime( 5515):    at com.google.inject.ae.get(InternalFactoryToProviderAdapter.java:48)
E/AndroidRuntime( 5515):    at com.google.inject.ac$4$1.call(InjectorImpl.java:758)
E/AndroidRuntime( 5515):    at com.google.inject.ac.callInContext(InjectorImpl.java:804)
E/AndroidRuntime( 5515):    at com.google.inject.ac$4.get(InjectorImpl.java:754)
E/AndroidRuntime( 5515):    at com.google.inject.ac.getInstance(InjectorImpl.java:793)
E/AndroidRuntime( 5515):    at roboguice.inject.ContextScopedRoboInjector.getInstance(ContextScopedRoboInjector.java:140)
E/AndroidRuntime( 5515):    at com.skype.android.app.main.SplashActivity.doStuffInBackground(SplashActivity.java:94)
E/AndroidRuntime( 5515):    at roboguice.activity.RoboSplashActivity$1.run(RoboSplashActivity.java:40)
E/AndroidRuntime( 5515):    at java.lang.Thread.run(Thread.java:856)

@tonymanou
Copy link
Contributor

@M66B Do you know what makes those lines appear many many times ?

I/XPrivacy/XIoBridge( 2176): get 10074//proc identification=false *
I/XPrivacy/XIoBridge( 2176): get setting Version=1.7.28 *

@Tassos-i
Copy link
Author

Tassos-i commented Aug 1, 2013

The fact is that upon re-installation of Xprivacy 1.7.28 (or, off course, upon deactivation of xprivacy), Skype works again...

@M66B
Copy link
Owner

M66B commented Aug 1, 2013

I can reproduce the problem, but until so far I have no clue what is causing it.

@M66B
Copy link
Owner

M66B commented Aug 1, 2013

Finally found it, it will be fixed in the next release (soon).

@M66B M66B closed this as completed Aug 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants