Bug 328555 - Everytime you select the Sketch_shade preset and paint on canvas Krita crash
Summary: Everytime you select the Sketch_shade preset and paint on canvas Krita crash
Status: RESOLVED DUPLICATE of bug 327742
Alias: None
Product: krita
Classification: Applications
Component: Brush engines (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 02:45 UTC by RamonMiranda
Modified: 2013-12-10 09:57 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 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 ***