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

--- Comment #6 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`

Nevermind, ignore the previous post. I was able to get a backtrace of krita
crashing. 

Backtrace:
$ flatpak run --command=sh --devel org.kde.krita
[📦 org.kde.krita ~]$ gdb /app/bin/krita
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /app/bin/krita...
(No debugging symbols found in /app/bin/krita)
(gdb) run
Starting program: /app/bin/krita 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff0299640 (LWP 16)]
[New Thread 0x7fffefa50640 (LWP 17)]
Qt: Session management error: None of the authentication protocols specified
are supported
[Thread 0x7ffff0299640 (LWP 16) exited]
[New Thread 0x7ffff0299640 (LWP 18)]
Qt: Session management error: None of the authentication protocols specified
are supported

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

Reply via email to