Здравствуйте, Sigrok-devel.

I did builded PulseView for Android by Manual from 
http://sigrok.org/wiki/Android
All was builded fine and i have got PulseView-debug.apk
But when I trying to launch application, I get Error:

D/dalvikvm( 3892): Trying to load lib 
/data/app-lib/org.sigrok.pulseview-1/libglibmm-2.4.so 0x41def048
D/dalvikvm( 3892): Shared lib 
'/data/app-lib/org.sigrok.pulseview-1/libglibmm-2.4.so' already loaded in same 
CL 0x41def048
D/dalvikvm( 3892): Trying to load lib 
/data/app-lib/org.sigrok.pulseview-1/libsigrokxx.so 0x41def048
E/dalvikvm( 3892): 
dlopen("/data/app-lib/org.sigrok.pulseview-1/libsigrokxx.so") failed: dlopen 
failed: cannot locate symbol "__cxa_end_cleanup" referenced by 
"libsigrokxx.so"...

BUT!

$ nm -D libsigrokxx.so

         U __aeabi_atexit
         U __aeabi_uldivmod
         U __aeabi_unwind_cpp_pr0
         U __aeabi_unwind_cpp_pr1
0003a004 A __bss_start
         U __cxa_allocate_exception
         U __cxa_atexit
         U __cxa_begin_catch
         U __cxa_call_unexpected
         U __cxa_end_catch
         U __cxa_end_cleanup         <-- What is it?!
         U __cxa_finalize
         U __cxa_free_exception
         U __cxa_get_exception_ptr
         U __cxa_pure_virtual
         U __cxa_rethrow
         U __cxa_throw
0003a004 A _edata
0003a68c A _end
...
...
...

What is Wrong?

-- 
С уважением,
 Alexey                          mailto:[email protected]


------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to