Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 4.0 (IceCream Sandwich) w/ Imsdroid fails to Register (Stack does not start) #310

Open
GoogleCodeExporter opened this issue Nov 28, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link



What steps will reproduce the problem?
1. Samsung GalaxyS2 with imsdroid running Android 4.0 fails while Android 2.3 
works
2. Does the Native Code need to be recompiled with the new NDK ver 7?
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by saket...@gmail.com on 2 Dec 2011 at 5:53

@GoogleCodeExporter
Copy link
Author

It should work with any NDK. Could you please send the log trace.

Original comment by boss...@yahoo.fr on 7 Dec 2011 at 12:41

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Oops it is not a Galaxy S2, It is a Samsung Nexus S running Htcclay's SuperICS 
Nexus S rom. Attached is the adb logcat. This binary was compiled in the end of 
september

Original comment by saket...@gmail.com on 7 Dec 2011 at 8:11

Attachments:

@GoogleCodeExporter
Copy link
Author

I think I have discovered what the root cause is. If there are multiple 
Ethernet interfaces,  with ice cream sandwich, ifconfig does not seem to be 
working and does not list all interfaces as gingerbread did. The contact header 
is populated by an ip different from my router LAN  ip presumably because it 
uses the last ip address? I was expecting 192.168.155.x from my wifi router but 
instead found that it used 10.181.202.161. No idea where this 10.181.202.161 
address came from but I had a similar issue with the Motorola bionic running 
gingerbread 2.3.4 which defined a new unroutable Ethernet interface and doubt 
go favored it over the routable ip. In the bionic case ifconfig actually showed 
me the second Ethernet interface that I disable by issuing the command 
"ifconfig usb1 down" . 

Original comment by saket...@gmail.com on 15 Dec 2011 at 3:37

@GoogleCodeExporter
Copy link
Author

This also fails to run on a Nexus 7 except over Wifi. 

Original comment by rdhdr...@gmail.com on 6 Aug 2014 at 2:52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant