Bug 286028 - crash during webcam
Summary: crash during webcam
Status: RESOLVED DUPLICATE of bug 282457
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.8.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-07 19:00 UTC by Alexey
Modified: 2011-11-30 15:52 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 Alexey 2011-11-07 19:00:02 UTC
Application: rekonq (0.8.0)
KDE Platform Version: 4.7.2 (4.7.2)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
I saw our webcam in browser. Then clicked "check page". After click "source code" the app crashed.
After I tried to make the saame and the app crashed again.

-- Backtrace:
Application: rekonq (rekonq), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76f4710 (LWP 1818))]

Thread 8 (Thread 0xac222b70 (LWP 1819)):
#0  0x00ef1416 in __kernel_vsyscall ()
#1  0x003f4a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d0dcfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x01f1c883 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x2638340) at wtf/FastMalloc.cpp:2495
#4  0x01f1c99f in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x2638340) at wtf/FastMalloc.cpp:1618
#5  0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 7 (Thread 0xaba21b70 (LWP 1820)):
#0  0x003f3d44 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00d0df54 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x0625787f in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x06258637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x06258c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x044c4b37 in QEventDispatcherGlib::processEvents (this=0x9df5e00, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x044951dd in QEventLoop::processEvents (this=0xaba212e0, flags=...) at kernel/qeventloop.cpp:149
#7  0x04495421 in QEventLoop::exec (this=0xaba212e0, flags=...) at kernel/qeventloop.cpp:201
#8  0x0439890b in QThread::exec (this=0x9df5378) at thread/qthread.cpp:498
#9  0x043989fb in QThread::run (this=0x9df5378) at thread/qthread.cpp:565
#10 0x0439b7b3 in QThreadPrivate::start (arg=0x9df5378) at thread/qthread_unix.cpp:331
#11 0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 6 (Thread 0xab0ffb70 (LWP 1821)):
#0  0x00ef1416 in __kernel_vsyscall ()
#1  0x003f4a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d0dcfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x002849a9 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x002849ef in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#6  0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0xaa785b70 (LWP 1822)):
#0  0x00ef1416 in __kernel_vsyscall ()
#1  0x003f4a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d0dcfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0439bcc0 in wait (time=4294967295, this=0x9c6ff50) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9c71928, mutex=0x9c70eb0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0039c406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9c71910, th=0xa04fb98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0039eecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9c6edf8, th=0xa04fb98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0039c03a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9c71910, th=0xa04fb98) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0039efcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c6edf8, th=0xa04fb98) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0039bf93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9c71910, th=0xa04fb98, previous=0xc5be230) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0039db14 in ThreadWeaver::ThreadRunHelper::run (this=0xaa785314, parent=0x9c71910, th=0xa04fb98) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0039dbca in ThreadWeaver::Thread::run (this=0xa04fb98) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0439b7b3 in QThreadPrivate::start (arg=0xa04fb98) at thread/qthread_unix.cpp:331
#13 0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0xa8c25b70 (LWP 1823)):
#0  0x0909ed10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x043f27d5 in do_gettime (frac=0xa8c25020, sec=0xa8c25018) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x044c54b6 in QTimerInfoList::updateCurrentTime (this=0xab1166cc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x044c580a in QTimerInfoList::timerWait (this=0xab1166cc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x044c4053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xa8c2512c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x044c40ed in timerSourcePrepare (source=0xab116698, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0625788c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x06258637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x06258c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x044c4b37 in QEventDispatcherGlib::processEvents (this=0x9df9cd0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x044951dd in QEventLoop::processEvents (this=0xa8c252b0, flags=...) at kernel/qeventloop.cpp:149
#12 0x04495421 in QEventLoop::exec (this=0xa8c252b0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0439890b in QThread::exec (this=0x9de6ca0) at thread/qthread.cpp:498
#14 0x04475e2d in QInotifyFileSystemWatcherEngine::run (this=0x9de6ca0) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0439b7b3 in QThreadPrivate::start (arg=0x9de6ca0) at thread/qthread_unix.cpp:331
#16 0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 3 (Thread 0xa5313b70 (LWP 1845)):
#0  0x00ef1416 in __kernel_vsyscall ()
#1  0x003f4a5c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
#2  0x00d0dcfc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6
#3  0x0439bcc0 in wait (time=4294967295, this=0x9c6ff50) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0x9c71928, mutex=0x9c70eb0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x0039c406 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x9c71910, th=0xc749f40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x0039eecb in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x9c6edf8, th=0xc749f40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x0039c03a in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x9c71910, th=0xc749f40) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x0039efcc in ThreadWeaver::WorkingHardState::applyForWork (this=0x9c6edf8, th=0xc749f40) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x0039bf93 in ThreadWeaver::WeaverImpl::applyForWork (this=0x9c71910, th=0xc749f40, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x0039db14 in ThreadWeaver::ThreadRunHelper::run (this=0xa5313314, parent=0x9c71910, th=0xc749f40) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x0039dbca in ThreadWeaver::Thread::run (this=0xc749f40) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0439b7b3 in QThreadPrivate::start (arg=0xc749f40) at thread/qthread_unix.cpp:331
#13 0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#14 0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xa4b12b70 (LWP 1846)):
#0  0x0909ed10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x043f27d5 in do_gettime (frac=0xa4b12030, sec=0xa4b12028) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x044c54b6 in QTimerInfoList::updateCurrentTime (this=0xab12409c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x044c580a in QTimerInfoList::timerWait (this=0xab12409c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x044c4053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xa4b1213c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x044c40ed in timerSourcePrepare (source=0xab124068, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x0625788c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x06258637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x06258c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x044c4b37 in QEventDispatcherGlib::processEvents (this=0xc74d6a0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x044951dd in QEventLoop::processEvents (this=0xa4b122c0, flags=...) at kernel/qeventloop.cpp:149
#12 0x04495421 in QEventLoop::exec (this=0xa4b122c0, flags=...) at kernel/qeventloop.cpp:201
#13 0x0439890b in QThread::exec (this=0xab11fdc0) at thread/qthread.cpp:498
#14 0x0098c1df in KIO::NameLookUpThread::run (this=0xab11fdc0) at ../../kio/kio/hostinfo.cpp:226
#15 0x0439b7b3 in QThreadPrivate::start (arg=0xab11fdc0) at thread/qthread_unix.cpp:331
#16 0x003f0d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x00d000ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb76f4710 (LWP 1818)):
[KCrash Handler]
#7  0x015f1952 in WebCore::InspectorClientQt::sendMessageToFrontend (this=0x9e6a9a8, message=...) at WebCoreSupport/InspectorClientQt.cpp:282
#8  0x0155a48d in WebCore::InspectorFrontend::Network::requestWillBeSent (this=0xce41bc8, identifier=564, frameId=..., loaderId=..., documentURL=..., request=..., timestamp=1320690157.55849, stackTrace=..., redirectResponse=...) at ../../WebCore/generated/InspectorFrontend.cpp:210
#9  0x0193f3c6 in WebCore::InspectorResourceAgent::willSendRequest (this=0xb65b0488, identifier=564, loader=0xa7edf680, request=..., redirectResponse=...) at inspector/InspectorResourceAgent.cpp:214
#10 0x0192c71e in WebCore::InspectorInstrumentation::willSendRequestImpl (inspectorAgent=0xb65b6f80, identifier=564, loader=0xa7edf680, request=..., redirectResponse=...) at inspector/InspectorInstrumentation.cpp:403
#11 0x019ac7d5 in willSendRequest (redirectResponse=..., request=..., loader=0xa7edf680, identifier=564, frame=<optimized out>) at inspector/InspectorInstrumentation.h:629
#12 WebCore::ResourceLoadNotifier::dispatchWillSendRequest (this=0xb65c2960, loader=0xa7edf680, identifier=564, request=..., redirectResponse=...) at loader/ResourceLoadNotifier.cpp:119
#13 0x019ad3e0 in WebCore::ResourceLoadNotifier::willSendRequest (this=0xb65c2960, loader=0xa0abc000, clientRequest=..., redirectResponse=...) at loader/ResourceLoadNotifier.cpp:64
#14 0x019a9d33 in WebCore::ResourceLoader::willSendRequest (this=0xa0abc000, request=..., redirectResponse=...) at loader/ResourceLoader.cpp:238
#15 0x019b2091 in WebCore::SubresourceLoader::willSendRequest (this=0xa0abc000, newRequest=..., redirectResponse=...) at loader/SubresourceLoader.cpp:115
#16 0x019ab642 in WebCore::ResourceLoader::init (this=0xa0abc000, r=...) at loader/ResourceLoader.cpp:132
#17 0x019b325e in WebCore::SubresourceLoader::create (frame=0xb65c2800, client=0x0, request=..., securityCheck=WebCore::DoSecurityCheck, sendResourceLoadCallbacks=true, shouldContentSniff=true, optionalOutgoingReferrer=...) at loader/SubresourceLoader.cpp:104
#18 0x019afbb4 in WebCore::ResourceLoadScheduler::scheduleSubresourceLoad (this=0xab108690, frame=0xb65c2800, client=0xa6dc3f18, request=..., priority=WebCore::ResourceLoadPriorityLow, securityCheck=WebCore::DoSecurityCheck, sendResourceLoadCallbacks=true, shouldContentSniff=true, optionalOutgoingReferrer=...) at loader/ResourceLoadScheduler.cpp:89
#19 0x01e63787 in WebCore::CachedResourceRequest::load (cachedResourceLoader=0xa0e23870, resource=0xa73dba80, incremental=true, securityCheck=216275912, sendResourceLoadCallbacks=true) at loader/cache/CachedResourceRequest.cpp:125
#20 0x0196c733 in WebCore::CachedResourceLoader::load (this=0xa0e23870, resource=0xa73dba80, incremental=true, securityCheck=WebCore::DoSecurityCheck, sendResourceLoadCallbacks=true) at loader/cache/CachedResourceLoader.cpp:541
#21 0x0195eac1 in WebCore::CachedResource::load (this=0xa73dba80, cachedResourceLoader=0xa0e23870, incremental=true, securityCheck=WebCore::DoSecurityCheck, sendResourceLoadCallbacks=true) at loader/cache/CachedResource.cpp:133
#22 0x0195d3c4 in load (cachedResourceLoader=0xa0e23870, this=0xa73dba80) at loader/cache/CachedImage.cpp:87
#23 WebCore::CachedImage::load (this=0xa73dba80, cachedResourceLoader=0xa0e23870) at loader/cache/CachedImage.cpp:84
#24 0x01968c9c in WebCore::CachedResourceLoader::loadResource (this=0xa0e23870, type=WebCore::CachedResource::ImageResource, url=..., charset=..., priority=WebCore::ResourceLoadPriorityUnresolved) at loader/cache/CachedResourceLoader.cpp:393
#25 0x0196b142 in WebCore::CachedResourceLoader::requestResource (this=0xa0e23870, type=WebCore::CachedResource::ImageResource, resourceURL=..., charset=..., priority=WebCore::ResourceLoadPriorityUnresolved, forPreload=false) at loader/cache/CachedResourceLoader.cpp:332
#26 0x0196cb64 in WebCore::CachedResourceLoader::requestImage (this=0xa0e23870, url=...) at loader/cache/CachedResourceLoader.cpp:137
#27 0x01994525 in WebCore::ImageLoader::updateFromElement (this=0xcb7306c) at loader/ImageLoader.cpp:175
#28 0x0187e553 in WebCore::HTMLImageElement::parseMappedAttribute (this=0xcb7306c, attr=0xa7dbb2a0) at html/HTMLImageElement.cpp:108
#29 0x01e05a7b in WebCore::StyledElement::attributeChanged (this=0xcb73030, attr=0xa7dbb2a0, preserveDecls=false) at dom/StyledElement.cpp:188
#30 0x01767b69 in WebCore::Element::setAttribute (this=0xcb73030, name=..., value=...) at dom/Element.cpp:725
#31 0x017682f7 in WebCore::Element::setAttribute (this=0xcb73030, name=..., value=...) at dom/Element.cpp:239
#32 0x0124fa80 in WebCore::setJSHTMLImageElementSrc (exec=0xce41bc8, thisObject=0x0, value=...) at ../../WebCore/generated/JSHTMLImageElement.cpp:420
#33 0x0124ef10 in lookupPut<WebCore::JSHTMLImageElement> (thisObj=0xb5ea2d58, table=0x26297ec, value=<optimized out>, propertyName=..., exec=0xa8025078) at ../../JavaScriptCore/runtime/Lookup.h:319
#34 lookupPut<WebCore::JSHTMLImageElement, WebCore::JSHTMLElement> (slot=..., thisObj=0xb5ea2d58, table=0x26297ec, value=<optimized out>, propertyName=..., exec=0xa8025078) at ../../JavaScriptCore/runtime/Lookup.h:333
#35 WebCore::JSHTMLImageElement::put (this=0xb5ea2d58, exec=0xa8025078, propertyName=..., value=..., slot=...) at ../../WebCore/generated/JSHTMLImageElement.cpp:349
#36 0x01f4f748 in put (slot=..., value=<optimized out>, propertyName=..., exec=0xa8025078, this=0xbfc5bbf8) at runtime/JSObject.h:804
#37 JSC::cti_op_put_by_id_generic (args=0xbfc5bc20) at jit/JITStubs.cpp:1402
#38 0x03f29a15 in ?? ()
#39 0x01f4856d in execute (globalData=0x200, callFrame=0xa8025038, registerFile=0xb65b790c, this=0xb57a4b30) at jit/JITCode.h:77
#40 JSC::Interpreter::execute (this=0xb65b7900, program=0xb57a4b20, callFrame=0xb642479c, scopeChain=0xb5f7dd08, thisObj=0xb6434128) at interpreter/Interpreter.cpp:767
#41 0x01f670e2 in JSC::evaluate (exec=0xb642479c, scopeChain=0x0, source=..., thisValue=...) at runtime/Completion.cpp:64
#42 0x01688f93 in evaluate (thisValue=<optimized out>, source=<optimized out>, chain=<optimized out>, exec=<optimized out>) at bindings/js/JSMainThreadExecState.h:54
#43 WebCore::ScriptController::evaluateInWorld (this=0xb65c2ad8, sourceCode=..., world=0xb642479c) at bindings/js/ScriptController.cpp:143
#44 0x016895b0 in WebCore::ScriptController::executeScriptInWorld (this=0xb65c2ad8, world=0x0, script=..., forceUserGesture=false) at bindings/js/ScriptController.cpp:510
#45 0x01685b42 in WebCore::ScheduledAction::execute (this=0xa6dc3f60, document=0xa7eee000) at bindings/js/ScheduledAction.cpp:135
#46 0x019d195d in WebCore::DOMTimer::fired (this=0xa735a320) at page/DOMTimer.cpp:148
#47 0x01a7f2c2 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0xb65d3120) at platform/ThreadTimers.cpp:112
#48 0x01a7f33d in WebCore::ThreadTimers::sharedTimerFired () at platform/ThreadTimers.cpp:90
#49 0x01bddf9e in timerEvent (this=0xab10bd38, ev=<optimized out>) at platform/qt/SharedTimerQt.cpp:120
#50 WebCore::SharedTimerQt::timerEvent (this=0xab10bd38, ev=0xbfc5c35c) at platform/qt/SharedTimerQt.cpp:114
#51 0x044ae994 in QObject::event (this=0xab10bd38, e=0xbfc5c35c) at kernel/qobject.cpp:1181
#52 0x027a0d54 in notify_helper (e=0xbfc5c35c, receiver=0xab10bd38, this=0x9b73e80) at kernel/qapplication.cpp:4486
#53 QApplicationPrivate::notify_helper (this=0x9b73e80, receiver=0xab10bd38, e=0xbfc5c35c) at kernel/qapplication.cpp:4458
#54 0x027a6103 in QApplication::notify (this=0xbfc5c35c, receiver=0xab10bd38, e=0xbfc5c35c) at kernel/qapplication.cpp:3886
#55 0x03573681 in KApplication::notify (this=0xbfc5c678, receiver=0xab10bd38, event=0xbfc5c35c) at ../../kdeui/kernel/kapplication.cpp:311
#56 0x0449619e in QCoreApplication::notifyInternal (this=0xbfc5c678, receiver=0xab10bd38, event=0xbfc5c35c) at kernel/qcoreapplication.cpp:787
#57 0x044c6c10 in sendEvent (event=0xbfc5c35c, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#58 QTimerInfoList::activateTimers (this=0x9b7027c) at kernel/qeventdispatcher_unix.cpp:603
#59 0x044c4155 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#60 idleTimerSourceDispatch (source=0x9b702b0) at kernel/qeventdispatcher_glib.cpp:231
#61 0x0625825f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#62 0x06258990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#63 0x06258c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#64 0x044c4ada in QEventDispatcherGlib::processEvents (this=0x9b4c218, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#65 0x02858e3a in QGuiEventDispatcherGlib::processEvents (this=0x9b4c218, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#66 0x044951dd in QEventLoop::processEvents (this=0xbfc5c5d4, flags=...) at kernel/qeventloop.cpp:149
#67 0x04495421 in QEventLoop::exec (this=0xbfc5c5d4, flags=...) at kernel/qeventloop.cpp:201
#68 0x0449a19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#69 0x0279e8f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#70 0x00bff28e in kdemain (argc=1, argv=0xbfc5c994) at /build/buildd/rekonq-0.8.0/src/main.cpp:215
#71 0x080484fb in main (argc=1, argv=0xbfc5c994) at /build/buildd/rekonq-0.8.0/obj-i686-linux-gnu/src/rekonq_dummy.cpp:3

Possible duplicates by query: bug 284816, bug 284096, bug 283317, bug 282457.

Reported using DrKonqi
Comment 1 Andrea Diamantini 2011-11-30 15:52:52 UTC

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