Bug 190592 - Gwenview crashed and caused signal 11 (SIGSEGV)
Summary: Gwenview crashed and caused signal 11 (SIGSEGV)
Status: RESOLVED DUPLICATE of bug 189786
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-25 04:30 UTC by Wei
Modified: 2012-10-19 13:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wei 2009-04-25 04:30:30 UTC
Version:           v 2.2.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Ubuntu Packages

OS: Kubuntu 9.04
Every time Gwenview crashed when doing the following operation,
Plugins->Batch Processing->Resize Images../Border Images...,
no matter how many pics are added for this operation. Although the pics are processed successfully, the crash is annoying.


From KDE Crash Handler:

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

Thread 3 (Thread 0xb446cb90 (LWP 4698)):
#0  0xb7fa7430 in __kernel_vsyscall ()
#1  0xb5f310e5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0xb65f52ed in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7a0b9b2 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7ef266f in ?? () from /usr/lib/libgwenviewlib.so.4
#5  0xb7a0a96e in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5f2d4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0xb65e649e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xb3433b90 (LWP 4719)):
#0  0xb7fa7430 in __kernel_vsyscall ()
#1  0xb65de7b1 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7adc380 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb7a0a96e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb5f2d4ff in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5  0xb65e649e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5b35700 (LWP 4697)):
[KCrash Handler]
#6  0xb7b191a1 in ?? () from /usr/lib/libQtCore.so.4
#7  0xb7b18487 in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#8  0xb7b1865e in QSignalMapper::map () from /usr/lib/libQtCore.so.4
#9  0xb7b18f2b in QSignalMapper::qt_metacall () from /usr/lib/libQtCore.so.4
#10 0xb7b14ca8 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#11 0xb7b150e0 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#12 0xb721b6a1 in QAbstractButton::clicked () from /usr/lib/libQtGui.so.4
#13 0xb6f464a9 in ?? () from /usr/lib/libQtGui.so.4
#14 0xb6f48104 in ?? () from /usr/lib/libQtGui.so.4
#15 0xb6f48396 in QAbstractButton::mouseReleaseEvent () from /usr/lib/libQtGui.so.4
#16 0xb6bbbbd3 in QWidget::event () from /usr/lib/libQtGui.so.4
#17 0xb6f4634e in QAbstractButton::event () from /usr/lib/libQtGui.so.4
#18 0xb6ff1310 in QPushButton::event () from /usr/lib/libQtGui.so.4
#19 0xb6b64f2c in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#20 0xb6b6dba1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#21 0xb762794d in KApplication::notify () from /usr/lib/libkdeui.so.5
#22 0xb7afea3b in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#23 0xb6b6cc0e in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#24 0xb6bdca0e in ?? () from /usr/lib/libQtGui.so.4
#25 0xb6bdbd37 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#26 0xb6c06cfa in ?? () from /usr/lib/libQtGui.so.4
#27 0xb5f79b88 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#28 0xb5f7d0eb in ?? () from /usr/lib/libglib-2.0.so.0
#29 0xb5f7d268 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#30 0xb7b2a438 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#31 0xb6c063f5 in ?? () from /usr/lib/libQtGui.so.4
#32 0xb7afd06a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#33 0xb7afd4aa in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#34 0xb7aff959 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#35 0xb6b64da7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#36 0x0807e75d in _start ()
Comment 1 Dario Andres 2009-04-26 15:37:46 UTC
Marking as duplicate of bug 189786

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