JohnHoder / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
1 stars 0 forks source link

crash on Nexus5, "sipdroid has stopped" #1160

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Before you begin please read the FAQ!

Attention!

Don't post doubles!

Why is it important to find doubles?

Sipdroid is a community project. This is no dropbox for your personal
issue. You need to find others having the same problem to get it fixed. If
the problem has already been reported you add more details and ideas to the
existing discussion. If it has not been reported yet you include as many
background info as possible to give the community a chance to follow up on
it. No one will just sit there and try to replicate your setup. The root
cause of the problem will need to be identified to get it fixed.

How can I find doubles?

When clicking on issues tab there is a search box. Enter keywords for your
issue to find previous reports matching yours. Choose find all to match
closed tickets as well.

How can I investigate an incompatiblity?

Just mentioning a SIP server or device that does not interoperate with
Sipdroid won't help much because the developers might not have that
particular setup on hands. So you will try to add a SIP or logcat trace
from your network/phone to make a fix at all possible.

Did you carefully read above?

If yes, please fill out the following form and provide all necessary
details.
If not, you may continue in the Forum where you can discuss your problem to
clear things up before filing an issue report.

What steps will reproduce the problem?
1.make call
2.
3.

What is the expected output? What do you see instead?
expecting call to connect ... instead I get "sipdroid has stopped" error, but 
call continues and I cannot hang up.  

What version of the product are you using? On what device/operating system?
sipdriod 3.4.  Google Nexus 5 phone with android 4.4.2

Which SIP server are you using? What happens with PBXes?
SIP server is pbxes

Which type of network are you using?
wifi

Please provide any additional information below.
This worked when I first installed it.  I have tried uninstalling and 
reinstalling; no luck.

Original issue reported on code.google.com by Batmen...@gmail.com on 23 Feb 2014 at 11:39

GoogleCodeExporter commented 8 years ago
Logcat: http://loomer.com/android/logcat.out

Original comment by Batmen...@gmail.com on 26 Feb 2014 at 9:28

GoogleCodeExporter commented 8 years ago
It's a problem with ART.  I switched back to Dalvik; the crashes stopped.  The 
logcat above is while using ART.  You'll probably want to fix it anyway, since 
Google will be switching to ART in the future.

Original comment by Batmen...@gmail.com on 26 Feb 2014 at 9:41