Menu

#53 Crash on motorola milestone

Verified
nobody
None
Medium
Defect
2010-07-10
2010-06-19
Anonymous
No

Originally created by: zdevel
Originally owned by: r3gis...@gmail.com

I created account for my pbx in expert mode, and after creating i got FC. Logcat:
I/ActivityManager( 1266): Start proc com.csipsimple for activity com.csipsimple/.ui.SipHome: pid=9467 uid=10085 gids={3003, 1015}
I/dalvikvm( 9467): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=38)
I/dalvikvm( 9467): Debugger thread not active, ignoring DDM send (t=0x41504e4d l=32)
D/dalvikvm( 9467): GC freed 2111 objects / 140560 bytes in 67ms
D/AudioHardwareMot( 1058): AudioMgr:bufSize from kernel = 8192
D/dalvikvm( 9467): Trying to load lib /data/data/com.csipsimple/files/libpjsipjni.so 0x450e0060
D/dalvikvm( 9467): Added shared lib /data/data/com.csipsimple/files/libpjsipjni.so 0x450e0060
D/dalvikvm( 1332): GC freed 415 objects / 20600 bytes in 167ms
I/ActivityManager( 1266): Displayed activity com.csipsimple/.ui.SipHome: 965 ms (total 965 ms)
W/libpjsip( 9467):  16:53:56.541    pjsua_acc.c  SIP registration failed, status=404 (Not found (unknown domain))
W/dalvikvm( 9467): threadid=17: thread exiting with uncaught exception (group=0x4001b170)
E/AndroidRuntime( 9467): Uncaught handler: thread UAStateAsyncWorker exiting due to uncaught exception
E/AndroidRuntime( 9467): java.lang.IllegalArgumentException: No enum class org.pjsip.pjsua.pjsip_status_code with value 171101
E/AndroidRuntime( 9467):        at org.pjsip.pjsua.pjsip_status_code.swigToEnum(pjsip_status_code.java:90)
E/AndroidRuntime( 9467):        at org.pjsip.pjsua.pjsua_acc_info.getStatus(pjsua_acc_info.java:91)
E/AndroidRuntime( 9467):        at com.csipsimple.models.AccountInfo.fillWithPjInfo(AccountInfo.java:66)
E/AndroidRuntime( 9467):        at com.csipsimple.service.SipService.getAccountInfo(SipService.java:631)
E/AndroidRuntime( 9467):        at com.csipsimple.service.SipService.updateRegistrationsState(SipService.java:644)
E/AndroidRuntime( 9467):        at com.csipsimple.service.UAStateReceiver$WorkerHandler.handleMessage(UAStateReceiver.java:212)
E/AndroidRuntime( 9467):        at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 9467):        at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 9467):        at android.os.HandlerThread.run(HandlerThread.java:60)
I/Process ( 1266): Sending signal. PID: 9467 SIG: 3
I/dalvikvm( 9467): threadid=7: reacting to signal 3
I/dalvikvm( 9467): Wrote stack trace to '/data/anr/traces.txt

Related

Tickets: #54

Discussion

  • Anonymous

    Anonymous - 2010-06-20

    Originally posted by: r3gis...@gmail.com

    Will be fixed in next release.

    Was already reported by other using the Eclair automatic bug report tool.

    In fact this bug appear when something goes wrong with account registration. Here seems to be a DNS resolution issue.

    Owner: r3gis.3R
    Status: Accepted

     
  • Anonymous

    Anonymous - 2010-06-20

    Originally posted by: zdevel

    well yes, i have lex.gs domain and asterisk on another server, which is defined in DNS SRV

     
  • Anonymous

    Anonymous - 2010-06-27

    Originally posted by: zdevel

    fixed for me in .12 build
    Thanks!

     
  • Anonymous

    Anonymous - 2010-07-10

    Originally posted by: r3gis...@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     

Log in to post a comment.