View Single Post
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#87
okay i need your backtrace.

Install mitakuuluu3 and mitakuuluu3-debuginfo packages from here: http://repo.merproject.org/obs/home:...mv7hl/armv7hl/

Install gdb package (in terminal: pkcon install gdb)

then run:
Code:
gdb /usr/bin/mitakuuluu3
run
#do some actions to crash application
backtrace
and copy backtrace contents.

To copy text in terminal open right menu, set drag mode to "Select", use your finger to select text, and then in menu use "Copy" button to copy selected text to clipboard. And paste it here.
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2015-06-03 at 17:41.