Bug 302910 - plantage rekong après démarrage de rekong et clique sur lien vers facebook
Summary: plantage rekong après démarrage de rekong et clique sur lien vers facebook
Status: RESOLVED UNMAINTAINED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.9.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: qtwebkitToFix
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-02 16:53 UTC by matbos
Modified: 2018-05-11 16:26 UTC (History)
1 user (show)

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 matbos 2012-07-02 16:53:52 UTC
Application: rekonq (0.9.1)
KDE Platform Version: 4.8.3 (4.8.3)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-26-generic i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:
j'ai démarré reqong et aussitot demandé à aller sur facebook
i have start rekong and next want to go to facebook
- Custom settings of the application:
utilise kde sous xcfce

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb76cf980 (LWP 3824))]

Thread 12 (Thread 0xb620db40 (LWP 3825)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x008f1380 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x031e9a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x031dc0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x031dc56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0377e134 in ?? () from /usr/lib/i386-linux-gnu/gio/modules/libdconfsettings.so
#6  0x031ff6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 11 (Thread 0xb57ffb40 (LWP 3826)):
#0  0x002bfc64 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x0090d634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0321b410 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x031dbb76 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x031dc042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x031dc56b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x03d971ba in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0x031ff6b3 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 10 (Thread 0xb39f4b40 (LWP 3828)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0220c263 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x2938940) at wtf/FastMalloc.cpp:2495
#4  0x0220c37f in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x2938940) at wtf/FastMalloc.cpp:1618
#5  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 9 (Thread 0xb30cbb40 (LWP 3829)):
#0  0x00e35dcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x02cba315 in do_gettime (frac=0xb30cb040, sec=0xb30cb038) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x02da4226 in QTimerInfoList::updateCurrentTime (this=0x8e2f094) at kernel/qeventdispatcher_unix.cpp:343
#4  0x02da3e16 in timerSourceCheckHelper (src=0x8e2f060) at kernel/qeventdispatcher_glib.cpp:150
#5  timerSourceCheckHelper (src=0x8e2f060) at kernel/qeventdispatcher_glib.cpp:144
#6  0x031dbb7b in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x031dc042 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x031dc201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x02da38e7 in QEventDispatcherGlib::processEvents (this=0x8e2d380, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#10 0x02d6f50d in QEventLoop::processEvents (this=0xb30cb270, flags=...) at kernel/qeventloop.cpp:149
#11 0x02d6f7a9 in QEventLoop::exec (this=0xb30cb270, flags=...) at kernel/qeventloop.cpp:204
#12 0x02c5894c in QThread::exec (this=0x8e2de78) at thread/qthread.cpp:501
#13 0x02c58a3b in QThread::run (this=0x8e2de78) at thread/qthread.cpp:568
#14 0x02c5bde0 in QThreadPrivate::start (arg=0x8e2de78) at thread/qthread_unix.cpp:298
#15 0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#16 0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 8 (Thread 0xa439eb40 (LWP 3830)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x005aa029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x005aa06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 7 (Thread 0xa37ffb40 (LWP 3831)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02c5c350 in wait (time=4294967295, this=0x8d15960) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8d16500, mutex=0x8d133e8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00e44acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d164e8, th=0x8f1fff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00e4795b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8d13468, th=0x8f1fff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00e4463a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8d164e8, th=0x8f1fff0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00e47a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8d13468, th=0x8f1fff0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00e44533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8d164e8, th=0x8f1fff0, previous=0x8e472e0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00e464e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa37ff2a4, parent=0x8d164e8, th=0x8f1fff0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00e4659a in ThreadWeaver::Thread::run (this=0x8f1fff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02c5bde0 in QThreadPrivate::start (arg=0x8f1fff0) at thread/qthread_unix.cpp:298
#13 0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 6 (Thread 0xa1ed2b40 (LWP 3833)):
#0  0x002bfc78 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x0090d634 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0321b410 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x031db9dd in g_main_context_query () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x031dc00e in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x031dc201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x02da38e7 in QEventDispatcherGlib::processEvents (this=0xb4604c60, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x02d6f50d in QEventLoop::processEvents (this=0xa1ed2240, flags=...) at kernel/qeventloop.cpp:149
#8  0x02d6f7a9 in QEventLoop::exec (this=0xa1ed2240, flags=...) at kernel/qeventloop.cpp:204
#9  0x02c5894c in QThread::exec (this=0x8fdee50) at thread/qthread.cpp:501
#10 0x02d4cb5d in QInotifyFileSystemWatcherEngine::run (this=0x8fdee50) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x02c5bde0 in QThreadPrivate::start (arg=0x8fdee50) at thread/qthread_unix.cpp:298
#12 0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#13 0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 5 (Thread 0xa15d1b40 (LWP 3838)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x02c5c350 in wait (time=4294967295, this=0x8d15960) at thread/qwaitcondition_unix.cpp:86
#4  QWaitCondition::wait (this=0x8d16500, mutex=0x8d133e8, time=4294967295) at thread/qwaitcondition_unix.cpp:158
#5  0x00e44acc in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x8d164e8, th=0x8f32090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x00e4795b in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x8d13468, th=0x8f32090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x00e4463a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x8d164e8, th=0x8f32090) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x00e47a5c in ThreadWeaver::WorkingHardState::applyForWork (this=0x8d13468, th=0x8f32090) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x00e44533 in ThreadWeaver::WeaverImpl::applyForWork (this=0x8d164e8, th=0x8f32090, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x00e464e4 in ThreadWeaver::ThreadRunHelper::run (this=0xa15d12a4, parent=0x8d164e8, th=0x8f32090) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x00e4659a in ThreadWeaver::Thread::run (this=0x8f32090) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x02c5bde0 in QThreadPrivate::start (arg=0x8f32090) at thread/qthread_unix.cpp:298
#13 0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 4 (Thread 0xb4ffeb40 (LWP 3883)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x05d4486d in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so
#4  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 3 (Thread 0x9fb27b40 (LWP 3884)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x05d4486d in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so
#4  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 2 (Thread 0x9f326b40 (LWP 3885)):
#0  0x009db416 in __kernel_vsyscall ()
#1  0x002c096b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x0090d3dc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x05d4486d in queue_processor(void*) () from /usr/lib/jvm/java-6-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so
#4  0x002bcd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#5  0x008fface in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb76cf980 (LWP 3824)):
[KCrash Handler]
#7  0x01a6e6db in columnSpan (this=0xa04dc540) at rendering/style/RenderStyle.h:716
#8  WebCore::Node::diff (s1=0xa04dc540, s2=0x9fd38c40) at dom/Node.cpp:317
#9  0x01a5acc3 in WebCore::Element::recalcStyle (this=0x91e6a28, change=WebCore::Node::Force) at dom/Element.cpp:1093
#10 0x01a5aeca in WebCore::Element::recalcStyle (this=0x91e69e8, change=WebCore::Node::Force) at dom/Element.cpp:1160
#11 0x01a5aeca in WebCore::Element::recalcStyle (this=0x91e69a8, change=WebCore::Node::Force) at dom/Element.cpp:1160
#12 0x01a5aeca in WebCore::Element::recalcStyle (this=0x91e68f0, change=WebCore::Node::Force) at dom/Element.cpp:1160
#13 0x01a5aeca in WebCore::Element::recalcStyle (this=0x8f9be50, change=WebCore::Node::Force) at dom/Element.cpp:1160
#14 0x01a47c4f in WebCore::Document::recalcStyle (this=0xb3115900, change=WebCore::Node::NoChange) at dom/Document.cpp:1495
#15 0x01a3270b in WebCore::Document::updateStyleIfNeeded (this=0xb3115900) at dom/Document.cpp:1548
#16 0x01a33b18 in WebCore::Document::updateLayout (this=0xb3115900) at dom/Document.cpp:1575
#17 0x01a48fb9 in WebCore::Document::updateLayoutIgnorePendingStylesheets (this=0xb3115900) at dom/Document.cpp:1611
#18 0x01a54c0f in WebCore::Element::offsetWidth (this=0x8f4d580) at dom/Element.cpp:383
#19 0x01413419 in WebCore::jsElementOffsetWidth (exec=0xa2982d50, slotBase=...) at ../../WebCore/generated/JSElement.cpp:310
#20 0x0223f667 in getValue (propertyName=..., exec=<optimized out>, this=<optimized out>) at runtime/PropertySlot.h:75
#21 JSC::JSValue::get (this=<optimized out>, exec=0xa2982d50, propertyName=..., slot=...) at runtime/JSObject.h:765
#22 0x0223f9a2 in JSC::cti_op_get_by_id_self_fail (args=0xbfe9d260) at jit/JITStubs.cpp:1614
#23 0x058b9956 in ?? ()
#24 0x0223981f in execute (globalData=0xb311d300, callFrame=<optimized out>, registerFile=0xb30f698c, this=<optimized out>) at jit/JITCode.h:77
#25 JSC::Interpreter::execute (this=0xb30f6980, closure=...) at interpreter/Interpreter.cpp:1031
#26 0x0235a481 in call (this=<optimized out>) at interpreter/CachedCall.h:51
#27 JSC::arrayProtoFuncForEach (exec=0xa2982270) at runtime/ArrayPrototype.cpp:865
#28 0x002fd5c9 in ?? ()
#29 0x02238869 in execute (globalData=0xa2982200, callFrame=0xa2981048, registerFile=0xb30f698c, this=<optimized out>) at jit/JITCode.h:77
#30 JSC::Interpreter::executeCall (this=0xb30f6980, callFrame=0xa212831c, function=0xa09e2348, callType=JSC::CallTypeJS, callData=..., thisValue=..., args=...) at interpreter/Interpreter.cpp:838
#31 0x022569f2 in JSC::call (exec=0xa212831c, functionObject=..., callType=JSC::CallTypeJS, callData=..., thisValue=..., args=...) at runtime/CallData.cpp:38
#32 0x01976d2e in call (args=..., thisValue=..., callData=..., callType=<optimized out>, functionObject=..., exec=<optimized out>) at bindings/js/JSMainThreadExecState.h:48
#33 WebCore::ScheduledAction::executeFunctionInContext (this=0x0, globalObject=0xa21282a8, thisValue=..., context=0xb3115988) at bindings/js/ScheduledAction.cpp:110
#34 0x01977432 in WebCore::ScheduledAction::execute (this=0xa09214c8, document=0xb3115900) at bindings/js/ScheduledAction.cpp:132
#35 0x01cc2b4b in WebCore::DOMTimer::fired (this=0xa08445f0) at page/DOMTimer.cpp:135
#36 0x01d702e2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0xb3111120) at platform/ThreadTimers.cpp:112
#37 0x01d7035d in WebCore::ThreadTimers::sharedTimerFired () at platform/ThreadTimers.cpp:90
#38 0x01ece9ee in timerEvent (this=0x8e3ff38, ev=<optimized out>) at platform/qt/SharedTimerQt.cpp:120
#39 WebCore::SharedTimerQt::timerEvent (this=0x8e3ff38, ev=0xbfe9dc2c) at platform/qt/SharedTimerQt.cpp:114
#40 0x02d8bac4 in QObject::event (this=0x8e3ff38, e=0xbfe9dc2c) at kernel/qobject.cpp:1157
#41 0x03feded4 in notify_helper (e=0xbfe9dc2c, receiver=0x8e3ff38, this=0x8b64ac8) at kernel/qapplication.cpp:4559
#42 QApplicationPrivate::notify_helper (this=0x8b64ac8, receiver=0x8e3ff38, e=0xbfe9dc2c) at kernel/qapplication.cpp:4531
#43 0x03ff330d in QApplication::notify (this=0xbfe9dc2c, receiver=0x8e3ff38, e=0xbfe9dc2c) at kernel/qapplication.cpp:4288
#44 0x00bc8b61 in KApplication::notify (this=0xbfe9df28, receiver=0x8e3ff38, event=0xbfe9dc2c) at ../../kdeui/kernel/kapplication.cpp:311
#45 0x02d7097e in QCoreApplication::notifyInternal (this=0xbfe9df28, receiver=0x8e3ff38, event=0xbfe9dc2c) at kernel/qcoreapplication.cpp:876
#46 0x02da5990 in sendEvent (event=0xbfe9dc2c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#47 QTimerInfoList::activateTimers (this=0x8b66c0c) at kernel/qeventdispatcher_unix.cpp:611
#48 0x02da30f8 in timerSourceDispatch (source=0x8b66bd8) at kernel/qeventdispatcher_glib.cpp:186
#49 timerSourceDispatch (source=0x8b66bd8) at kernel/qeventdispatcher_glib.cpp:180
#50 0x031dbd86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0x031dc125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0x031dc201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#53 0x02da3887 in QEventDispatcherGlib::processEvents (this=0x8b3cea0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#54 0x040a6aaa in QGuiEventDispatcherGlib::processEvents (this=0x8b3cea0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#55 0x02d6f50d in QEventLoop::processEvents (this=0xbfe9de94, flags=...) at kernel/qeventloop.cpp:149
#56 0x02d6f7a9 in QEventLoop::exec (this=0xbfe9de94, flags=...) at kernel/qeventloop.cpp:204
#57 0x02d74eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#58 0x03feba74 in QApplication::exec () at kernel/qapplication.cpp:3820
#59 0x00401e7f in kdemain (argc=1, argv=0xbfe9e1d4) at /build/buildd/rekonq-0.9.1/src/main.cpp:180
#60 0x080484fb in main (argc=1, argv=0xbfe9e1d4) at /build/buildd/rekonq-0.9.1/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

Reported using DrKonqi
Comment 1 Martin 2013-04-19 13:23:39 UTC
Please always provide your bug report in english.
Comment 2 Nate Graham 2018-05-11 16:26:55 UTC
Development on Rekonq ceased four years ago, and it has been unmaintained since then. KDE recommends using Falkon instead.