Thread: [SailfishOS] Pure Maps
View Single Post
pichlo's Avatar
Posts: 6,445 | Thanked: 20,981 times | Joined on Sep 2012 @ UK
#213
A desperate plea. I have been trying to assist rinigus in his hunt for the hanging on exit problem. It has gotten to the point where we tried to run Pure Maps in gdb and gather the backtrace. Unfortunately, whatever I do, I keep getting this warning:
Code:
warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
I tried DuckDuckGoing but all the results I found were either not relevant, or I tried them and they made no difference, or I did not understand them. I tried asking smarter people at my work, but we are an embedded tech house miles away from libthread and no one knew the answer.

My .gdbinit looks like this:
Code:
set logging on
set auto-load safe-path /
set libthread-db-search-path /lib
set env LD_PRELOAD /lib/libthread_db-1.0.so
set env LD_PRELOAD /lib/libpthread-2.19.so
The libthread_db path exists and is the only instance of libthread_db on my system.
__________________
Русский военный корабль, иди нахуй!
 

The Following 7 Users Say Thank You to pichlo For This Useful Post: