这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@hemantasapkota
Copy link

@hemantasapkota hemantasapkota commented Nov 1, 2017

This adds the entry type 0x7ffffffd.

Thanks

@fornwall
Copy link
Member

fornwall commented Nov 4, 2017

Hm, that is DT_AUXILIARY - which build setup produces that one?

@hemantasapkota
Copy link
Author

Hi,

The source of the warning is this:

09-06 15:24:12.735 10100 8544 8567 W linker : "/data/app/sample-L3Nn181BMhP2TW3PDy-zvQ==/lib/arm/libsdk.so" unused DT entry: type 0x7ffffffd arg 0x362

Here's the log of the tool after running on libsdk.so

termux-elf-cleaner: Removing version section from 'libsdk.so'
termux-elf-cleaner: Removing version section from 'libsdk.so'
termux-elf-cleaner: Removing version section from 'libsdk.so'
termux-elf-cleaner: Removing the DT_0x7ffffffd dynamic section entry from 'libsdk.so'
termux-elf-cleaner: Removing the DT_VERNEEDNUM dynamic section entry from 'libsdk.so'
termux-elf-cleaner: Removing the DT_VERNEEDED dynamic section entry from 'libsdk.so'
termux-elf-cleaner: Removing the DT_VERDEFNUM dynamic section entry from 'libsdk.so'
termux-elf-cleaner: Removing the DT_VERDEF dynamic section entry from 'libsdk.so'
termux-elf-cleaner: Removing the DT_VERSYM dynamic section entry from 'libsdk.so'

I can't tell precisely tell what setup it's coming from. My best guess is that React Native maybe using it.

I can send you the file if you'd like to further investigate it.

Other setup information:

Android NDK: r10e
React Native Version: 0.48.4
NDK filters:

 ndk { abiFilters 'armeabi-v7a', 'x86' }

Thanks

@ghost ghost closed this Nov 4, 2019
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants