Bug 317776 - It crashes during looking jpg file from google drive
Summary: It crashes during looking jpg file from google drive
Status: RESOLVED DUPLICATE of bug 264526
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: 4.10.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-03 10:51 UTC by nagorny.denis
Modified: 2013-04-03 12:34 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 nagorny.denis 2013-04-03 10:51:58 UTC
Application: konqueror (4.10.1)
KDE Platform Version: 4.10.1
Qt Version: 4.8.4
Operating System: Linux 3.8.4-202.fc18.x86_64 x86_64
Distribution: "Fedora release 18 (Spherical Cow)"

-- Information about the crash:
It crashes during looking jpg file from google drive

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff4fe016880 (LWP 9259))]

Thread 2 (Thread 0x7ff4f0aca700 (LWP 9260)):
#0  0x0000003fc7a0aacf in __pthread_mutex_unlock_usercnt () from /lib64/libpthread.so.0
#1  0x0000003fc8e84dd1 in g_mutex_unlock () from /lib64/libglib-2.0.so.0
#2  0x0000003fc8e47612 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#3  0x0000003fc8e47c4b in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#4  0x0000003fc8e47e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#5  0x0000003fcf3a6126 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#6  0x0000003fcf37680f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#7  0x0000003fcf376a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#8  0x0000003fcf278980 in QThread::exec() () from /lib64/libQtCore.so.4
#9  0x0000003fe0da3cde in KIO::NameLookUpThread::run() () from /lib64/libkio.so.5
#10 0x0000003fcf27b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#11 0x0000003fc7a07d15 in start_thread () from /lib64/libpthread.so.0
#12 0x0000003fc72f248d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff4fe016880 (LWP 9259)):
[KCrash Handler]
#5  0x0000003ff589d713 in KJS::cloneInternal(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*, QSet<KJS::JSObject*>&) () from /lib64/libkhtml.so.5
#6  0x0000003ff589da73 in KJS::encapsulateMessageEventData(KJS::ExecState*, KJS::Interpreter*, KJS::JSValue*) () from /lib64/libkhtml.so.5
#7  0x0000003ff589dc78 in KJS::DelayedPostMessage::execute(KJS::Window*) () from /lib64/libkhtml.so.5
#8  0x0000003ff5853a0b in KJS::Window::afterScriptExecution() () from /lib64/libkhtml.so.5
#9  0x0000003ff5856586 in KJS::WindowQObject::timerEvent(QTimerEvent*) () from /lib64/libkhtml.so.5
#10 0x0000003fcf38c1fc in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#11 0x0000003fcf9ca5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#12 0x0000003fcf9cea4a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#13 0x0000003fdb2473c6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5
#14 0x0000003fcf377abe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#15 0x0000003fcf3a8972 in QTimerInfoList::activateTimers() () from /lib64/libQtCore.so.4
#16 0x0000003fcf3a5a94 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#17 0x0000003fcf3a5ab1 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#18 0x0000003fc8e47a55 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x0000003fc8e47d88 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0
#20 0x0000003fc8e47e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x0000003fcf3a6106 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#22 0x0000003fcfa6a73e in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#23 0x0000003fcf37680f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#24 0x0000003fcf376a98 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#25 0x0000003fcf37b888 in QCoreApplication::exec() () from /lib64/libQtCore.so.4
#26 0x0000003fd3ab3e02 in kdemain () from /lib64/libkdeinit4_konqueror.so
#27 0x0000003fc7221a05 in __libc_start_main () from /lib64/libc.so.6
#28 0x00000000004008d1 in _start ()

Possible duplicates by query: bug 317609, bug 316940, bug 313800, bug 300792, bug 299672.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-04-03 12:34:01 UTC

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