Bug 274222 - Krita crashed when i try to open un raw file (Panasonic)
Summary: Krita crashed when i try to open un raw file (Panasonic)
Status: RESOLVED DUPLICATE of bug 244566
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-26 21:32 UTC by Vassaux Fabien
Modified: 2011-05-26 22:18 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 Vassaux Fabien 2011-05-26 21:32:36 UTC
Application: krita (2.3.3)
KDE Platform Version: 4.6.2 (4.6.2) (Compiled from sources)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
when i try to open a "Panasonic" Raw file, Krita load during 2 or 3 seconds and crash (display of this dialog box)

-- Backtrace:
Application: Krita (krita), signal: Segmentation fault
[Current thread is 1 (Thread 0xb775a720 (LWP 30568))]

Thread 4 (Thread 0xb3ee2b70 (LWP 30579)):
#0  0x0039fd41 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x005b2dd8 in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x00680525 in updateCurrentTime (this=0xb13b7b0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:339
#4  QEventDispatcherUNIXPrivate::doSelect (this=0xb13b7b0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:182
#5  0x00681326 in QEventDispatcherUNIX::processEvents (this=0xb13b7a0, flags=...) at kernel/qeventdispatcher_unix.cpp:919
#6  0x00650289 in QEventLoop::processEvents (this=0xb3ee2280, flags=...) at kernel/qeventloop.cpp:149
#7  0x00650522 in QEventLoop::exec (this=0xb3ee2280, flags=...) at kernel/qeventloop.cpp:201
#8  0x0055a2a0 in QThread::exec (this=0xb13e928) at thread/qthread.cpp:492
#9  0x00631fdb in QInotifyFileSystemWatcherEngine::run (this=0xb13e928) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0055cda2 in QThreadPrivate::start (arg=0xb13e928) at thread/qthread_unix.cpp:320
#11 0x0036be99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00eb573e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0xb34ffb70 (LWP 30584)):
#0  0x004fb416 in __kernel_vsyscall ()
#1  0x0037048c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00ec33fd in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0055d467 in wait (this=0xb381e5c, mutex=0xb381e58, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xb381e5c, mutex=0xb381e58, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x00559d25 in QSemaphore::tryAcquire (this=0xb3c8e90, n=1, timeout=-1) at thread/qsemaphore.cpp:221
#6  0x02429930 in KisTileDataSwapper::waitForWork (this=0xb3b4b14) at ../../../krita/image/tiles3/swap/kis_tile_data_swapper.cpp:84
#7  0x02429aa4 in KisTileDataSwapper::run (this=0xb3b4b14) at ../../../krita/image/tiles3/swap/kis_tile_data_swapper.cpp:90
#8  0x0055cda2 in QThreadPrivate::start (arg=0xb3b4b14) at thread/qthread_unix.cpp:320
#9  0x0036be99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#10 0x00eb573e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0xb24fdb70 (LWP 30600)):
#0  0x00ec381f in ?? () from /lib/i386-linux-gnu/libc.so.6
#1  0x00eae68c in select () from /lib/i386-linux-gnu/libc.so.6
#2  0x0067b38b in qt_safe_select (nfds=31, fdread=0xb3233e0, fdwrite=0xb3235f4, fdexcept=0xb323808, orig_timeout=0x0) at kernel/qcore_unix.cpp:82
#3  0x0067f6e9 in QEventDispatcherUNIX::select (this=0x13323e08, nfds=31, readfds=0xb3233e0, writefds=0xb3235f4, exceptfds=0xb323808, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:632
#4  0x0068066b in QEventDispatcherUNIXPrivate::doSelect (this=0xb3232e8, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:219
#5  0x00681326 in QEventDispatcherUNIX::processEvents (this=0x13323e08, flags=...) at kernel/qeventdispatcher_unix.cpp:919
#6  0x00650289 in QEventLoop::processEvents (this=0xb24fd280, flags=...) at kernel/qeventloop.cpp:149
#7  0x00650522 in QEventLoop::exec (this=0xb24fd280, flags=...) at kernel/qeventloop.cpp:201
#8  0x0055a2a0 in QThread::exec (this=0xb2a56b8) at thread/qthread.cpp:492
#9  0x00631fdb in QInotifyFileSystemWatcherEngine::run (this=0xb2a56b8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0055cda2 in QThreadPrivate::start (arg=0xb2a56b8) at thread/qthread_unix.cpp:320
#11 0x0036be99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00eb573e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb775a720 (LWP 30568)):
[KCrash Handler]
#7  0x06a18dce in KisRawImport::slotUpdatePreview (this=0x134fc120) at ../../../../../krita/plugins/formats/raw/kis_raw_import.cpp:182
#8  0x06a190e0 in KisRawImport::convert (this=0x134fc120, from=..., to=...) at ../../../../../krita/plugins/formats/raw/kis_raw_import.cpp:105
#9  0x00d70038 in KOfficeFilter::ChainLink::invokeFilter (this=0xb2c2f88, parentChainLink=0x0) at ../../../libs/main/KoFilterChainLink.cpp:90
#10 0x00d6749d in KoFilterChain::invokeChain (this=0x110e5b28) at ../../../libs/main/KoFilterChain.cpp:94
#11 0x00d65c3a in KoFilterManager::importDocument (this=0x1121ea48, url=..., status=@0xbfa219f4) at ../../../libs/main/KoFilterManager.cpp:164
#12 0x00d1b7a5 in KoDocument::openFile (this=0x1114a798) at ../../../libs/main/KoDocument.cpp:1336
#13 0x003c27f4 in KParts::ReadOnlyPartPrivate::openLocalFile (this=0x1114b708) at ../../kparts/part.cpp:592
#14 0x003c2ec2 in KParts::ReadOnlyPart::openUrl (this=0x1114a798, url=...) at ../../kparts/part.cpp:556
#15 0x00d1e2a3 in KoDocument::openUrl (this=0x1114a798, _url=...) at ../../../libs/main/KoDocument.cpp:1251
#16 0x00d39eaf in KoMainWindow::openDocumentInternal (this=0xb0bd598, url=..., newdoc=<value optimized out>) at ../../../libs/main/KoMainWindow.cpp:679
#17 0x00d43d8d in KoMainWindow::openDocument (this=0xb0bd598, url=...) at ../../../libs/main/KoMainWindow.cpp:640
#18 0x00d3ac7a in KoMainWindow::slotFileOpen (this=0xb0bd598) at ../../../libs/main/KoMainWindow.cpp:1224
#19 0x00d43450 in KoMainWindow::qt_metacall (this=0xb0bd598, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbfa21ee8) at ./KoMainWindow.moc:140
#20 0x006576ba in QMetaObject::metacall (object=0xb0bd598, cl=QMetaObject::InvokeMetaMethod, idx=55, argv=0xbfa21ee8) at kernel/qmetaobject.cpp:237
#21 0x006674ff in QMetaObject::activate (sender=0xb0a6c38, m=0x19a43f8, local_signal_index=1, argv=0xbfa21ee8) at kernel/qobject.cpp:3287
#22 0x0106c8d9 in QAction::triggered (this=0xb0a6c38, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#23 0x0106cb38 in QAction::activate (this=0xb0a6c38, event=QAction::Trigger) at kernel/qaction.cpp:1257
#24 0x014fe8ad in QMenuPrivate::activateCausedStack (this=0xb0caf58, causedStack=..., action=0xb0a6c38, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:993
#25 0x0150516b in QMenuPrivate::activateAction (this=0xb0caf58, action=0xb0a6c38, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1085
#26 0x01505ffe in QMenu::mouseReleaseEvent (this=0x945e1f0, e=0xbfa22784) at widgets/qmenu.cpp:2306
#27 0x06fa5cf4 in KMenu::mouseReleaseEvent (this=0x945e1f0, e=0xbfa22784) at ../../kdeui/widgets/kmenu.cpp:458
#28 0x010cc13a in QWidget::event (this=0x945e1f0, event=0xbfa22784) at kernel/qwidget.cpp:8259
#29 0x015064d7 in QMenu::event (this=0x945e1f0, e=0xbfa22784) at widgets/qmenu.cpp:2415
#30 0x01073d24 in QApplicationPrivate::notify_helper (this=0x941bce0, receiver=0x945e1f0, e=0xbfa22784) at kernel/qapplication.cpp:4462
#31 0x01079201 in QApplication::notify (this=0xbfa22e40, receiver=0x945e1f0, e=0xbfa22784) at kernel/qapplication.cpp:4023
#32 0x06ec83ca in KApplication::notify (this=0xbfa22e40, receiver=0x945e1f0, event=0xbfa22784) at ../../kdeui/kernel/kapplication.cpp:311
#33 0x006510bb in QCoreApplication::notifyInternal (this=0xbfa22e40, receiver=0x945e1f0, event=0xbfa22784) at kernel/qcoreapplication.cpp:731
#34 0x01074c3b in sendSpontaneousEvent (receiver=0x945e1f0, event=0xbfa22784, alienWidget=0x0, nativeWidget=0x945e1f0, buttonDown=0x19c0c60, lastMouseReceiver=..., spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#35 QApplicationPrivate::sendMouseEvent (receiver=0x945e1f0, event=0xbfa22784, alienWidget=0x0, nativeWidget=0x945e1f0, buttonDown=0x19c0c60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3120
#36 0x010fe4c3 in QETWidget::translateMouseEvent (this=0x945e1f0, event=0xbfa22cac) at kernel/qapplication_x11.cpp:4490
#37 0x010fc746 in QApplication::x11ProcessEvent (this=0xbfa22e40, event=0xbfa22cac) at kernel/qapplication_x11.cpp:3678
#38 0x011286e0 in QEventDispatcherX11::processEvents (this=0x93d9aa8, flags=...) at kernel/qeventdispatcher_x11.cpp:132
#39 0x00650289 in QEventLoop::processEvents (this=0xbfa22dd4, flags=...) at kernel/qeventloop.cpp:149
#40 0x00650522 in QEventLoop::exec (this=0xbfa22dd4, flags=...) at kernel/qeventloop.cpp:201
#41 0x00654ecc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#42 0x010718e7 in QApplication::exec () at kernel/qapplication.cpp:3736
#43 0x004f02c5 in kdemain (argc=1, argv=0xbfa22f54) at ../../krita/main.cc:49
#44 0x080485ab in main (argc=1, argv=0xbfa22f54) at krita_dummy.cpp:3

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

Possible duplicates by query: bug 268279, bug 252517, bug 244778, bug 244566.

Reported using DrKonqi
Comment 1 Sven Langkamp 2011-05-26 22:18:18 UTC

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