Bug 262205 - Krita crashes instantly after start it
Summary: Krita crashes instantly after start it
Status: RESOLVED DUPLICATE of bug 261940
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 16:39 UTC by takpeh
Modified: 2011-01-05 20:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description takpeh 2011-01-05 16:39:13 UTC
Application: krita (2.3.0)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.5-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
I use openSUSE 11.3 instead of kubuntu and kde 4.4.4, but apparently the same bug solved. I tried to start it from konsole but does the same.


The crash can be reproduced every time.

 -- Backtrace:
Application: Krita (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5550710 (LWP 18116))]

Thread 3 (Thread 0xaef91b70 (LWP 18117)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6b48125 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6bbd710 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb6bb9b52 in QSemaphore::acquire(int) () from /usr/lib/libQtCore.so.4
#4  0xb0b7efd3 in ?? () from /usr/lib/libkritaimage.so.8
#5  0xb0b7f0d3 in ?? () from /usr/lib/libkritaimage.so.8
#6  0xb6bbd04f in ?? () from /usr/lib/libQtCore.so.4
#7  0xb6b43b25 in start_thread () from /lib/libpthread.so.0
#8  0xb5f3046e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xae790b70 (LWP 18118)):
#0  0xffffe424 in __kernel_vsyscall ()
#1  0xb6b48452 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb6bbcdec in ?? () from /usr/lib/libQtCore.so.4
#3  0xb6bbcf30 in QThread::msleep(unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb0b9df74 in KisTileDataSwapper::run() () from /usr/lib/libkritaimage.so.8
#5  0xb6bbd04f in ?? () from /usr/lib/libQtCore.so.4
#6  0xb6b43b25 in start_thread () from /lib/libpthread.so.0
#7  0xb5f3046e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5550710 (LWP 18116)):
[KCrash Handler]
#6  0xb0c0913b in KisImage::globalSelection() const () from /usr/lib/libkritaimage.so.8
#7  0xb0c1c585 in KisLayer::selection() const () from /usr/lib/libkritaimage.so.8
#8  0xb0d7bcdb in KisCanvas2::shapeManager() const () from /usr/lib/libkritaui.so.8
#9  0xb0dad909 in KisNodeShape::editabilityChanged() () from /usr/lib/libkritaui.so.8
#10 0xb0dadb17 in KisNodeShape::KisNodeShape(KoShapeContainer*, KisSharedPtr<KisNode>) () from /usr/lib/libkritaui.so.8
#11 0xb0db1c28 in KisShapeController::Private::addNodeShape(KisSharedPtr<KisNode>) () from /usr/lib/libkritaui.so.8
#12 0xb0db19fb in KisShapeController::Private::addNodeShape(KisSharedPtr<KisNode>) () from /usr/lib/libkritaui.so.8
#13 0xb0db19fb in KisShapeController::Private::addNodeShape(KisSharedPtr<KisNode>) () from /usr/lib/libkritaui.so.8
#14 0xb0db27d4 in KisShapeController::setImage(KisWeakSharedPtr<KisImage>) () from /usr/lib/libkritaui.so.8
#15 0xb0dfd936 in KisDoc2::completeLoading(KoStore*) () from /usr/lib/libkritaui.so.8
#16 0xb3363e97 in KoDocument::loadNativeFormatFromStoreInternal(KoStore*) () from /usr/lib/libkomain.so.8
#17 0xb33650be in KoDocument::loadNativeFormatFromStore(QString const&) () from /usr/lib/libkomain.so.8
#18 0xb336536b in KoDocument::loadNativeFormat(QString const&) () from /usr/lib/libkomain.so.8
#19 0xb335feb3 in KoDocument::openFile() () from /usr/lib/libkomain.so.8
#20 0xb758f9d0 in KParts::ReadOnlyPart::openUrl(KUrl const&) () from /usr/lib/libkparts.so.4
#21 0xb3363279 in KoDocument::openUrl(KUrl const&) () from /usr/lib/libkomain.so.8
#22 0xb0e026d5 in KisDoc2::showStartUpWidget(KoMainWindow*, bool) () from /usr/lib/libkritaui.so.8
#23 0xb335010e in KoApplication::start() () from /usr/lib/libkomain.so.8
#24 0xb513d364 in kdemain () from /usr/lib/libkdeinit4_krita.so
#25 0x0804e5b1 in _start ()

This bug may be a duplicate of or related to bug 261940.

Possible duplicates by query: bug 261940.

Reported using DrKonqi
Comment 1 Halla Rempt 2011-01-05 17:21:17 UTC
Hi! I fixed this bug today. We'll make new packages next week. You can "solve" the issue by either removing your kritarc file from .kde/share/config or adding the following line to it:

firstRun=false

My apologies for the inconvenience.
Comment 2 Christoph Feck 2011-01-05 20:09:34 UTC

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