Bug 328530 - Touching the docker causes a crash.
Summary: Touching the docker causes a crash.
Status: RESOLVED DUPLICATE of bug 328531
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 2.9 Beta
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-12-08 04:15 UTC by henri.tuhola
Modified: 2013-12-08 08:51 UTC (History)
0 users

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 henri.tuhola 2013-12-08 04:15:17 UTC
Application: kritaanimation (2.9 Pre-Alpha)
KDE Platform Version: 4.11.2
Qt Version: 4.8.4
Operating System: Linux 3.11.0-13-generic x86_64
Distribution: Ubuntu 13.10

-- Information about the crash:
- What I was doing when the application crashed:

I clicked to the third frame column in the animator docker's timeline view.

-- Backtrace:
Application: Krita Animation (kritaanimation), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa59c8c97c0 (LWP 13334))]

Thread 6 (Thread 0x7fa57ded1700 (LWP 13335)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fa599762406 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007fa59975e5eb in QSemaphore::acquire(int) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007fa5985d737e in KisTileDataPooler::waitForWork (this=this@entry=0x1e5bb40) at /home/cheery/kde4/src/calligra/krita/image/tiles3/kis_tile_data_pooler.cc:162
#4  0x00007fa5985d774d in KisTileDataPooler::run (this=0x1e5bb40) at /home/cheery/kde4/src/calligra/krita/image/tiles3/kis_tile_data_pooler.cc:184
#5  0x00007fa599761f2f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fa5931f2f6e in start_thread (arg=0x7fa57ded1700) at pthread_create.c:311
#7  0x00007fa59bd959cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7fa57d6d0700 (LWP 13336)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fa599762406 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007fa59975e9f3 in QSemaphore::tryAcquire(int, int) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007fa5985f3ff3 in KisTileDataSwapper::waitForWork (this=<optimized out>) at /home/cheery/kde4/src/calligra/krita/image/tiles3/swap/kis_tile_data_swapper.cpp:86
#4  0x00007fa5985f427a in KisTileDataSwapper::run (this=0x1e5bb78) at /home/cheery/kde4/src/calligra/krita/image/tiles3/swap/kis_tile_data_swapper.cpp:92
#5  0x00007fa599761f2f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fa5931f2f6e in start_thread (arg=0x7fa57d6d0700) at pthread_create.c:311
#7  0x00007fa59bd959cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7fa55bfff700 (LWP 13351)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fa599762406 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007fa59a72f086 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#3  0x00007fa599761f2f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007fa5931f2f6e in start_thread (arg=0x7fa55bfff700) at pthread_create.c:311
#5  0x00007fa59bd959cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7fa55b7fe700 (LWP 13352)):
#0  0x00007fa59bd8dde3 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fa59988c37b in qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007fa599891904 in QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timeval*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007fa599891d02 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007fa5998605ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007fa5998608e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fa59975f88f in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007fa599841d13 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fa599761f2f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fa5931f2f6e in start_thread (arg=0x7fa55b7fe700) at pthread_create.c:311
#10 0x00007fa59bd959cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7fa559f31700 (LWP 13355)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1  0x00007fa599760b7a in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#2  0x00007fa59976136d in QThread::msleep(unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#3  0x00007fa564349bf0 in SpaceNavigatorPollingThread::run (this=0x3641240) at /home/cheery/kde4/src/calligra/plugins/spacenavigator/SpaceNavigatorPollingThread.cpp:97
#4  0x00007fa599761f2f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007fa5931f2f6e in start_thread (arg=0x7fa559f31700) at pthread_create.c:311
#6  0x00007fa59bd959cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7fa59c8c97c0 (LWP 13334)):
[KCrash Handler]
#5  0x00007fa598665814 in KisImage::xRes (this=0x227aa80) at /home/cheery/kde4/src/calligra/krita/image/kis_image.cc:748
#6  0x00007fa59b7ee977 in KisCoordinatesConverter::imageScale (this=0x3445170, scaleX=0x5258608, scaleY=0x5258610) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_coordinates_converter.cpp:422
#7  0x00007fa59b7f5842 in KisPrescaledProjection::fillInUpdateInformation (this=this@entry=0x34698d0, viewportRect=..., info=...) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_prescaled_projection.cpp:342
#8  0x00007fa59b7f645e in KisPrescaledProjection::recalculateCache (this=0x34698d0, info=...) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_prescaled_projection.cpp:234
#9  0x00007fa59b7e8321 in KisCanvas2::updateCanvasProjection (this=0x1c7de50, info=...) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:603
#10 0x00007fa59b7ec03d in KisCanvas2::qt_static_metacall (_o=0x1c7de50, _c=QMetaObject::ReadProperty, _id=-1677342824, _a=0x7fa59c05c750 <main_arena+16>) at /home/cheery/kde4/build/krita/ui/kis_canvas2.moc:107
#11 0x00007fa599875a58 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007fa59b7e87f5 in KisCanvas2::sigCanvasCacheUpdated (this=this@entry=0x1c7de50, _t1=...) at /home/cheery/kde4/build/krita/ui/kis_canvas2.moc:180
#13 0x00007fa59b7e88ee in KisCanvas2::startUpdateCanvasProjection (this=this@entry=0x1c7de50, rc=...) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:578
#14 0x00007fa59b7e8a62 in KisCanvas2::startUpdateInPatches (this=this@entry=0x1c7de50, imageRect=...) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:478
#15 0x00007fa59b7ea8ea in KisCanvas2::setDisplayFilter (this=this@entry=0x1c7de50, displayFilter=<optimized out>) at /home/cheery/kde4/src/calligra/krita/ui/canvas/kis_canvas2.cpp:530
#16 0x00007fa566d1d710 in LutDockerDock::setCanvas (this=0x3202a20, _canvas=<optimized out>) at /home/cheery/kde4/src/calligra/krita/plugins/extensions/dockers/lut/lutdocker_dock.cpp:145
#17 0x00007fa59b8588a5 in KisDoc2::setCurrentImage (this=this@entry=0x2700860, image=...) at /home/cheery/kde4/src/calligra/krita/ui/kis_doc2.cc:555
#18 0x00007fa59b8e919c in KisAnimationDoc::frameSelectionChanged (this=0x2700860, frame=...) at /home/cheery/kde4/src/calligra/krita/ui/kis_animation_doc.cpp:132
#19 0x00007fa599875a58 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#20 0x00007fa56554724e in KisFrameBox::frameSelectionChanged (this=this@entry=0x31d6790, _t1=...) at /home/cheery/kde4/build/krita/plugins/extensions/dockers/animator/moc_kis_frame_box.cpp:103
#21 0x00007fa565549f9e in KisFrameBox::setSelectedFrame (this=0x31d6790, selectedFrame=selectedFrame@entry=0x4b3c130) at /home/cheery/kde4/src/calligra/krita/plugins/extensions/dockers/animator/kis_frame_box.cpp:68
#22 0x00007fa56554912c in KisLayerContents::mouseReleaseEvent (this=0x31d7300, event=<optimized out>) at /home/cheery/kde4/src/calligra/krita/plugins/extensions/dockers/animator/kis_layer_contents.cpp:88
#23 0x00007fa59a2a231e in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007fa59a252dfc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#25 0x00007fa59a2595ad in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#26 0x00007fa59b3e2597 in KoApplication::notify (this=<optimized out>, receiver=0x31d7300, event=0x7fff37361e70) at /home/cheery/kde4/src/calligra/libs/main/KoApplication.cpp:549
#27 0x00007fa5998618bd in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#28 0x00007fa59a258d63 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#29 0x00007fa59a2cd7db in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#30 0x00007fa59a2cd079 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#31 0x00007fa59a2f5290 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#32 0x00007fa5998605ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#33 0x00007fa5998608e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#34 0x00007fa599865e5b in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#35 0x00007fa59c29e7e5 in kdemain (argc=<optimized out>, argv=<optimized out>) at /home/cheery/kde4/src/calligra/krita/animator/main.cpp:101
#36 0x00007fa59bcbcde5 in __libc_start_main (main=0x4006c0 <main(int, char**)>, argc=1, ubp_av=0x7fff37362618, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff37362608) at libc-start.c:260
#37 0x00000000004006ee in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-12-08 08:51:19 UTC

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