Bug 219506 - Karbon crashed using the line tool [KoDocument::autoSaveFile, KoDocument::slotAutoSave, KoDocument::qt_metacall]
Summary: Karbon crashed using the line tool [KoDocument::autoSaveFile, KoDocument::slo...
Status: RESOLVED NOT A BUG
Alias: None
Product: karbon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jan Hambrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-21 05:13 UTC by Kubuntiac
Modified: 2010-04-14 23:04 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 2009-12-21 05:13:34 UTC
Application: karbon (2.2 Alpha 1)
KDE Platform Version: 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1))
Qt Version: 4.6.0
Operating System: Linux 2.6.32-9-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
Here's what I did leading up to the crash:

1. Turn on grid and create 2 rulers (1 horizontal, 1 vertical)
2. Daw a line using 3 nodes (drag for first two nodes, click for the third)
3. Edit the line
4. Add 2 circle shapes
5. Draw a second line (click for first and second nodes, before I could do a third it crashed) 

I'm on revision 1064454, KDE 4.4 Beta 1, FOSS ATI driver, Kubuntu Lucid AMD64

 -- Backtrace:
Application: Karbon14 (karbon), signal: Aborted
[Current thread is 1 (Thread 0x7f3a7c96f830 (LWP 17260))]

Thread 2 (Thread 0x7f3a643e9910 (LWP 17261)):
#0  0x00007f3a76f675a9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f3a771f266b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007f3a771ee5a0 in QSemaphore::acquire(int) () from /usr/lib/libQtCore.so.4
#3  0x00007f3a64e75b5e in KisTileDataPooler::waitForWork (this=0x7f3a651c9500) at /home/user/source/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:120
#4  0x00007f3a64e75f48 in KisTileDataPooler::run (this=0x7f3a651c9500) at /home/user/source/koffice/krita/image/tiles3/kis_tile_data_pooler.cc:149
#5  0x00007f3a771f16b5 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007f3a76f62a04 in start_thread () from /lib/libpthread.so.0
#7  0x00007f3a7652105d in clone () from /lib/libc.so.6
#8  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3a7c96f830 (LWP 17260)):
[KCrash Handler]
#5  0x00007f3a764744c5 in raise () from /lib/libc.so.6
#6  0x00007f3a76477f60 in abort () from /lib/libc.so.6
#7  0x00007f3a771e9744 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#8  0x00007f3a771e9922 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f3a771e9ad5 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#10 0x00007f3a7c01455e in KoDocument::autoSaveFile (this=0x1116470, path=...) at /home/user/source/koffice/libs/main/KoDocument.cpp:1040
#11 0x00007f3a7c016089 in KoDocument::slotAutoSave (this=0x1116470) at /home/user/source/koffice/libs/main/KoDocument.cpp:577
#12 0x00007f3a7c016388 in KoDocument::qt_metacall (this=0x1116470, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1c28f2c0)
    at /home/user/Apps/koffice/build/libs/main/KoDocument.moc:126
#13 0x00007f3a7c4f4470 in KarbonPart::qt_metacall (this=0x436c, _c=17260, _id=6, _a=0xffffffffffffffff) at /home/user/Apps/koffice/build/karbon/ui/KarbonPart.moc:73
#14 0x00007f3a772f7833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f3a772f44a3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f3a7812cf2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f3a7813353d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#18 0x00007f3a793af7d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#19 0x00007f3a772e4abc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x00007f3a773117a2 in ?? () from /usr/lib/libQtCore.so.4
#21 0x00007f3a7730e388 in ?? () from /usr/lib/libQtCore.so.4
#22 0x00007f3a72630d4e in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007f3a72634718 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007f3a72634840 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007f3a7730e053 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007f3a781db3de in ?? () from /usr/lib/libQtGui.so.4
#27 0x00007f3a772e33e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f3a772e37bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007f3a772e74fb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#30 0x00007f3a7c72df8f in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /home/user/source/koffice/karbon/main.cc:50
#31 0x00007f3a7645fadd in __libc_start_main () from /lib/libc.so.6
#32 0x0000000000400879 in _start ()

Possible duplicates by query: bug 209586, bug 203265.

Reported using DrKonqi
Comment 1 Jan Hambrecht 2010-04-14 23:04:59 UTC
This is the line causing the crash: 

qFatal("It seems your installation is broken/incomplete cause we failed to load the native mimetype \"%s\".", nativeFormatMimeType().constData());

It seems your installation is/was broken.