Crashes on 2.3 (Nexus S)

Status
Not open for further replies.

Dianoga

Joined
Jan 10, 2011
Messages
2
Reaction score
0
When I attempt to start the 3cx application on my phone, it immediately crashes. I have included what I believe to be the relevant information from logcat.


I/3CXPhone.Phone( 9959): *******************
I/3CXPhone.Phone( 9959): *** 3CXPhone ***
I/3CXPhone.Phone( 9959): *** 1.2.9 ***
I/3CXPhone.Phone( 9959): *** ***
I/3CXPhone.Phone( 9959): *** Manufactor: ***
I/3CXPhone.Phone( 9959): *** samsung ***
I/3CXPhone.Phone( 9959): *** Model: ***
I/3CXPhone.Phone( 9959): *** Nexus S ***
I/3CXPhone.Phone( 9959): *******************
D/3CXPhone.Phone( 9959): file: /data/data/com.tcx.sip.ui/library/libsipClient.so
I/3CXPhone( 9959): skipping raw file update (/data/data/com.tcx.sip.ui/library/libsipClient.so)
D/3CXPhone.Phone( 9959): file: /data/data/com.tcx.sip.ui/files/ringtone.wav
I/3CXPhone( 9959): skipping raw file update (/data/data/com.tcx.sip.ui/files/ringtone.wav)
W/ActivityManager( 109): Unable to start service Intent { cmp=com.tcx.sip.ui/com.tcx.sip.SipService }: not found
D/3CXPhone.Phone( 9959): *** onCallStateChanged *** : 0
D/dalvikvm( 9959): Trying to load lib /data/data/com.tcx.sip.ui/library/libsipClient.so 0x40514480
D/dalvikvm( 109): GC_CONCURRENT freed 2179K, 41% free 7324K/12231K, external 6558K/8173K, paused 3ms+6ms
E/3CXPhone.Binding( 9959): failed loading native library
E/3CXPhone.Binding( 9959): java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1311]: 74 cannot locate '_ZN7android10AudioTrackC1EijiiijPFviPvS1_ES1_i'...
E/3CXPhone.Binding( 9959):
E/3CXPhone.Binding( 9959): at java.lang.Runtime.load(Runtime.java:394)
E/3CXPhone.Binding( 9959): at java.lang.System.load(System.java:534)
E/3CXPhone.Binding( 9959): at com.tcx.sip.SipClient.<clinit>(SipClient.java:58)
E/3CXPhone.Binding( 9959): at com.tcx.sip.SipService.createPhone(SipService.java:29)
E/3CXPhone.Binding( 9959): at com.tcx.sip.SipService.getPhone(SipService.java:51)
E/3CXPhone.Binding( 9959): at com.tcx.sip.ui.Desktop$12$1.doInBackground(Desktop.java:397)
E/3CXPhone.Binding( 9959): at com.tcx.sip.ui.Desktop$12$1.doInBackground(Desktop.java:1)
E/3CXPhone.Binding( 9959): at android.os.AsyncTask$2.call(AsyncTask.java:185)
E/3CXPhone.Binding( 9959): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:306)
E/3CXPhone.Binding( 9959): at java.util.concurrent.FutureTask.run(FutureTask.java:138)
E/3CXPhone.Binding( 9959): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1088)
E/3CXPhone.Binding( 9959): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:581)
E/3CXPhone.Binding( 9959): at java.lang.Thread.run(Thread.java:1019)
W/dalvikvm( 9959): No implementation found for native Lcom/tcx/sip/SipClient;.poll0 (Lcom/tcx/sip/SipClient$SipEvent;)V
W/dalvikvm( 9959): threadid=9: thread exiting with uncaught exception (group=0x40015560)
E/AndroidRuntime( 9959): FATAL EXCEPTION: SipEvent-Poller
E/AndroidRuntime( 9959): java.lang.UnsatisfiedLinkError: poll0
E/AndroidRuntime( 9959): at com.tcx.sip.SipClient.poll0(Native Method)
E/AndroidRuntime( 9959): at com.tcx.sip.SipClient.poll(SipClient.java:244)
E/AndroidRuntime( 9959): at com.tcx.sip.SipClient.access$13(SipClient.java:243)
E/AndroidRuntime( 9959): at com.tcx.sip.SipClient$5.run(SipClient.java:588)
W/ActivityManager( 109): Force finishing activity com.tcx.sip.ui/.Desktop
 
Hi

The reason is here:
" failed loading native library"
This is 3CXphone's SIP core, if not loaded properly, you will get the crash.

However, it seems to be related with earlier
"skipping raw file update"
You updated previous 3CXphone version or it's a new, fresh install of 1.2.9? If is an update, try to clear data, uninstall, then a new install. I cannot say this will solve the issue, because never got this error on released version, and I don't have the Nexus model you have, to test it.

Regards
vali
 
This was a clean install. I suspect the issue is related to something in Android 2.3. Is it possible to try running the client in a 2.3 emulator? It likely won't perform well, but you may have some luck debugging the library issue.
 
Status
Not open for further replies.

Members Online Now

Forum statistics

Threads
111,831
Messages
589,277
Members
164,660
Latest member
RJenkinsROCK