Bug 328555

Summary: Everytime you select the Sketch_shade preset and paint on canvas Krita crash
Product: [Applications] krita Reporter: RamonMiranda <mirandagraphic>
Component: Brush enginesAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dimula73
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description RamonMiranda 2013-12-09 02:45:50 UTC
Everytime you select the Sketch_shade preset and paint on canvas Krita crash.I have tested the other variants and seem to work ok. 
Maybe segmentation fault. 

Reproducible: Always

Steps to Reproduce:
1.select the preset sketch_shade
2.tray to paint something on canvas
3.Krita Crash.
Actual Results:  
crash

Expected Results:  
not crash. just paint as the rest of presets

Somebody out there has the same results?
Comment 1 Dmitry Kazakov 2013-12-09 06:43:50 UTC
Hi, Ramon!

Could you provide a backtrace for this crash? The point is I cannot reproduce it here :(

To create a backtrace you should run 'gdb krita', type 'run', make it crash, then type 'bt' in the gdb's prompt.

Could you also tell me what version do you use? Is it the current master?
Comment 2 RamonMiranda 2013-12-09 16:10:30 UTC
(In reply to comment #1)
> Hi, Ramon!
> 
> Could you provide a backtrace for this crash? The point is I cannot
> reproduce it here :(
> 
> To create a backtrace you should run 'gdb krita', type 'run', make it crash,
> then type 'bt' in the gdb's prompt.
> 
> Could you also tell me what version do you use? Is it the current master?
I use the David revoy compilemaster script. and in help "about Krita " Krita 2.8 pre Alpha appears

This is the text that appears after your advices. 
http://pastebin.com/hpwU9YcM
Comment 3 Dmitry Kazakov 2013-12-10 09:57:48 UTC
Hi, Ramon!

This bug seems to be already fixed in bug 327742. Could you please update to current master or 2.8 and check whether it is still present there?

I will mark the bug as a duplicate for now.

*** This bug has been marked as a duplicate of bug 327742 ***