Hi,

I am developing a native application which integrates with a library
written using non tizen OSP code. This library uses two pthreads, one for
application logic and one for network communication. The network
communication is implemented using libcurl. Application runs well, but when
I call UiApp->Terminate function, it is crashing with trace pointing to
system libraries. Is there a different way to use these libraries with
Tizen Native Application ?

Please guide me on how to identify the issue. Any points regarding
debugging multi-threaded application would be helpful.  Also, I can see
some core dumps in /opt/usr/share/crash/core folder pointing to my
application. How to load this core dump into GDB ?

Thanks,
NSquare
_______________________________________________
Application-dev mailing list
Application-dev@lists.tizen.org
https://lists.tizen.org/listinfo/application-dev

Reply via email to