Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17837] Android : Building app for 4.4.X device/emulator gives linker warnings

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.4.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-3.4.1
ReporterLokesh Choudhary
AssigneeUnknown
Created2014-10-09T23:56:01.000+0000
Updated2018-02-28T20:03:37.000+0000

Description

Description:

1. Build any android app ( I tried both default classic, alloy & a non default app) for android 4.4.X device/emulator. 2. After the app launches check the application logs in the studio console.

Actual Results:

1. We see warnings as below:
[WARN] :   linker: libstlport_shared.so has text relocations. This is wasting memory and is a security risk. Please fix.
[WARN] :   linker: libkroll-v8.so has text relocations. This is wasting memory and is a security risk. Please fix.
[WARN] :   linker: libtiverify.so has text relocations. This is wasting memory and is a security risk. Please fix.

Expected Result:

1. We should not see these warnings.

Comments

No comments

JSON Source