HI, The wrt_launchpad_daemon crashes and gives segmentation fault on armv7l architecture. I doubt if the wrt_launchpad_daemon works correctly on arm architecture, because I installed two different versions of wrt ,but both resulted in same error.
Below is the gdb trace of the same: root:/usr/bin> gdb ./wrt_launchpad_daemon GNU gdb (GDB) 7.5.1 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. Reading symbols from /usr/bin/wrt_launchpad_daemon...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/wrt_launchpad_daemon warning: File "/usr/lib/libthread_db.so.1" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Program received signal SIGSEGV, Segmentation fault. 0x00017c84 in ?? () (gdb) bt #0 0x00017c84 in ?? () #1 0x2c726ad6 in DPL::ThreadLocalVariable<DPL::DB::SqlConnection*>::ThreadLocalVariable() () from /usr/lib/libdpl-wrt-dao-ro.so.0 #2 0x2e9440e6 in _GLOBAL__sub_I_AceDAOUtilities.cpp () from /usr/lib/libace-dao-ro.so.0 #3 0x2aab5e0e in call_init () from /lib/ld-linux.so.3 #4 0x2aab5ea0 in _dl_init_internal () from /lib/ld-linux.so.3 #5 0x2aab8c26 in dl_open_worker () from /lib/ld-linux.so.3 #6 0x2aab5d2a in _dl_catch_error () from /lib/ld-linux.so.3 #7 0x2aab8642 in _dl_open () from /lib/ld-linux.so.3 #8 0x2c1dab00 in dlopen_doit () from /usr/lib/libdl.so.2 #9 0x2aab5d2a in _dl_catch_error () from /lib/ld-linux.so.3 #10 0x2c1daf54 in _dlerror_run () from /usr/lib/libdl.so.2 #11 0x2c1dab8a in dlopen@@GLIBC_2.4 () from /usr/lib/libdl.so.2 #12 0x0000a744 in main () Has anybody faced the same problem for arm architecture? Thanks, Jay ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Disclaimer~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Information contained and transmitted by this e-mail is confidential and proprietary to IGATE and its affiliates and is intended for use only by the recipient. If you are not the intended recipient, you are hereby notified that any dissemination, distribution, copying or use of this e-mail is strictly prohibited and you are requested to delete this e-mail immediately and notify the originator or [email protected] <mailto:[email protected]>. IGATE does not enter into any agreement with any party by e-mail. Any views expressed by an individual do not necessarily reflect the view of IGATE. IGATE is not responsible for the consequences of any actions taken on the basis of information provided, through this email. The contents of an attachment to this e-mail may contain software viruses, which could damage your own computer system. While IGATE has taken every reasonable precaution to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should carry out your own virus checks before opening an attachment. To know more about IGATE please visit www.igate.com <http://www.igate.com>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
