Bug 303703 - Gwenview crashed when rotating an image
Summary: Gwenview crashed when rotating an image
Status: RESOLVED UNMAINTAINED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-17 20:08 UTC by klaus breinlinger
Modified: 2012-10-19 13:26 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 klaus breinlinger 2012-07-17 20:08:55 UTC
Application: gwenview (2.4.3)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 3.2.0-030200rc7-generic i686
Distribution: Debian GNU/Linux 6.0.5 (squeeze)

-- Information about the crash:
when rotatimg a preview image to the left.
Singular event.

The crash does not seem to be reproducible.

 -- Backtrace:
Application: Gwenview (gwenview), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4d6a710 (LWP 4000))]

Thread 2 (Thread 0xb36e7b70 (LWP 4008)):
#0  0xb56eed7a in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb5ee6e9d in pthread_cond_wait () from /lib/libc.so.6
#2  0xb7201fb7 in wait (time=<optimized out>, this=<optimized out>) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0x9f27fc0, mutex=0x9f27fbc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0xb774199a in ?? () from /usr/lib/libgwenviewlib.so.4
#5  0xb7200fbe in QThreadPrivate::start (arg=0x9f27fb0) at thread/qthread_unix.cpp:248
#6  0xb56ea7b0 in start_thread () from /lib/libpthread.so.0
#7  0xb5eda0be in clone () from /lib/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb4d6a710 (LWP 4000)):
[KCrash Handler]
#5  0xb72ab9a9 in QUrl::QUrl (this=0xbf807cb4, other=...) at io/qurl.cpp:4147
#6  0xb6bc4b09 in KUrl::KUrl (this=0xbf807cb4, _u=...) at ../../kdecore/io/kurl.cpp:472
#7  0xb752e4de in KFileItem::url (this=0xbf807c6c) at ../../kio/kio/kfileitem.cpp:1277
#8  0xb77258d2 in ?? () from /usr/lib/libgwenviewlib.so.4
#9  0xb7725a05 in Gwenview::PreviewItemDelegate::slotRotateLeftClicked() () from /usr/lib/libgwenviewlib.so.4
#10 0xb7726543 in Gwenview::PreviewItemDelegate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libgwenviewlib.so.4
#11 0xb73027aa in QMetaObject::metacall (object=0x9f6b1f8, cl=167162360, idx=0, argv=0x9f6b1f8) at kernel/qmetaobject.cpp:237
#12 0xb73111bb in QMetaObject::activate (sender=0x9f6c220, m=0xb6ada604, local_signal_index=2, argv=0xbf807e08) at kernel/qobject.cpp:3295
#13 0xb68cafe9 in QAbstractButton::clicked (this=0x9f6c220, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#14 0xb65a84d9 in QAbstractButtonPrivate::emitClicked (this=0x9f6c2c8) at widgets/qabstractbutton.cpp:546
#15 0xb65a9324 in QAbstractButtonPrivate::click (this=0x9f6c2c8) at widgets/qabstractbutton.cpp:539
#16 0xb65a95de in QAbstractButton::mouseReleaseEvent (this=0x9f6c220, e=0xbf808614) at widgets/qabstractbutton.cpp:1121
#17 0xb668cdac in QToolButton::mouseReleaseEvent (this=0x9f6c220, e=0xbf808614) at widgets/qtoolbutton.cpp:721
#18 0xb61fe7c8 in QWidget::event (this=0x9f6c220, event=0xbf808614) at kernel/qwidget.cpp:8044
#19 0xb65a837e in QAbstractButton::event (this=0x9f6c220, e=0xbf807cb4) at widgets/qabstractbutton.cpp:1080
#20 0xb668f8da in QToolButton::event (this=0x9f6c220, event=0xbf808614) at widgets/qtoolbutton.cpp:1163
#21 0xb61a05cc in QApplicationPrivate::notify_helper (this=0x9e82f70, receiver=0x9f6c220, e=0xbf808614) at kernel/qapplication.cpp:4302
#22 0xb61a7af7 in QApplication::notify (this=0xbf808df0, receiver=0x9f6c220, e=0xbf808614) at kernel/qapplication.cpp:3867
#23 0xb6f23bda in KApplication::notify (this=0xbf808df0, receiver=0x9f6c220, event=0xbf808614) at ../../kdeui/kernel/kapplication.cpp:302
#24 0xb72fd4cb in QCoreApplication::notifyInternal (this=0xbf808df0, receiver=0x9f6c220, event=0xbf808614) at kernel/qcoreapplication.cpp:726
#25 0xb61a6a52 in sendEvent (event=<optimized out>, receiver=0x9f6c220) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0x9f6c220, event=0xbf808614, alienWidget=0x9f6c220, nativeWidget=0x9f1b018, buttonDown=0xb6ae8998, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:2967
#27 0xb6231d4c in QETWidget::translateMouseEvent (this=0x9f1b018, event=0xbf808a60) at kernel/qapplication_x11.cpp:4380
#28 0xb6231253 in QApplication::x11ProcessEvent (this=0xbf808df0, event=0xbf808a60) at kernel/qapplication_x11.cpp:3391
#29 0xb625f372 in x11EventSourceDispatch (s=0x9e861a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#30 0xb5644305 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0xb5647fe8 in ?? () from /lib/libglib-2.0.so.0
#32 0xb56481c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0xb7329075 in QEventDispatcherGlib::processEvents (this=0x9e6e8c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0xb625eed5 in QGuiEventDispatcherGlib::processEvents (this=0x9e6e8c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0xb72fbae9 in QEventLoop::processEvents (this=0xbf808d54, flags=) at kernel/qeventloop.cpp:149
#36 0xb72fbf3a in QEventLoop::exec (this=0xbf808d54, flags=...) at kernel/qeventloop.cpp:201
#37 0xb730116f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#38 0xb61a0667 in QApplication::exec () at kernel/qapplication.cpp:3581
#39 0x080855f8 in _start ()

Possible duplicates by query: bug 303409, bug 302881, bug 302136.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-18 02:51:02 UTC
KDE SC 4.4.5 is quite old and unmaintained.