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

--- Comment #5 from Salmaan <salsaeed...@gmail.com> ---
(In reply to sh_zam from comment #4)
> Can you please run it within gdb, so we can get a backtrace?
> 
> If you have it installed you can do:
> 
> gdb <path-to-krita-binary or $(which krita) >
> 
> Then once you're in gdb: type `run`, let it crash and then type `backtrace`

Since krita is a flatpak app, I ran the follwing commands: 
1. `flatpak run --command=sh --devel org.kde.krita`
2. `gdb /app/bin/krita`
3. `run`  
After the `run` command it hangs on "Starting program: /app/bin/krita" and it
exists out of flatpak's shell.  I am having a hard time getting the backtrace.
Let me know if I am doing anything wrong.

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

Reply via email to