Bug 209184 - Crash after image resizing
Summary: Crash after image resizing
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Bqm-Resize (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 10:02 UTC by bnj
Modified: 2017-07-01 11:57 UTC (History)
2 users (show)

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 bnj 2009-10-02 10:02:11 UTC
Version:            (using KDE 4.2.4)
OS:                Linux
Installed from:    Ubuntu Packages

HOW TO REPRODUCE
****************
- Select several images in the thumbnail view.
- Plugins > Batch resize images
- "Remove original" checked and "Always overwrite" selected
- Start -> everything works well
- Close -> Crash (it does it each time)

BACKTRACE
*********
Application: Gwenview (gwenview), signal SIGSEGV
[Current thread is 0 (LWP 27251)]

Thread 3 (Thread 0xb4651b90 (LWP 27252)):
#0  0xb8097430 in __kernel_vsyscall ()
#1  0xb60260e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb66ea2ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7afd9b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7fe47af in ?? () from /usr/lib/libgwenviewlib.so.4
#5  0xb7afc96e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb60224ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb66db49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb362ab90 (LWP 27269)):
#0  0xb8097430 in __kernel_vsyscall ()
#1  0xb66d37b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7bce380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb7afc96e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb60224ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb66db49e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5c2a700 (LWP 27251)):
[KCrash Handler]
#6  0xb7c0b261 in ?? () from /usr/lib/libQtCore.so.4
#7  0xb7c0a52f in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#8  0xb7c0a65e in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#9  0xb7c0af2b in QSignalMapper::qt_metacall () from /usr/lib/libQtCore.so.4
#10 0xb7c06ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7c070e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb730e2b1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#13 0xb70390b9 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb703ad14 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb703afa6 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#16 0xb6caeb43 in QWidget::event () from /usr/lib/libQtGui.so.4
#17 0xb7038f5e in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#18 0xb70e3f20 in QPushButton::event () from /usr/lib/libQtGui.so.4
#19 0xb6c57e9c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6c60b11 in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb7719e0d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb7bf0a3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb6c5fb7e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#24 0xb6ccf97e in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6cceca7 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb6cf9c6a in ?? () from /usr/lib/libQtGui.so.4
#27 0xb606eb88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb60720eb in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb6072268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb7c1c438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb6cf9365 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb7bef06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb7bef4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb7bf1959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6c57d17 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0x0807e99d in _start ()
Comment 1 Dario Andres 2009-10-02 13:53:02 UTC
This is a kipi-plugins bug fixed on 0.4.0+ . Please update your version of it.
Regards