https://bugs.kde.org/show_bug.cgi?id=461555

Freya Lupen <penguinflyer2...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |penguinflyer2...@gmail.com

--- Comment #2 from Freya Lupen <penguinflyer2...@gmail.com> ---
The backtrace looks like this; a similar crash also happens when attempting to
set a gradient.
> * thread #1, stop reason = Exception 0xc0000005 encountered at address 
> 0x7ffb263bf888: Access violation reading location 0x00000008
>   * frame #0: 0x00007ffb263bf888 
> libkritaresources.dll`KoResource::image(this=0x0000000000000000) const at 
> KoResource.cpp:123:12
>     frame #1: 0x00007ffb305e5ad4 
> libkritaui.dll`KisControlFrame::slotSetPattern(this=0x0000023cc4f27330, 
> pattern=KoPatternSP @ 0x000000f18830a630) at kis_control_frame.cpp:142:44
>     frame #2: 0x00007ffb30486742 
> libkritaui.dll`KisControlFrame::qt_static_metacall(_o=<unavailable>, 
> _c=<unavailable>, _id=<unavailable>, _a=<unavailable>) at 
> moc_kis_control_frame.cpp:85:21
>     frame #3: 0x00007ffb1edb8efd Qt5Core.dll`void doActivate<false>(QObject*, 
> int, void**) at qobject.cpp:3931:21
>     frame #4: 0x00007ffb30485c3a 
> libkritaui.dll`KisCanvasResourceProvider::sigPatternChanged(this=<unavailable>,
>  _t1=<unavailable>) at moc_kis_canvas_resource_provider.cpp:506:5
>     frame #5: 0x00007ffb305c79c2 
> libkritaui.dll`KisCanvasResourceProvider::slotCanvasResourceChanged(this=0x0000023cc4f274d0,
>  key=<unavailable>, res=<unavailable>) at 
> kis_canvas_resource_provider.cpp:304:14
>     frame #6: 0x00007ffb1edb8efd Qt5Core.dll`void doActivate<false>(QObject*, 
> int, void**) at qobject.cpp:3931:21
>     frame #7: 0x00007ffb126d1de5 
> libkritaflake.dll`KoCanvasResourceProvider::canvasResourceChanged(this=<unavailable>,
>  _t1=6002, _t2=<unavailable>) at moc_KoCanvasResourceProvider.cpp:170:5
>     frame #8: 0x00007ffb1edb8dd2 Qt5Core.dll`void doActivate<false>(QObject*, 
> int, void**) [inlined] QtPrivate::QSlotObjectBase::call(QObject*, void**) at 
> qobjectdefs_impl.h:398:51
>     frame #9: 0x00007ffb1edb8db3 Qt5Core.dll`void doActivate<false>(QObject*, 
> int, void**) at qobject.cpp:3919:26
>     frame #10: 0x00007ffb126d2485 
> libkritaflake.dll`KoResourceManager::resourceChanged(this=<unavailable>, 
> _t1=6002, _t2=<unavailable>) at moc_KoResourceManager_p.cpp:154:5
>     frame #11: 0x00007ffb126d850b 
> libkritaflake.dll`KoResourceManager::setResource(int, QVariant const&) 
> [inlined] KoResourceManager::notifyResourceChanged(this=0x0000023cbda06d60, 
> key=6002, value=0x000000f18830abf0) at KoResourceManager_p.cpp:69:10
>     frame #12: 0x00007ffb126d84fe 
> libkritaflake.dll`KoResourceManager::setResource(this=0x0000023cbda06d60, 
> key=6002, value=0x000000f18830abf0) at KoResourceManager_p.cpp:56:13
>     frame #13: 0x00007ffadce4da3d 
> libkritalibkis.dll`View::activateResource(this=0x0000023c87065840, 
> resource=<unavailable>) at View.cpp:120:51
>     frame #14: 0x00007ffadcb55cf1 
> krita.pyd`meth_View_setCurrentPattern(sipSelf=0x0000023c88ee54c0, 
> sipArgs=<unavailable>) at sipkritapart0.cpp:28435:21

In other words, there's no image here:
kis_control_frame.cpp:142:     m_patternWidget->setThumbnail(pattern->image());

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

Reply via email to