Confirmed users
507
edits
mNo edit summary |
(→FAQ) |
||
Line 200: | Line 200: | ||
* You may need to create a libtinfo.so.5 symlink to libncurses.so.5. For example, | * You may need to create a libtinfo.so.5 symlink to libncurses.so.5. For example, | ||
sudo ln -s libncurses.so.5 /usr/lib/libtinfo.so.5 | sudo ln -s libncurses.so.5 /usr/lib/libtinfo.so.5 | ||
=== "Segmentation fault: 11" or "Illegal instruction: 4" on Mac OS X === | |||
* You can try this [https://people.mozilla.com/~nchen/jimdb/jimdb-mac-alt.tar.bz2 alternate version] provided by Kats. | |||
=== "cannot locate symbol "__exidx_end"" when starting to debug === | === "cannot locate symbol "__exidx_end"" when starting to debug === |