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

Constant crash on Android 5.1 #189

Open
artkuc opened this issue Nov 17, 2015 · 6 comments
Open

Constant crash on Android 5.1 #189

artkuc opened this issue Nov 17, 2015 · 6 comments

Comments

@artkuc
Copy link

artkuc commented Nov 17, 2015

LOG: http://pastebin.com/QP0MrqR3
I have fresh KODI install, the only plugin i install is PULSAR. I enable all controls, restart KODI and see message saying that PULSAR crashed and tries to restart. This message appears every n seconds. I guess this is because of "only position independent executables (PIE) are supported" on latest android. This must also cause trouble to nexus players, nvidia shield, sony bravia tv's, etc.

@sei4eto
Copy link

sei4eto commented Dec 1, 2015

Sony TV android 5.1.1 - the same error - Pulsar crashes. It says need Restarting...

@lcohen999
Copy link

Someone has to recompile Pulsar with PIE.

I am an IT guy, not a programmer so I cannot help. That is the key issue

@ykhehra1
Copy link

I never heard that anyone have working pulsar on any android platform, so I guess its not android platform or version.

@lcohen999
Copy link

Pulsar works fine on Android 4, just not 5 or 6

Lorne Cohen
ScrapIT Software
+1-416-420-8645
On Dec 11, 2015 6:41 PM, "ykhehra1" [email protected] wrote:

I never heard that anyone have working pulsar on any android platform, so
I guess its not android platform or version.


Reply to this email directly or view it on GitHub
#189 (comment)
.

@ykhehra1
Copy link

IC, yeah I only tried on many platforms of v5 & 6 and it never worked for me. Somebody with skill need to fork it, hoping it will work on latest versions soon.

@Txukie
Copy link

Txukie commented Jan 8, 2016

lcohen999 is totally right, pulsar needs to be recompiled with PIE support. I've tried to recompile it but it always fails on libtorrent, missing some boost headers. I am a programmer but I've never used Go (which this uses) and don't have the time to try to decipher this as it has many dependencies. If steeve or somebody else would be kind enough to point me to some proper setup and build instructions or just compile pulsar with android-16 as target then that would solve it I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants