Version: (using KDE KDE 3.5.6) Installed from: SuSE RPMs Kontrola nastavení systému při startu vypnuta. Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1231582720 (LWP 7600)] [KCrash handler] #9 0xb6f52808 in strcmp () from /lib/libc.so.6 #10 0xb6f0ba22 in _nl_find_msg () from /lib/libc.so.6 #11 0xb6f0c65b in __dcigettext () from /lib/libc.so.6 #12 0xb6f0b573 in dcgettext () from /lib/libc.so.6 #13 0xb6f52d74 in strerror_r () from /lib/libc.so.6 #14 0xb6f52bb5 in strerror () from /lib/libc.so.6 #15 0xb77848ff in QFile::setErrorStringErrno () from /usr/lib/qt3/lib/libqt-mt.so.3 #16 0xb776eaea in QFile::close () from /usr/lib/qt3/lib/libqt-mt.so.3 #17 0xb7784790 in QFile::~QFile () from /usr/lib/qt3/lib/libqt-mt.so.3 #18 0xb74a706e in QImageIO::read () from /usr/lib/qt3/lib/libqt-mt.so.3 #19 0xb74a782d in QImage::loadFromData () from /usr/lib/qt3/lib/libqt-mt.so.3 #20 0xb617f4ba in KisWdgAutobrush::KisWdgAutobrush () from /opt/kde3/lib/libkritaui.so.1 #21 0xb60bf51b in KisAutobrush::KisAutobrush () from /opt/kde3/lib/libkritaui.so.1 #22 0xb60d1fe4 in KisControlFrame::createBrushesChooser () from /opt/kde3/lib/libkritaui.so.1 #23 0xb60d2f26 in KisControlFrame::KisControlFrame () from /opt/kde3/lib/libkritaui.so.1 #24 0xb6153d1e in KisView::KisView () from /opt/kde3/lib/libkritaui.so.1 #25 0xb60e01bf in KisDoc::createViewInstance () from /opt/kde3/lib/libkritaui.so.1 #26 0xb67d58b8 in KoDocument::createView () from /opt/kde3/lib/libkofficecore.so.3 #27 0xb67f0dc9 in KoMainWindow::setRootDocument () from /opt/kde3/lib/libkofficecore.so.3 #28 0xb67f3372 in KoMainWindow::slotLoadCompleted () from /opt/kde3/lib/libkofficecore.so.3 #29 0xb67fa283 in KoMainWindow::qt_invoke () from /opt/kde3/lib/libkofficecore.so.3 #30 0xb74d3fcd in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #31 0xb74d4c0d in QObject::activate_signal () from /usr/lib/qt3/lib/libqt-mt.so.3 #32 0xb7ef558c in KParts::ReadOnlyPart::completed () from /opt/kde3/lib/libkparts.so.2 #33 0xb7efeb26 in KParts::ReadOnlyPart::openURL () from /opt/kde3/lib/libkparts.so.2 #34 0xb67e07c6 in KoDocument::openURL () from /opt/kde3/lib/libkofficecore.so.3 #35 0xb67f0ba9 in KoMainWindow::openDocumentInternal () from /opt/kde3/lib/libkofficecore.so.3 #36 0xb67f6e3c in KoMainWindow::openDocument () from /opt/kde3/lib/libkofficecore.so.3 #37 0xb67fbcb1 in KoApplication::start () from /opt/kde3/lib/libkofficecore.so.3 #38 0xb6889121 in kdemain () from /opt/kde3/lib/libkdeinit_krita.so #39 0xb7230524 in kdeinitmain () from /opt/kde3/lib/kde3/krita.so #40 0x0804e33f in launch () #41 0x0804ebca in handle_launcher_request () #42 0x0804ef4f in handle_requests () #43 0x0805014c in main ()
Please give a description of what you are doing. From the backtrace it seem you were not opening a file at all as the name of the bug report implies
really i did. right click in krusader, open with, krita. and than crash. some sort of gif file.
Can you attach the image ?
It looks as if there's some kind of invalid custom brush file somewhere. Does krita crash on startup no matter what you do, or is it just this gif file? If so, could you attach it?
Here you are. On the second try the opening was succesful, i forget to tell before... some stolen picture :-P Dne Wed, 18 Apr 2007 22:16:10 +0200 napsal/-a Cyrille Berger <cyb@lepi.org> zprávu následujícího znění: [bugs.kde.org quoted mail] Created an attachment (id=20317) fist.gif
The bug does not seem to be with the gif file since the reporter says he could load it on the second try. The backtrace points to a problem with Qt loading an image embedded in the autobrush ui file; I don't think it is reproducible enough to actually debug for us.