TdUb199420 / 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

ioctl. Device reboot #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Start openvpn connection procedure. From command line:  
/system/bin/openvpn --config client.ovpn 

Or from OpenVPN Settings, it doesn't matter.

What is the expected output? What do you see instead?
After it device freeze then reboot.

What version of the product are you using?
openvpn 2.1.1

Which Android phone are you using?
Del Streak 5

Which firmware version are you using?
Kernel 2.6.32.9-perf, GAUSB1A131800-EU

Please provide any additional information below.

After command:
/system/bin/strace /system/bin/openvpn --config client.ovpn 

I have screen "strace" log, OpenVPN server log and openvpn client screen output 
(all attached).

As you can see in strace log, after "ioctl(4, TUNSETIFF" all die. 

Original issue reported on code.google.com by CaptainV...@gmail.com on 22 Jun 2011 at 1:09

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same issue with my HTC Desire HD with the following ROM [ROM][Jul 
30] TB Fusion3d 2.0.0 / Sense 2.1 + 3.0
http://forum.xda-developers.com/showthread.php?t=1122623

in INSMOD my phone reboots, in modprobe, I get can not allocate TUN/TAP ....

Thanks

Original comment by tony.ana...@gmail.com on 10 Aug 2011 at 1:34

GoogleCodeExporter commented 8 years ago
Any update on this issue?

Original comment by aed...@gmail.com on 31 Mar 2012 at 8:53

GoogleCodeExporter commented 8 years ago
I found this http://droidvpn.com/page/phone-reboots-when-connecting-droidvpn-7/ 
so this might be related to the ROM and not an issue about OpenVPN

Original comment by aed...@gmail.com on 17 May 2012 at 1:38