[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-09-11 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=406250

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #8 from Dmitry Kazakov  ---
Bug 410776 has a way to reproduce this bug consistently

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

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-05-24 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=406250

--- Comment #7 from Dmitry Kazakov  ---
Okay, I've managed to reproduce the bug. Here it happens on Linux only

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-09 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=406250

wolthera  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |ASSIGNED
   Keywords||triaged
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

--- Comment #6 from wolthera  ---
Thanks, I'm setting this assigned to dmitry to see if he can figure out what is
going on there from the backtrace.

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-09 Thread M
https://bugs.kde.org/show_bug.cgi?id=406250

--- Comment #5 from M  ---
Created attachment 119321
  --> https://bugs.kde.org/attachment.cgi?id=119321&action=edit
file:///home/snu/gdb output.txt

Here you go, this is everything from the beginning. The backtrace starts at
line 703.

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-08 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=406250

wolthera  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||griffinval...@gmail.com

--- Comment #4 from wolthera  ---
I cannot reproduce this either on the following specs:

Krita

 Version: 4.2.0-pre-alpha (git c5838c0)
 Languages: en_US, en_GB, nl
 Hidpi: false

Qt

  Version (compiled): 5.12.0
  Version (loaded): 5.12.0

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 4.15.0-46-generic
  Pretty Productname: KDE neon User Edition 5.15
  Product Type: neon
  Product Version: 18.04

Still, that assert is interesting...

Can you try to install the debug symbols and run Krita in gdb? This is not
possible with the appimages as far as I know, so you need to either have a
build from source or check if your repository's Krita is build with debug. Then
in a terminal run:

gdb krita

then gdb starts up and tells you if it found the debug info. so then type

run

and finally, when krita crashes, it will in gdb freeze up instead. If that
happens, go to the terminal and type

thread apply all backtrace

keep pressing enter till gdb is out of output. Then copy paste that whole thing
into a bugreport or attach it as a txt. It'd be super useful to have that.

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-08 Thread M
https://bugs.kde.org/show_bug.cgi?id=406250

--- Comment #3 from M  ---
If you can try the same steps in the pre-alpha with a filter layer instead of a
clone layer (for example color adjustment curves). That seems to hang and crash
for me almost always, too. In 4.1.8 I wasn't able to provoke a crash this way.

Other than that, what information would you need from me?

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-07 Thread vanyossi
https://bugs.kde.org/show_bug.cgi?id=406250

vanyossi  changed:

   What|Removed |Added

 CC||ghe...@gmail.com

--- Comment #2 from vanyossi  ---
Im sorry I cannot reproduce it on c5838c03b5. I tried 5 times and it never
crashed.

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

[krita] [Bug 406250] Color space conversion with clone layer crashes - only in specific circumstances

2019-04-05 Thread M
https://bugs.kde.org/show_bug.cgi?id=406250

--- Comment #1 from M  ---
And this the last terminal output for 4.1.8:
ASSERT (krita): "0 && "sanity check failed: the tile has already been
removed!"" in file
/build/krita/src/krita-4.1.8/libs/image/tiles3/KisTiledExtentManager.cpp, line
53
Aborted (core dumped)

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