Bug 203328 - Crash visiting KDE's buzz.kde.org
Summary: Crash visiting KDE's buzz.kde.org
Status: RESOLVED DUPLICATE of bug 202499
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 17:11 UTC by Marcus Harrison
Modified: 2009-08-10 23:44 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 Marcus Harrison 2009-08-10 17:11:40 UTC
Application that crashed: konqueror
Version of the application: 4.3.00 (KDE 4.3.0)
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.29-gentoo-r6 i686

What I was doing when the application crashed:
Visiting the website loads several microblogging results and reaches above 90% loading before crashing with this backtrace.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Aborted
[Current thread is 0 (LWP 6924)]

Thread 2 (Thread 0xaf52ab70 (LWP 22519)):
#0  0xb7fb5424 in __kernel_vsyscall ()
#1  0xb7d66472 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0xb7df365c in QWaitCondition::wait (this=0x99c0258, mutex=0x99c0254, time=30000) at thread/qwaitcondition_unix.cpp:85
#3  0xb7de8cb6 in QThreadPoolThread::run (this=0x99c03a0) at concurrent/qthreadpool.cpp:140
#4  0xb7df2a97 in QThreadPrivate::start (arg=0x99c03a0) at thread/qthread_unix.cpp:188
#5  0xb7d62450 in start_thread (arg=0xaf52ab70) at pthread_create.c:297
#6  0xb68a1a2e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb623fa00 (LWP 6924)):
[KCrash Handler]
#6  0xb7fb5424 in __kernel_vsyscall ()
#7  0xb67fa980 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0xb67fc1c8 in abort () at abort.c:88
#9  0xb67f3a5e in __assert_fail (assertion=0xb266e0f7 "beforeChild->parent() == this", 
    file=0xb266f49c "/var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/rendering/render_container.cpp", line=578, 
    function=0xb266f640 "virtual void khtml::RenderContainer::insertChildNode(khtml::RenderObject*, khtml::RenderObject*)") at assert.c:78
#10 0xb23c2d3f in khtml::RenderContainer::insertChildNode (this=0xc836768, child=0xd99eea0, beforeChild=0xd995918)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/rendering/render_container.cpp:578
#11 0xb23c4264 in khtml::RenderContainer::addChild (this=0xc836768, newChild=0xd99eea0, beforeChild=0xd995918)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/rendering/render_container.cpp:134
#12 0xb23e691a in khtml::RenderTableSection::addChild (this=0xc836768, child=0xd99eea0, beforeChild=0xd995918)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/rendering/render_table.cpp:1127
#13 0xb23e4d8e in khtml::RenderTable::addChild (this=0xc835ebc, child=0xd99eea0, beforeChild=0xd995918)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/rendering/render_table.cpp:246
#14 0xb23009ec in DOM::NodeImpl::createRendererIfNeeded (this=0xad64988) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/xml/dom_nodeimpl.cpp:1084
#15 0xb230b841 in DOM::ElementImpl::attach (this=0xad64988) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/xml/dom_elementimpl.cpp:862
#16 0xb23025af in DOM::NodeBaseImpl::insertBefore (this=0xc7b9ff0, newChild=0xad64988, refChild=0xac43ea0, exceptioncode=@0xbfd21c40)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/xml/dom_nodeimpl.cpp:1501
#17 0xb237d90a in DOM::HTMLTableElementImpl::insertBefore (this=0xc7b9ff0, newChild=0xad64988, refChild=0xac43ea0, exceptioncode=@0xbfd21c40)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/html/html_tableimpl.cpp:378
#18 0xb24ba33c in DOMNodeProtoFunc::callAsFunction (this=0xb09b0940, exec=0xbfd22100, thisObj=0xb05a5fa0, args=@0xbfd22098)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/ecma/kjs_dom.cpp:648
#19 0xb2114649 in KJS::JSObject::call (this=0xb09b0940, exec=0xbfd22100, thisObj=0xb05a5fa0, args=@0xbfd22098) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#20 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd22100, codeBlock=@0x0, parentExec=0xbfd226c0) at codes.def:1192
#21 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05ac740, exec=0xbfd226c0, thisObj=0xb017dd40, args=@0xbfd22230)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#22 0xb2114649 in KJS::JSObject::call (this=0xb05ac740, exec=0xbfd226c0, thisObj=0xb017dd40, args=@0xbfd22230) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#23 0xb20f24aa in KJS::FunctionProtoFunc::callAsFunction (this=0xb05aa780, exec=0xbfd226c0, thisObj=0xb05ac740, args=@0xbfd22658)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function_object.cpp:139
#24 0xb2114649 in KJS::JSObject::call (this=0xb05aa780, exec=0xbfd226c0, thisObj=0xb05ac740, args=@0xbfd22658) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#25 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd226c0, codeBlock=@0x0, parentExec=0xbfd22c00) at codes.def:1192
#26 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb09b5a60, exec=0xbfd22c00, thisObj=0xb09b7200, args=@0xbfd22b98)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#27 0xb2114649 in KJS::JSObject::call (this=0xb09b5a60, exec=0xbfd22c00, thisObj=0xb09b7200, args=@0xbfd22b98) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#28 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd22c00, codeBlock=@0x0, parentExec=0xbfd23140) at codes.def:1192
#29 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05aa880, exec=0xbfd23140, thisObj=0xb05aab20, args=@0xbfd230d8)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#30 0xb2114649 in KJS::JSObject::call (this=0xb05aa880, exec=0xbfd23140, thisObj=0xb05aab20, args=@0xbfd230d8) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#31 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd23140, codeBlock=@0x0, parentExec=0xbfd23700) at codes.def:1192
#32 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb09b92e0, exec=0xbfd23700, thisObj=0xb05e3840, args=@0xbfd23270)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#33 0xb2114649 in KJS::JSObject::call (this=0xb09b92e0, exec=0xbfd23700, thisObj=0xb05e3840, args=@0xbfd23270) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#34 0xb20f24aa in KJS::FunctionProtoFunc::callAsFunction (this=0xb05aa780, exec=0xbfd23700, thisObj=0xb09b92e0, args=@0xbfd23698)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function_object.cpp:139
#35 0xb2114649 in KJS::JSObject::call (this=0xb05aa780, exec=0xbfd23700, thisObj=0xb09b92e0, args=@0xbfd23698) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#36 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd23700, codeBlock=@0x0, parentExec=0xbfd23c40) at codes.def:1192
#37 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb09b5a60, exec=0xbfd23c40, thisObj=0xb09b7200, args=@0xbfd23bd8)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#38 0xb2114649 in KJS::JSObject::call (this=0xb09b5a60, exec=0xbfd23c40, thisObj=0xb09b7200, args=@0xbfd23bd8) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#39 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd23c40, codeBlock=@0x0, parentExec=0xbfd24180) at codes.def:1192
#40 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05aa800, exec=0xbfd24180, thisObj=0xb09c0200, args=@0xbfd24118)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#41 0xb2114649 in KJS::JSObject::call (this=0xb05aa800, exec=0xbfd24180, thisObj=0xb09c0200, args=@0xbfd24118) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#42 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd24180, codeBlock=@0x0, parentExec=0xbfd246c0) at codes.def:1192
#43 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05a1500, exec=0xbfd246c0, thisObj=0xb05a1380, args=@0xbfd24658)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#44 0xb2114649 in KJS::JSObject::call (this=0xb05a1500, exec=0xbfd246c0, thisObj=0xb05a1380, args=@0xbfd24658) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#45 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd246c0, codeBlock=@0x0, parentExec=0xbfd24c00) at codes.def:1192
#46 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05a1340, exec=0xbfd24c00, thisObj=0xb09c0200, args=@0xbfd24b98)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#47 0xb2114649 in KJS::JSObject::call (this=0xb05a1340, exec=0xbfd24c00, thisObj=0xb09c0200, args=@0xbfd24b98) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#48 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd24c00, codeBlock=@0x0, parentExec=0xbfd251b0) at codes.def:1192
#49 0xb210f735 in KJS::FunctionImp::callAsFunction (this=0xb05a9080, exec=0xbfd251b0, thisObj=0xb09c0200, args=@0xbfd250d8)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/function.cpp:144
#50 0xb2114649 in KJS::JSObject::call (this=0xb05a9080, exec=0xbfd251b0, thisObj=0xb09c0200, args=@0xbfd250d8) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/object.cpp:69
#51 0xb2131c05 in KJS::Machine::runBlock (exec=0xbfd251b0, codeBlock=@0x0, parentExec=0x0) at codes.def:1192
#52 0xb20da61c in KJS::FunctionBodyNode::execute (this=0xe2bad68, exec=0xbfd251b0) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/nodes.cpp:928
#53 0xb21164de in KJS::Interpreter::evaluate (this=0xaed6468, sourceURL=@0xbfd25374, startingLineNumber=0, code=0xe3f86f0, codeLength=6294, thisV=0xb09c0200)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/interpreter.cpp:556
#54 0xb211666e in KJS::Interpreter::evaluate (this=0xaed6468, sourceURL=@0xbfd25374, startingLineNumber=0, code=@0xbfd25378, thisV=0xb09c0200)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kjs/interpreter.cpp:496
#55 0xb24fe315 in KJS::KJSProxyImpl::evaluate (this=0xab4e800, filename=
      {static null = {<No data fields>}, static shared_null = {ref = {_q_value = 111940}, alloc = 0, size = 0, data = 0x80542ca, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = {_q_value = 755}, alloc = 0, size = 0, data = 0xb7f9646e, clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xbfd253d4, static codecForCStrings = 0x0}, baseLine=0, str=@0xbfd253d8, n=@0xbfd253cc, completion=0x0)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/ecma/kjs_proxy.cpp:158
#56 0xb234c986 in DOM::HTMLScriptElementImpl::evaluateScript (this=0xcd94810, URL=@0xbfd25418, script=@0xbfd25410)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/html/html_headimpl.cpp:479
#57 0xb234cad6 in DOM::HTMLScriptElementImpl::notifyFinished (this=0xcd94810, o=0xb063830) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/html/html_headimpl.cpp:463
#58 0xb2471618 in khtml::CachedScript::checkNotify (this=0xb063830) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/misc/loader.cpp:390
#59 0xb2477a23 in khtml::CachedScript::data (this=0xb063830, buffer=@0xb2b2cf4, eof=true) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/misc/loader.cpp:382
#60 0xb24742ef in khtml::Loader::slotFinished (this=0x911e908, job=0xbc86420) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/khtml/misc/loader.cpp:1461
#61 0xb2474587 in khtml::Loader::qt_metacall (this=0x911e908, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0xbfd2563c)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/khtml/loader.moc:131
#62 0xb7ef8b71 in QMetaObject::activate (sender=0xbc86420, from_signal_index=<value optimized out>, to_signal_index=7, argv=0xbfd2563c) at kernel/qobject.cpp:3101
#63 0xb7efa6e2 in QMetaObject::activate (sender=0xbc86420, m=0xb7d53d88, local_signal_index=3, argv=0xbfd2563c) at kernel/qobject.cpp:3178
#64 0xb7c24ff3 in KJob::result (this=0xbc86420, _t1=0xbc86420) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kdecore/kjob.moc:188
#65 0xb7c2552e in KJob::emitResult (this=0xbc86420) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kdecore/jobs/kjob.cpp:304
#66 0xb788b038 in KIO::SimpleJob::slotFinished (this=0xbc86420) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/job.cpp:477
#67 0xb788b498 in KIO::TransferJob::slotFinished (this=0xbc86420) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/job.cpp:948
#68 0xb7891fab in KIO::TransferJob::qt_metacall (this=0xbc86420, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfd25888)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kio/jobclasses.moc:343
#69 0xb7ef8b71 in QMetaObject::activate (sender=0xb4c5040, from_signal_index=<value optimized out>, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3101
#70 0xb7efa6e2 in QMetaObject::activate (sender=0xb4c5040, m=0xb7a1bee4, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3178
#71 0xb793f427 in KIO::SlaveInterface::finished (this=0xb4c5040) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kio/slaveinterface.moc:165
#72 0xb79416c7 in KIO::SlaveInterface::dispatch (this=0xb4c5040, _cmd=104, rawdata=@0xbfd25a24) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/slaveinterface.cpp:175
#73 0xb7941afd in KIO::SlaveInterface::dispatch (this=0xb4c5040) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/slaveinterface.cpp:91
#74 0xb7935157 in KIO::Slave::gotInput (this=0xb4c5040) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/slave.cpp:322
#75 0xb7936553 in KIO::Slave::qt_metacall (this=0xb4c5040, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd25b38) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kio/slave.moc:76
#76 0xb7ef8b71 in QMetaObject::activate (sender=0xbb99490, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3101
#77 0xb7efa6e2 in QMetaObject::activate (sender=0xbb99490, m=0xb7a18820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3178
#78 0xb785c227 in KIO::Connection::readyRead (this=0xbb99490) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kio/connection.moc:86
#79 0xb785d106 in KIO::ConnectionPrivate::dequeue (this=0xda34268) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kio/kio/connection.cpp:82
#80 0xb785df56 in KIO::Connection::qt_metacall (this=0xbb99490, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xd0df558)
    at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0_build/kio/connection.moc:73
#81 0xb7ef151b in QMetaCallEvent::placeMetaCall (this=0xcfa07f0, object=0xbb99490) at kernel/qobject.cpp:477
#82 0xb7ef3060 in QObject::event (this=0xbb99490, e=0xcfa07f0) at kernel/qobject.cpp:1099
#83 0xb6b5c3dc in QApplicationPrivate::notify_helper (this=0x8dca4c0, receiver=0xbb99490, e=0xcfa07f0) at kernel/qapplication.cpp:4056
#84 0xb6b64fff in QApplication::notify (this=0xbfd264b8, receiver=0xbb99490, e=0xcfa07f0) at kernel/qapplication.cpp:3603
#85 0xb74f07e3 in KApplication::notify (this=0xbfd264b8, receiver=0xbb99490, event=0xcfa07f0) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kdeui/kernel/kapplication.cpp:302
#86 0xb7ee28eb in QCoreApplication::notifyInternal (this=0xbfd264b8, receiver=0xbb99490, event=0xcfa07f0) at kernel/qcoreapplication.cpp:606
#87 0xb7ee6143 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d692c8) at kernel/qcoreapplication.h:213
#88 0xb7ee634d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#89 0xb7f0d33f in postEventSourceDispatch (s=0x8dcd150) at kernel/qcoreapplication.h:218
#90 0xb670e6c8 in IA__g_main_context_dispatch (context=0x8dcc688) at gmain.c:1824
#91 0xb6711ce3 in g_main_context_iterate (context=0x8dcc688, block=1, dispatch=1, self=0x8dca6f8) at gmain.c:2455
#92 0xb6711e68 in IA__g_main_context_iteration (context=0x8dcc688, may_block=1) at gmain.c:2518
#93 0xb7f0d028 in QEventDispatcherGlib::processEvents (this=0x8dca480, flags={i = -1076731480}) at kernel/qeventdispatcher_glib.cpp:327
#94 0xb6bf4d45 in QGuiEventDispatcherGlib::processEvents (this=0x8dca480, flags={i = -1076731432}) at kernel/qguieventdispatcher_glib.cpp:202
#95 0xb7ee132a in QEventLoop::processEvents (this=0xbfd26240, flags={i = -1076731368}) at kernel/qeventloop.cpp:149
#96 0xb7ee14f2 in QEventLoop::exec (this=0xbfd26240, flags={i = -1076731320}) at kernel/qeventloop.cpp:197
#97 0xb7ee6411 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#98 0xb6b5c107 in QApplication::exec () at kernel/qapplication.cpp:3525
#99 0xb41d5843 in kdemain (argc=2, argv=0x8dad970) at /var/tmp/portage/kde-base/konqueror-4.3.0/work/konqueror-4.3.0/konqueror/src/konqmain.cpp:257
#100 0x0804e505 in launch (argc=2, _name=0x8da8014 "/usr/bin/konqueror", args=0x8da8030 "", cwd=0x0, envc=0, envs=0x8da8035 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8052478 "0") at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kinit/kinit.cpp:676
#101 0x0804f077 in handle_launcher_request (sock=7, who=<value optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kinit/kinit.cpp:1168
#102 0x0804f737 in handle_requests (waitForPid=0) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kinit/kinit.cpp:1361
#103 0x0804fce4 in main (argc=2, argv=0xbfd26d14, envp=0xbfd26d20) at /var/tmp/portage/kde-base/kdelibs-4.3.0/work/kdelibs-4.3.0/kinit/kinit.cpp:1788

This bug may be a duplicate of or related to bug 202516

Reported using DrKonqi
Comment 1 Dario Andres 2009-08-10 23:44:40 UTC
Merging with bug 202499. Thanks

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