Bug 368727 - Crash when using scratchpad
Summary: Crash when using scratchpad
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: git master (please specify the git hash!)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-13 04:50 UTC by Scott Petrovic
Modified: 2016-09-13 12:07 UTC (History)
1 user (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 Scott Petrovic 2016-09-13 04:50:39 UTC
On Ubuntu 16.04 doing a segfault. When I use gdb, it has a rough time and locks up my entire computer. The most gdb gives me is that is is kisimage.cc: 318



Reproducible: Always

Steps to Reproduce:
1. create a new document
2. open the brush editor
3. make a stroke on the scratchpad

Actual Results:  
crash

Expected Results:  
makes a stroke
Comment 1 Halla Rempt 2016-09-13 11:59:43 UTC
that's because it's a popup. The only solution is to run gdb either through ssh from another machine, or from a terminal. I can confirm the crash, though.
Comment 2 Halla Rempt 2016-09-13 12:07:00 UTC
Git commit 5f917be3bd92fde02ac1825ea67cc8fcfedff11e by Boudewijn Rempt.
Committed on 13/09/2016 at 12:06.
Pushed by rempt into branch 'master'.

It is perfeclty possible to paint on a paint device without having
an image, so check for that.

M  +3    -1    libs/ui/tool/kis_resources_snapshot.cpp

http://commits.kde.org/krita/5f917be3bd92fde02ac1825ea67cc8fcfedff11e