Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18442] Android warnings in console when running an app

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-02-03T18:30:53.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.0.0
ComponentsAndroid
Labelsn/a
ReporterJeff Haynie
AssigneeIngo Muschenetz
Created2015-01-24T17:46:26.000+0000
Updated2015-02-14T01:30:13.000+0000

Description

[WARN] :   linker: libtiverify.so has text relocations. This is wasting memory and is a security risk. Please fix.
[INFO] :   TiApplication: (main) [58,408] Titanium Javascript runtime: v8
[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.
We need to investigate a fix for these.

Comments

  1. Ping Wang 2015-02-03

    This ticket has been fixed by updating the Android NDK version on Jenkins. To test it, run an app with
       <property name="ti.android.debug" type="bool">true</property>
       
    and should not see any warnings related to "text relocations".
  2. Ewan Harris 2015-02-14

    Verified fix on: Mac OSX 10.10.2 Appcelerator Studio, build: 4.0.0.201502111458 Titanium SDK build: 4.0.0.v20150212080708 Titanium CLI, build: 3.6.0-dev Alloy: 1.6.0-alpha Android Build tools 21.1.2 Nexus 6 (5.0.1) Built to device, the log message no longer appears in the console. Closing ticket.

JSON Source