longzuyuan / ics-openvpn

Automatically exported from code.google.com/p/ics-openvpn
0 stars 0 forks source link

App stopped connecting properly in version 0.5.16 (dynamic linking fails) #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update to 0.5.16
2. Try to connect to an already configured VPN

What is the expected output? What do you see instead?
App fails to connect. Relevant log messages are:
P:link_image[1937]: 1971 could not load needed library 'libopenvpn.so' for 
'/data/data/de.blinkt.openvpn/cache/miniovpn' (reloc_library[1286]: 1971 cannot 
locate '__gnu_thumb1_case_uqi'...
P:)CANNOT LINK EXECUTABLE

What mobile phone are you using?
HTC One S

Which Android Version and stock ROM or aftermarket like cyanogenmod?
Android version: 4.0.3
HTC sense version: 4.0
Software Version: 1.78.75.5
API level (HTC SDK): 4.11
HTC extension version: HTCExtension_403_1_GA_4

Please provide any additional information below.
App was working perfectly with the previous version. As no extra software 
updates have been performed (neither other apps nor Android itself), it is 
clearly an ics-openvpn issue.

Original issue reported on code.google.com by Ivan.Llo...@gmail.com on 25 Jul 2012 at 11:53

GoogleCodeExporter commented 9 years ago
Yes. It is a problem with using the new ndk. I reverted back to gcc 4.4.3 for 
now. I pushed a new version to the market which should fix the problem.  
(revision 81ce1b7c50)

Original comment by arne@rfc2549.org on 25 Jul 2012 at 1:27