Bug 447575 - Krita appimage SEGFAULT-ed
Summary: Krita appimage SEGFAULT-ed
Status: RESOLVED WORKSFORME
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: 5.0.0
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 13:41 UTC by balintgergely99
Modified: 2022-01-04 14:41 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description balintgergely99 2021-12-27 13:41:57 UTC
SUMMARY
Krita segfaulted when using basic tools, like paintbrushes. I dont remember the exact action I was doing at the moment of the crash, but I included the report from coredumpctl.
Not sure if this is enough for you, to be able to fix it tho.

OBSERVED RESULT
App randomly closes, because of a segfault.


SOFTWARE/OS VERSIONS
Krita 5.0.0 appimage
Linux Mint based on Ubuntu 20.04

ADDITIONAL INFORMATION: output of coredumpctl

coredumpctl gdb 1188734
           PID: 1188734 (AppRun)
           UID: 1000 (gergely)
           GID: 1000 (gergely)
        Signal: 11 (SEGV)
     Timestamp: Mon 2021-12-27 00:23:33 CET (14h ago)
  Command Line: .local/bin/krita-5.0.0-x86_64.appimage
    Executable: /tmp/.mount_krita-zVUO7G/usr/bin/krita
 Control Group: /user.slice/user-1000.slice/session-c2.scope
          Unit: session-c2.scope
         Slice: user-1000.slice
       Session: c2
     Owner UID: 1000 (gergely)
       Boot ID: 32bf596775494185a5fcbadc20e0321d
    Machine ID: 61f22c5f670f40d78231ac18132213cb
      Hostname: gmint
       Storage: /var/lib/systemd/coredump/core.AppRun.1000.32bf596775494185a5fcbadc20e0321d.1188734.1640561013000000000000.lz4
       Message: Process 1188734 (AppRun) of user 1000 dumped core.
                
                Stack trace of thread 1188734:
                #0  0x00007ff57ca558f8 n/a (/tmp/.mount_krita-zVUO7G/usr/lib/libQt5Widgets.so.5 + 0x1628f8)

GNU gdb (Ubuntu 9.2-0ubuntu1~20.04) 9.2
Copyright (C) 2020 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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://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"...
/tmp/.mount_krita-zVUO7G/usr/bin/krita: No such file or directory.
[New LWP 1188734]
[New LWP 1188760]
[New LWP 1188802]
[New LWP 1188936]
[New LWP 1188833]
[New LWP 1188763]
[New LWP 1188761]
[New LWP 1188762]
[New LWP 1188939]
[New LWP 1200298]
[New LWP 1200166]
[New LWP 1188950]
[New LWP 1188801]
[New LWP 1188759]
Core was generated by `.local/bin/krita-5.0.0-x86_64.appimage'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007ff57ca558f8 in ?? ()
[Current thread is 1 (LWP 1188734)]
(gdb) bt
#0  0x00007ff57ca558f8 in ?? ()
#1  0x000000000ad3ba80 in ?? ()
#2  0x0000000000000000 in ?? ()
Comment 1 Dmitry Kazakov 2021-12-27 13:44:14 UTC
Hi, balintgergely99!

It looks like the backtrace is clipped to three lines only, which is not very useful. Do you have a full backtrace?
Comment 2 balintgergely99 2021-12-27 13:57:14 UTC
(In reply to Dmitry Kazakov from comment #1)
> Hi, balintgergely99!
> 
> It looks like the backtrace is clipped to three lines only, which is not
> very useful. Do you have a full backtrace?

I realized that this output is a probably from a new run, as I opened the appimage again. I cannot reproduce the bug now, so this is probably a failed mission...
Comment 3 Bug Janitor Service 2021-12-28 04:35:02 UTC
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.
Comment 4 Halla Rempt 2022-01-04 14:41:38 UTC
Okay, let's close the report then.