Bug 232332 - Krita crashes on close after using text shape
Summary: Krita crashes on close after using text shape
Status: RESOLVED DUPLICATE of bug 228424
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-27 12:05 UTC by Kubuntiac
Modified: 2010-03-30 14:02 UTC (History)
0 users

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 Kubuntiac 2010-03-27 12:05:50 UTC
Application: krita (2.2 Beta 1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-17-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I'd just been editing some text shapes for a tutorial, I finished the video, closed and Krita crashed with this backtrace.

To see the exact video of what I was doing just beforehand see:
http://blip.tv/file/3403313

I'm on revision 1107769

 -- Backtrace:
Application: Krita (krita), signal: Aborted
[Current thread is 1 (Thread 0x7f677a676820 (LWP 1616))]

Thread 4 (Thread 0x7f676aa1a710 (LWP 1617)):
#0  0x00007f6779c0885c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f6779e9472b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f6779e90680 in QSemaphore::acquire(int) () from /usr/lib/libQtCore.so.4
#3  0x00007f677940b25e in KisTileDataPooler::waitForWork (this=0x7f6779758880) at /home/user/source/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:133
#4  0x00007f677940b6f8 in KisTileDataPooler::run (this=0x7f6779758880) at /home/user/source/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:162
#5  0x00007f6779e93775 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007f6779c039ca in start_thread () from /lib/libpthread.so.0
#7  0x00007f67729396dd in clone () from /lib/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f67511cb710 (LWP 1618)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f67511caa40 in ?? ()
#2  0x00007fff7d17a852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 2 (Thread 0x7f67509ca710 (LWP 1623)):
#0  0xffffffffff60017b in ?? ()
#1  0x00007f67509c9a80 in ?? ()
#2  0x00007fff7d17a852 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 1 (Thread 0x7f677a676820 (LWP 1616)):
[KCrash Handler]
#5  0x00007f6772886a75 in raise () from /lib/libc.so.6
#6  0x00007f677288a5c0 in abort () from /lib/libc.so.6
#7  0x00007f6779e8b844 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007f6779e8ba22 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f6779e8bbd5 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#10 0x00007f6778bbe73e in KoDocument::autoSaveFile (this=0x3d66990, path=...) at /home/user/source/koffice/libs/main/KoDocument.cpp:1073
#11 0x00007f6778bbe79e in KoDocument::removeAutoSaveFiles (this=0x3d66990) at /home/user/source/koffice/libs/main/KoDocument.cpp:2141
#12 0x00007f6778be494c in KoMainWindow::queryClose (this=0x3da6290) at /home/user/source/koffice/libs/main/KoMainWindow.cpp:1139
#13 0x00007f6778be2f57 in KoMainWindow::closeEvent (this=0x650, e=0x650) at /home/user/source/koffice/libs/main/KoMainWindow.cpp:1039
#14 0x00007f6773f115c4 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x00007f67742d3c1b in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007f6774cdd5f3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00007f6773ebb22c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f6773ec16fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f6774bc6516 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#20 0x00007f6779f87ffc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00007f6773f16341 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/libQtGui.so.4
#22 0x00007f6773f30f76 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/libQtGui.so.4
#23 0x00007f6773f3ff96 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f6773f6c039 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f6779f86922 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007f6779f86cfc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007f6779f8aa3b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x00007f677a29fe95 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/user/source/koffice/krita/main.cc:49
#29 0x00007f6772871c4d in __libc_start_main () from /lib/libc.so.6
#30 0x00000000004008c9 in _start ()

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

Possible duplicates by query: bug 228424.

Reported using DrKonqi
Comment 1 Sven Langkamp 2010-03-28 04:36:32 UTC
It's a bug in Kubuntu. I suggest to file a bug there and close the bug.
Comment 2 Sven Langkamp 2010-03-28 22:54:15 UTC

*** This bug has been marked as a duplicate of bug 228424 ***
Comment 3 Kubuntiac 2010-03-30 04:34:56 UTC
Hey Sven,

Just wondering... would you consider this a packaging bug? I ask because from what I heard Kubuntu's new(ish) policy is that only packaging bugs should be reported on Launchpad, and everything else goes upstream. Of course there's a good chance I may have wildly misunderstood!
Comment 4 Sven Langkamp 2010-03-30 14:02:02 UTC
Not sure if it's a packing bug or something else, but it's not something upstream in KDE.