Summary: | Crash on exit | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | animtim |
Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | animtim, halla |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
animtim
2011-01-08 20:59:24 UTC
Can you reproduce the bug? I can reproduce it every time I close Krita. I can reproduce it every time I close Krita. Created attachment 56121 [details]
New crash information added by DrKonqi
krita (2.4 Alpha 1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
This time just opening and closing Krita, to reproduce the bug.
-- Backtrace (Reduced):
#6 KisImage::colorSpace (this=0x0) at /home/timo/kde4/src/calligra/krita/image/kis_image.cc:573
#7 0x00007f696e6acda5 in KisOpenGLImageTextures::imageCanShareTextures (image=) at /home/timo/kde4/src/calligra/krita/ui/opengl/kis_opengl_image_textures.cpp:96
#8 0x00007f696e6ae458 in KisOpenGLImageTextures::getImageTextures (image=) at /home/timo/kde4/src/calligra/krita/ui/opengl/kis_opengl_image_textures.cpp:104
#9 0x00007f696e568f08 in KisCanvas2::createOpenGLCanvas (this=0x5827150) at /home/timo/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:332
#10 0x00007f696e569d8d in KisCanvas2::createCanvas (this=0x5827150, useOpenGL=true) at /home/timo/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:349
Created attachment 56122 [details]
New crash information added by DrKonqi
krita (2.4 Alpha 1) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Same thing but right after updating to the last GIT master.
-- Backtrace (Reduced):
#6 KisImage::colorSpace (this=0x0) at /home/timo/kde4/src/calligra/krita/image/kis_image.cc:573
#7 0x00007fb9625b5da5 in KisOpenGLImageTextures::imageCanShareTextures (image=) at /home/timo/kde4/src/calligra/krita/ui/opengl/kis_opengl_image_textures.cpp:96
#8 0x00007fb9625b7458 in KisOpenGLImageTextures::getImageTextures (image=) at /home/timo/kde4/src/calligra/krita/ui/opengl/kis_opengl_image_textures.cpp:104
#9 0x00007fb962471f08 in KisCanvas2::createOpenGLCanvas (this=0x7fb920188be0) at /home/timo/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:332
#10 0x00007fb962472d8d in KisCanvas2::createCanvas (this=0x7fb920188be0, useOpenGL=true) at /home/timo/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:349
Confirmed. Note: only happens in master, not 2.3, and only when closing when the template window is visible. Also probably a duplicate of 262941 *** This bug has been marked as a duplicate of bug 262941 *** |