No crash logs on Linux

Hi,
I can’t find any crash logs after editor crash

I am using UE4.12 (release branch) on Debian8 x64

I looked at these locations

Hey tQuant-

You should be able to the callstack and crash logs from the terminal window after a crash occurs. Additionally, you may be able to find saved log files in either /home/library/UnrealEngine or the engine’s /Engine/Binaries/Linux folder. If you are still unable to find the log files, can you ensure that CrashReportClient was built when building the engine?

Cheers