[Digikam-devel] [Bug 109946] New: Crash when saving a picture after normalization
Carsten Niehaus
cniehaus at kde.org
Sun Jul 31 17:09:58 BST 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=109946
Summary: Crash when saving a picture after normalization
Product: digikam
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: crash
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: cniehaus kde org
Version: 0.8-pre svn from 28 July 2005 (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
OS: Linux
This crash happen when I was in the image editor. I was in Fix->Colors->Auto Correction. The KComboBox was "Normalize". I 'ok'ed the dialog and saved the picture. On the shell I got this output.
digikam: Saving to :/home/carsten/Bilder/Examen/81kjsb.tmp (jpeg)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = digikam path = <unknown> pid = 29616
This is the backtrace:
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1237484992 (LWP 29616)]
[New Thread -1239688272 (LWP 30407)]
0xffffe410 in __kernel_vsyscall ()
#0 0xffffe410 in __kernel_vsyscall ()
#1 0xb683100e in pthread_cond_wait GLIBC_2 3 2 ()
from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb6aa7d30 in QThread::wait () from /usr/share/qt3/lib/libqt-mt.so.3
#3 0xb7f2efbc in Digikam::ImageHistogram::stopCalcHistogramValues (
this=0xfffffffc) at imagehistogram.cpp:91
#4 0xb7f2eedd in ~ImageHistogram (this=0x8604ff8) at imagehistogram.cpp:74
#5 0xb7f8215a in Canvas::updateHistogram (this=0x85c8318) at canvas.cpp:457
#6 0xb7f81c51 in Canvas::load (this=0x85c8318, filename= 0xfffffffc)
at canvas.cpp:365
#7 0xb7f9489d in ImageWindow::slotLoadCurrent (this=0x8607ed0) at kurl.h:361
#8 0xb7f9ac23 in ImageWindow::qt_invoke (this=0x8607ed0, _id=72,
_o=0xbfffef80) at imagewindow.moc:213
#9 0xb6b0b067 in QObject::activate_signal ()
from /usr/share/qt3/lib/libqt-mt.so.3
#10 0xb6e261a5 in QSignal::signal () from /usr/share/qt3/lib/libqt-mt.so.3
#11 0xb6b23ca9 in QSignal::activate () from /usr/share/qt3/lib/libqt-mt.so.3
#12 0xb6b2ad71 in QSingleShotTimer::event ()
from /usr/share/qt3/lib/libqt-mt.so.3
#13 0xb6ab3370 in QApplication::internalNotify ()
from /usr/share/qt3/lib/libqt-mt.so.3
#14 0xb6ab29d4 in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#15 0xb70c1735 in KApplication::notify (this=0xbffff630, receiver=0x82503c8,
event=0xbffff390) at kapplication.cpp:549
#16 0xb6aa3858 in QEventLoop::activateTimers ()
from /usr/share/qt3/lib/libqt-mt.so.3
#17 0xb6a5f95f in QEventLoop::processEvents ()
from /usr/share/qt3/lib/libqt-mt.so.3
#18 0xb6ac474c in QEventLoop::enterLoop ()
from /usr/share/qt3/lib/libqt-mt.so.3
#19 0xb6ac460e in QEventLoop::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#20 0xb6ab357b in QApplication::exec () from /usr/share/qt3/lib/libqt-mt.so.3
#21 0x0804a3ea in main (argc=-4, argv=0xfffffffc) at main.cpp:252
More information about the Digikam-devel
mailing list