Bug 335783 - rekonq crashed when opening phpMyAdmin
Summary: rekonq crashed when opening phpMyAdmin
Status: RESOLVED DUPLICATE of bug 324105
Alias: None
Product: rekonq
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 2.4.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2014-06-04 10:14 UTC by Norbert Zawodsky
Modified: 2014-06-05 01:47 UTC (History)
0 users

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 Norbert Zawodsky 2014-06-04 10:14:57 UTC
Application: rekonq (2.4.2)
KDE Platform Version: 4.13.0
Qt Version: 4.8.5
Operating System: Linux 3.11.10-11-default x86_64
Distribution: "openSUSE 13.1 (Bottle) (x86_64)"

-- Information about the crash:
I started Rekonq and entered the URL http://localhost/phpMyAdmin/index.php
ReKonq started to laod and immediately crashed

-- Backtrace:
Application: Rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fb187351780 (LWP 20995))]

Thread 5 (Thread 0x7fb16c690700 (LWP 20996)):
#0  0x00007fb185c220af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb17ae30f56 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fb17b8f95a0 <WTF::pageheap_memory>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571
#2  0x00007fb17ae30f89 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767
#3  0x00007fb185c1e0db in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb18498390d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fb12ac17700 (LWP 21000)):
#0  0x00007fb185c220af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb17aba32ad in JSC::BlockAllocator::blockFreeingThreadMain (this=0x7fb16be05398) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#2  0x00007fb17ae58ab6 in WTF::wtfThreadEntryPoint (param=0x1cd33d0) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#3  0x00007fb185c1e0db in start_thread () from /lib64/libpthread.so.0
#4  0x00007fb18498390d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fb129961700 (LWP 21003)):
#0  0x00007fb185c220af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fb17a34f2cb in WebCore::IconDatabase::syncThreadMainLoop () from /usr/lib64/libQtWebKit.so.4
#2  0x00007fb17a34f4b4 in WebCore::IconDatabase::iconDatabaseSyncThread () from /usr/lib64/libQtWebKit.so.4
#3  0x00007fb17ae58ab6 in WTF::wtfThreadEntryPoint (param=0x20b11a0) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#4  0x00007fb185c1e0db in start_thread () from /lib64/libpthread.so.0
#5  0x00007fb18498390d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb129041700 (LWP 21005)):
#0  0x00007fb18497ab3d in poll () from /lib64/libc.so.6
#1  0x00007fb181a94604 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb181a9470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb185fe1d76 in QEventDispatcherGlib::processEvents (this=0x7fb1140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x00007fb185fb3d0f in QEventLoop::processEvents (this=this@entry=0x7fb129040e60, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb185fb4005 in QEventLoop::exec (this=this@entry=0x7fb129040e60, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007fb185eb2fef in QThread::exec (this=<optimized out>) at thread/qthread.cpp:536
#7  0x00007fb185eb568f in QThreadPrivate::start (arg=0x1f9b4c0) at thread/qthread_unix.cpp:338
#8  0x00007fb185c1e0db in start_thread () from /lib64/libpthread.so.0
#9  0x00007fb18498390d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb187351780 (LWP 20995)):
[KCrash Handler]
#6  0x00007fb17a208e84 in WebCore::RenderObject::absoluteBoundingBoxRect () from /usr/lib64/libQtWebKit.so.4
#7  0x00007fb1799b9a1c in QWebHitTestResultPrivate::QWebHitTestResultPrivate () from /usr/lib64/libQtWebKit.so.4
#8  0x00007fb1799b9f78 in QWebFrame::hitTestContent () from /usr/lib64/libQtWebKit.so.4
#9  0x00007fb171b8c206 in WebView::guessHoveredLink (this=this@entry=0x1f08c90, p=...) at /usr/src/debug/rekonq-2.4.2/src/webtab/webview.cpp:1574
#10 0x00007fb171b8faea in WebView::mouseMoveEvent (this=0x1f08c90, event=0x7fff5c2ef1b0) at /usr/src/debug/rekonq-2.4.2/src/webtab/webview.cpp:696
#11 0x00007fb185181065 in QWidget::event (this=0x1f08c90, event=0x7fff5c2ef1b0) at kernel/qwidget.cpp:8361
#12 0x00007fb1799cd688 in QWebView::event () from /usr/lib64/libQtWebKit.so.4
#13 0x00007fb1851319ec in QApplicationPrivate::notify_helper (this=this@entry=0x1dc6570, receiver=receiver@entry=0x1f08c90, e=e@entry=0x7fff5c2ef1b0) at kernel/qapplication.cpp:4562
#14 0x00007fb1851380ed in QApplication::notify (this=this@entry=0x7fff5c2efa30, receiver=receiver@entry=0x1f08c90, e=e@entry=0x7fff5c2ef1b0) at kernel/qapplication.cpp:4105
#15 0x00007fb186d5947a in KApplication::notify (this=0x7fff5c2efa30, receiver=0x1f08c90, event=0x7fff5c2ef1b0) at /usr/src/debug/kdelibs-4.13.0/kdeui/kernel/kapplication.cpp:311
#16 0x00007fb185fb50ad in QCoreApplication::notifyInternal (this=0x7fff5c2efa30, receiver=receiver@entry=0x1f08c90, event=event@entry=0x7fff5c2ef1b0) at kernel/qcoreapplication.cpp:949
#17 0x00007fb1851378a3 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231
#18 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x1f08c90, event=event@entry=0x7fff5c2ef1b0, alienWidget=alienWidget@entry=0x1f08c90, nativeWidget=nativeWidget@entry=0x1f70160, buttonDown=buttonDown@entry=0x7fb185c12278 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3173
#19 0x00007fb1851a90bb in QETWidget::translateMouseEvent (this=this@entry=0x1f70160, event=event@entry=0x7fff5c2ef520) at kernel/qapplication_x11.cpp:4528
#20 0x00007fb1851a7b2c in QApplication::x11ProcessEvent (this=0x7fff5c2efa30, event=event@entry=0x7fff5c2ef520) at kernel/qapplication_x11.cpp:3651
#21 0x00007fb1851ce9c2 in x11EventSourceDispatch (s=0x1dc1640, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x00007fb181a94316 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007fb181a94668 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007fb181a9470c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007fb185fe1d55 in QEventDispatcherGlib::processEvents (this=0x1dbc610, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#26 0x00007fb1851cea76 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fb185fb3d0f in QEventLoop::processEvents (this=this@entry=0x7fff5c2ef900, flags=...) at kernel/qeventloop.cpp:149
#28 0x00007fb185fb4005 in QEventLoop::exec (this=this@entry=0x7fff5c2ef900, flags=...) at kernel/qeventloop.cpp:204
#29 0x00007fb185fb913b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#30 0x00007fb1851301ac in QApplication::exec () at kernel/qapplication.cpp:3823
#31 0x00007fb171bab505 in kdemain (argc=1, argv=0x1cb55b0) at /usr/src/debug/rekonq-2.4.2/src/main.cpp:242
#32 0x000000000040879e in launch (argc=argc@entry=1, _name=_name@entry=0x1d2e598 "/usr/bin/rekonq", args=<optimized out>, args@entry=0x1d2e5a8 "\001", cwd=cwd@entry=0x0, envc=envc@entry=1, envs=<optimized out>, envs@entry=0x1d2e5b0 "DISPLAY=:0", reset_env=false, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x1d2e5c3 "rincewind;1401876303;187613;9528_TIME685474411") at /usr/src/debug/kdelibs-4.13.0/kinit/kinit.cpp:726
#33 0x000000000040964b in handle_launcher_request (sock=8, who=<optimized out>) at /usr/src/debug/kdelibs-4.13.0/kinit/kinit.cpp:1218
#34 0x0000000000409caf in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kdelibs-4.13.0/kinit/kinit.cpp:1411
#35 0x00000000004058da in main (argc=4, argv=<optimized out>, envp=0x7fff5c2f0530) at /usr/src/debug/kdelibs-4.13.0/kinit/kinit.cpp:1899

The reporter indicates this bug may be a duplicate of or related to bug 324105.

Possible duplicates by query: bug 332353, bug 325244, bug 324105.

Reported using DrKonqi
Comment 1 Jekyll Wu 2014-06-05 01:47:24 UTC

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