xiaoyanit / android-openvpn-settings

Automatically exported from code.google.com/p/android-openvpn-settings
GNU General Public License v3.0
0 stars 0 forks source link

FIX ME! implement ttyname() bionic/libc/bionic/stubs.c:360 #43

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Not really sure if this is an issue or user issue

What steps will reproduce the problem?
1. Attempt to connect fails.

What is the expected output? What do you see instead?
The app asks for credentials (not really sure... never got past this issue)
The tick for client.conf stays unchecked.

What version of the product are you using?
OpenVPN Settings 0.4.6

Which Android phone are you using?
HTC Desire (Telstra A8183 model)

Which firmware version are you using?
T-Mod 2.0 LeeDrOiD V2.1a 

Please provide any additional information below.

LOGCAT
-=-=-=-
D/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-mgmt(  674): attach(): 
using management port at 38765
E/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-mgmt(  674): attaching to 
OpenVPN daemon: localhost/127.0.0.1:38765 - Connection refused
W/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf](  674): start(): choosing 
random port for management interface: 44890
D/dalvikvm(  674): GC_FOR_MALLOC freed 10448 objects / 594552 bytes in 39ms
D/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-daemon(  674): invoking 
external process: /system/bin/su
D/OpenVPNDaemonEnabler(  674): Received OpenVPN daemon state changed from 
Unknown to Startup
D/OpenVPNDaemonEnabler(  674): Received OpenVPN daemon state changed from 
Unknown to Disabled
D/su      ( 1397): 10113 de.schaeuffelhut.android.openvpn executing 0 
/system/bin/sh using shell /system/bin/sh : sh
D/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-daemon-stderr(  674): FIX 
ME! implement ttyname() bionic/libc/bionic/stubs.c:360
D/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-daemon-stderr(  674): sh: 
line 1: /system/xbin: is a directory
I/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-daemon-stdout(  674): 
terminated
I/OpenVPN-DaemonMonitor[/sdcard/openvpn/client.conf]-daemon-stderr(  674): 
terminated

sh-3.2# sh --version
GNU bash, version 3.2.0(1)-release (arm-android-eabi)
Copyright (C) 2005 Free Software Foundation, Inc.

sh-3.2# lsmod
bcm4329 210375 0 - Live 0xbf0bf000
cpufreq_powersave 668 0 - Live 0xbf0bc000
cpufreq_interactive 2368 1 - Live 0xbf0b6000
perflock_disable 752 0 - Live 0xbf0b0000
cifs 215150 0 - Live 0xbf070000
nls_utf8 998 0 - Live 0xbf06a000
tun 10734 0 - Live 0xbf061000
ext4 207558 0 - Live 0xbf020000
jbd2 48134 1 ext4, Live 0xbf00b000
cfq_iosched 17976 0 - Live 0xbf000000

sh-3.2# busybox
BusyBox v1.17.1 (2010-08-05 03:25:40 CDT) multi-call binary.
Copyright (C) 1998-2009 Erik Andersen, Rob Landley, Denys Vlasenko
and others. Licensed under GPLv2.

sh-3.2# ./openvpn --version
OpenVPN 2.1.1 i686-pc-linux-gnu [SSL] [LZO2] [EPOLL] built on Jul 26 2010
Originally developed by James Yonan
Copyright (C) 2002-2009 OpenVPN Technologies, Inc. <sales@openvpn.net>

Original issue reported on code.google.com by lee.wins...@gmail.com on 27 Sep 2010 at 11:59

GoogleCodeExporter commented 8 years ago
Does your config work when you start it at the command line?

Original comment by friedrich.schaeuffelhut on 28 Sep 2010 at 6:03

GoogleCodeExporter commented 8 years ago
I factory reset and installed T-Mod 2.0 LeeDrOiD V2.1a again and it just works. 
 Not sure what happened the first time.  Please close this issue and thanks for 
the great software.

Original comment by lee.wins...@gmail.com on 30 Sep 2010 at 8:24

GoogleCodeExporter commented 8 years ago
Thank you for reporting and commenting on the issue.

Original comment by friedrich.schaeuffelhut on 3 Oct 2010 at 1:41