Bug 183676

Summary: Konqueror Crash while opening an image
Product: [Applications] konqueror Reporter: Shashwat <shashwat.pant>
Component: generalAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: andresbajotierra, Regnaron
Priority: NOR Keywords: investigated, triaged
Version First Reported In: 4.2.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Shashwat 2009-02-08 13:14:46 UTC
Version:           4.2.0 (using KDE 4.2.0)
OS:                Linux
Installed from:    SuSE RPMs

Faced a crash while opening an image .. Here is the backtrace 

Application: Konqueror (konqueror), signal SIGSEGV
[Current thread is 1 (Thread 0xb5e5b700 (LWP 8750))]

Thread 4 (Thread 0xb0897b90 (LWP 10460)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb64ae3e1 in select () from /lib/libc.so.6
#2  0xb7229dc7 in ?? () from /usr/lib/libQtCore.so.4
#3  0xb715a85e in ?? () from /usr/lib/libQtCore.so.4
#4  0xb70f81b5 in start_thread () from /lib/libpthread.so.0
#5  0xb64b538e in clone () from /lib/libc.so.6

Thread 3 (Thread 0xb16cfb90 (LWP 14282)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb70fbf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb715b84c in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb71509c6 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb715a85e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb70f81b5 in start_thread () from /lib/libpthread.so.0
#6  0xb64b538e in clone () from /lib/libc.so.6

Thread 2 (Thread 0xaf9cab90 (LWP 15998)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb70fbf62 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb715b84c in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb71509c6 in ?? () from /usr/lib/libQtCore.so.4
#4  0xb715a85e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb70f81b5 in start_thread () from /lib/libpthread.so.0
#6  0xb64b538e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5e5b700 (LWP 8750)):
[KCrash Handler]
#6  0xb3e8287d in ?? () from /usr/lib/libkhtml.so.5
#7  0xb3e0dcd2 in KHTMLPart::khtmlMouseReleaseEvent(khtml::MouseReleaseEvent*) () from /usr/lib/libkhtml.so.5
#8  0xb3e00c4f in KHTMLPart::customEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#9  0xb725a2e7 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0xb69238fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb692b75e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb77eb91d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0xb724a961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb3df5c96 in KHTMLView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libkhtml.so.5
#15 0xb697ba62 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb6cb1ac3 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb3df3f9f in KHTMLView::widgetEvent(QEvent*) () from /usr/lib/libkhtml.so.5
#18 0xb3df420d in KHTMLView::eventFilter(QObject*, QEvent*) () from /usr/lib/libkhtml.so.5
#19 0xb7249b3a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#20 0xb69238da in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb692c111 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb77eb91d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0xb724a961 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0xb692b39e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#25 0xb6995746 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb6994af5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb69bd0ba in ?? () from /usr/lib/libQtGui.so.4
#28 0xb61e89a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#29 0xb61ec063 in ?? () from /usr/lib/libglib-2.0.so.0
#30 0xb61ec221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#31 0xb7274fb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb69bc7b5 in ?? () from /usr/lib/libQtGui.so.4
#33 0xb724901a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0xb72491da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0xb724b895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0xb6923777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0xb7f126ff in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#38 0x08048772 in _start ()

Regards
Comment 1 Dario Andres 2009-02-08 13:26:03 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? 
You need to install kdelibs-debuginfo
Thanks :)
Comment 2 Oliver Putz 2009-02-08 15:10:15 UTC
Furthermore, if you can reproduce it and can share the picture, it would be good if you could attach the picture to this bugreport
Comment 3 Dario Andres 2009-03-14 23:07:01 UTC
WaitingForInfo
Comment 4 Andrew Crouthamel 2018-09-19 04:39:58 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Andrew Crouthamel 2018-10-21 04:48:35 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!