https://bugs.kde.org/show_bug.cgi?id=396089

--- Comment #2 from VTVL <john.s...@onlinehome.de> ---
On 05/07/18 15:35, Jasem Mutlaq wrote:
> https://bugs.kde.org/show_bug.cgi?id=396089
>
> --- Comment #1 from Jasem Mutlaq <mutla...@ikarustech.com> ---
> I just tried all the above and none caused a crash. You have any backtrace 
> from
> the crash?
>

I used this instruction:

https://stackoverflow.com/questions/44954314/swift-debugging-on-linux-missing-backtrace

ATTENTION:

Great news though, there is a bash script which does all the work for
you. Instruction's are slight, but this is what you need to do:

Download this script:
https://raw.githubusercontent.com/apple/swift/master/utils/symbolicate-linux-fatal

Execute your crashing app.

|$ myApp &>crash.log|

Then execute the script.

|$ ./symbolicate-linux-fatal myApp crash.log Adjusted: ||$ kstars %U
&>crash.log|


Then execute the script.

|$ ./symbolicate-linux-fatal.sh kstars crash.log|


The crash log is attached.

-- John
||

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to