Bug 287354 - Konqueror crashes on Ubuntu-Launchpad bugs page
Summary: Konqueror crashes on Ubuntu-Launchpad bugs page
Status: RESOLVED DUPLICATE of bug 278826
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 09:37 UTC by Carsten Jacobi
Modified: 2011-12-02 10:07 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 Carsten Jacobi 2011-11-23 09:37:01 UTC
Application: konqueror (4.4.5 (KDE 4.4.5))
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-35-generic-pae i686
Distribution: Ubuntu 10.04.3 LTS

-- Information about the crash:
Opening https://bugs.launchpad.net/qemu/+bugs yields a segfault. From my understanding, the crash seems to be caused by a stack overflow in the Java-Script interpreter regular expression handling (KJS). At least, the last file written in /tmp/kde-username when starting konqueror in gdb contains a very complex Java-Script file which could be an indicator for the problem.

The crash can be reproduced every time.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5552710 (LWP 3124))]

Thread 3 (Thread 0xa6f11b70 (LWP 4951)):
#0  0xb5989e16 in *__GI_clock_gettime (clock_id=-1248272396, tp=0xa6f10fb8) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6c7c6fb in qt_gettime () at kernel/qcore_unix.cpp:111
#2  0xb6c81825 in QTimerInfoList::updateCurrentTime (this=0x103cb1dc) at kernel/qeventdispatcher_unix.cpp:340
#3  0xb6c8186a in QTimerInfoList::timerWait (this=0x103cb1dc, tm=...) at kernel/qeventdispatcher_unix.cpp:443
#4  0xb6c7f818 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xa6f110cc) at kernel/qeventdispatcher_glib.cpp:136
#5  0xb6c7f8a5 in timerSourcePrepare (source=0x0, timeout=0xb598dff4) at kernel/qeventdispatcher_glib.cpp:169
#6  0xb58faaca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0xb58faee9 in ?? () from /lib/libglib-2.0.so.0
#8  0xb58fb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0xb6c7f60f in QEventDispatcherGlib::processEvents (this=0x10616f70, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#10 0xb6c52059 in QEventLoop::processEvents (this=0xa6f11290, flags=) at kernel/qeventloop.cpp:149
#11 0xb6c524aa in QEventLoop::exec (this=0xa6f11290, flags=...) at kernel/qeventloop.cpp:201
#12 0xb6b4e5a8 in QThread::exec (this=0xf729648) at thread/qthread.cpp:487
#13 0xb6c31c1b in QInotifyFileSystemWatcherEngine::run (this=0xf729648) at io/qfilesystemwatcher_inotify.cpp:248
#14 0xb6b5132e in QThreadPrivate::start (arg=0xf729648) at thread/qthread_unix.cpp:248
#15 0xb6ab596e in start_thread (arg=0xa6f11b70) at pthread_create.c:300
#16 0xb5eb0a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xa64edb70 (LWP 7027)):
#0  0xb775f430 in __kernel_vsyscall ()
#1  0xb5ea2b86 in *__GI___poll (fds=0xb5f38ff4, nfds=1, timeout=5000) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xa6675792 in ?? () from /usr/lib/libresolv.so
#3  0xa6673926 in __libc_res_nquery () from /usr/lib/libresolv.so
#4  0xa6673f2b in ?? () from /usr/lib/libresolv.so
#5  0xa6674355 in __libc_res_nsearch () from /usr/lib/libresolv.so
#6  0xa7910bd6 in *__GI__nss_dns_gethostbyname3_r (name=0x9fa352d0 "www.houstonfreehomesearch.com", af=2, result=0xa64ecb9c, buffer=0xa64ec8a0 "\377\002", buflen=512, errnop=0xa64edb28, 
    h_errnop=0xa64ecbb4, ttlp=0x0, canonp=0x0) at nss_dns/dns-host.c:197
#7  0xa7910f2b in _nss_dns_gethostbyname2_r (name=0x9fa352d0 "www.houstonfreehomesearch.com", af=2, result=0xa64ecb9c, buffer=0xa64ec8a0 "\377\002", buflen=512, errnop=0xa64edb28, 
    h_errnop=0xa64ecbb4) at nss_dns/dns-host.c:251
#8  0xb5ec7b0d in __gethostbyname2_r (name=0x9fa352d0 "www.houstonfreehomesearch.com", af=2, resbuf=0xa64ecb9c, buffer=0xa64ec8a0 "\377\002", buflen=512, result=0xa64ecbb8, h_errnop=0xa64ecbb4)
    at ../nss/getXXbyYY_r.c:253
#9  0xb5e89010 in gaih_inet (name=<value optimized out>, service=<value optimized out>, req=0xa64ecc98, pai=0xa64ecd04, naddrs=0xa64eccf4) at ../sysdeps/posix/getaddrinfo.c:531
#10 0xb5e8aa65 in *__GI_getaddrinfo (name=0x9fa352d0 "www.houstonfreehomesearch.com", service=0x0, hints=0xa64ecc98, pai=0xa64ecd98) at ../sysdeps/posix/getaddrinfo.c:2160
#11 0xb5d4971a in QHostInfoAgent::fromName (hostName=...) at kernel/qhostinfo_unix.cpp:211
#12 0xb5d3dd99 in QHostInfo::fromName (name=...) at kernel/qhostinfo.cpp:226
#13 0xb72c2f7d in QtConcurrent::StoredFunctorCall1<QHostInfo, QHostInfo (*)(QString const&), QString>::runFunctor (this=0xa65b5ca8) at /usr/include/qt4/QtCore/qtconcurrentstoredfunctioncall.h:274
#14 0xb72c3621 in QtConcurrent::RunFunctionTask<QHostInfo>::run (this=0xa65b5ca8) at /usr/include/qt4/QtCore/qtconcurrentrunbase.h:103
#15 0xb6b4625c in QThreadPoolThread::run (this=0xb7e05e8) at concurrent/qthreadpool.cpp:106
#16 0xb6b5132e in QThreadPrivate::start (arg=0xb7e05e8) at thread/qthread_unix.cpp:248
#17 0xb6ab596e in start_thread (arg=0xa64edb70) at pthread_create.c:300
#18 0xb5eb0a4e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb5552710 (LWP 3124)):
[KCrash Handler]
#6  0xb10f321b in KJS::RegExp::match (this=0x9fa78de8, s=..., error=0xbfabee0f, i=162, pos=0xbfabee08, ovector=0xbfabee04) at ../../kjs/regexp.cpp:494
#7  0xb110b790 in KJS::RegExpObjectImp::performMatch (this=0xa337ede0, r=0x9fa78de8, exec=0xbfabf480, s=..., startOffset=162, endOffset=0xbfabef60, ovector=0xbfabef4c)
    at ../../kjs/regexp_object.cpp:257
#8  0xb10fa0d3 in replace (this=0xa3346120, exec=0xbfabf480, thisObj=0xa3bd7180, args=...) at ../../kjs/string_object.cpp:369
#9  KJS::StringProtoFunc::callAsFunction (this=0xa3346120, exec=0xbfabf480, thisObj=0xa3bd7180, args=...) at ../../kjs/string_object.cpp:611
#10 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfabf480, thisObj=0xa3bd7180, args=...) at ../../kjs/object.cpp:70
#11 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfabf480, codeBlock=..., parentExec=0xbfabf8f0) at codes.def:1192
#12 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3347040, exec=0xbfabf8f0, thisObj=0xa3bd7e20, args=...) at ../../kjs/function.cpp:144
#13 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfabf8f0, thisObj=0xa3bd7e20, args=...) at ../../kjs/object.cpp:70
#14 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfabf8f0, codeBlock=..., parentExec=0xbfabfd60) at codes.def:1192
#15 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa33471c0, exec=0xbfabfd60, thisObj=0xa3bd7e20, args=...) at ../../kjs/function.cpp:144
#16 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfabfd60, thisObj=0xa3bd7e20, args=...) at ../../kjs/object.cpp:70
#17 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfabfd60, codeBlock=..., parentExec=0xbfac01d0) at codes.def:1192
#18 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3346c40, exec=0xbfac01d0, thisObj=0xa3346c60, args=...) at ../../kjs/function.cpp:144
#19 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac01d0, thisObj=0xa3346c60, args=...) at ../../kjs/object.cpp:70
#20 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac01d0, codeBlock=..., parentExec=0xbfac0640) at codes.def:1192
#21 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3e4c7c0, exec=0xbfac0640, thisObj=0xa3e4c620, args=...) at ../../kjs/function.cpp:144
#22 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac0640, thisObj=0xa3e4c620, args=...) at ../../kjs/object.cpp:70
#23 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac0640, codeBlock=..., parentExec=0xbfac0b50) at codes.def:1192
#24 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3e24f60, exec=0xbfac0b50, thisObj=0xa3330e60, args=...) at ../../kjs/function.cpp:144
#25 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac0b50, thisObj=0xa3330e60, args=...) at ../../kjs/object.cpp:70
#26 0xb10f56a2 in KJS::FunctionProtoFunc::callAsFunction (this=0xa337f4c0, exec=0xbfac0b50, thisObj=0xa3e24f60, args=...) at ../../kjs/function_object.cpp:123
#27 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac0b50, thisObj=0xa3e24f60, args=...) at ../../kjs/object.cpp:70
#28 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac0b50, codeBlock=..., parentExec=0xbfac0fc0) at codes.def:1192
#29 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa32204e0, exec=0xbfac0fc0, thisObj=0xa3e24d40, args=...) at ../../kjs/function.cpp:144
#30 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac0fc0, thisObj=0xa3e24d40, args=...) at ../../kjs/object.cpp:70
#31 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac0fc0, codeBlock=..., parentExec=0xbfac1430) at codes.def:1192
#32 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa32204a0, exec=0xbfac1430, thisObj=0xa3e24d40, args=...) at ../../kjs/function.cpp:144
#33 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac1430, thisObj=0xa3e24d40, args=...) at ../../kjs/object.cpp:70
#34 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac1430, codeBlock=..., parentExec=0xbfac18a0) at codes.def:1192
#35 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa32207c0, exec=0xbfac18a0, thisObj=0xa321a960, args=...) at ../../kjs/function.cpp:144
#36 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac18a0, thisObj=0xa321a960, args=...) at ../../kjs/object.cpp:70
#37 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac18a0, codeBlock=..., parentExec=0xbfac1d10) at codes.def:1192
#38 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3220680, exec=0xbfac1d10, thisObj=0xa321a960, args=...) at ../../kjs/function.cpp:144
#39 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac1d10, thisObj=0xa321a960, args=...) at ../../kjs/object.cpp:70
#40 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac1d10, codeBlock=..., parentExec=0xbfac2180) at codes.def:1192
#41 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3220700, exec=0xbfac2180, thisObj=0xa321a960, args=...) at ../../kjs/function.cpp:144
#42 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac2180, thisObj=0xa321a960, args=...) at ../../kjs/object.cpp:70
#43 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac2180, codeBlock=..., parentExec=0xbfac2690) at codes.def:1192
#44 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3220740, exec=0xbfac2690, thisObj=0xa321a960, args=...) at ../../kjs/function.cpp:144
#45 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac2690, thisObj=0xa321a960, args=...) at ../../kjs/object.cpp:70
#46 0xb10f56a2 in KJS::FunctionProtoFunc::callAsFunction (this=0xa337f4c0, exec=0xbfac2690, thisObj=0xa3220740, args=...) at ../../kjs/function_object.cpp:123
#47 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac2690, thisObj=0xa3220740, args=...) at ../../kjs/object.cpp:70
#48 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac2690, codeBlock=..., parentExec=0xbfac2b00) at codes.def:1192
#49 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa321fbc0, exec=0xbfac2b00, thisObj=0xa3330e60, args=...) at ../../kjs/function.cpp:144
#50 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac2b00, thisObj=0xa3330e60, args=...) at ../../kjs/object.cpp:70
#51 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac2b00, codeBlock=..., parentExec=0xbfac2f70) at codes.def:1192
#52 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa3219c60, exec=0xbfac2f70, thisObj=0xa3219ee0, args=...) at ../../kjs/function.cpp:144
#53 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0xbfac2f70, thisObj=0xa3219ee0, args=...) at ../../kjs/object.cpp:70
#54 0xb11343a2 in KJS::Machine::runBlock (exec=0xbfac2f70, codeBlock=..., parentExec=0x221190b8) at codes.def:1192
#55 0xb11124cb in KJS::FunctionImp::callAsFunction (this=0xa321a000, exec=0x221190b8, thisObj=0xa66107c0, args=...) at ../../kjs/function.cpp:144
#56 0xb111610d in KJS::JSObject::call (this=0x9fa00010, exec=0x221190b8, thisObj=0xa66107c0, args=...) at ../../kjs/object.cpp:70
#57 0xb176a7f7 in KJS::JSEventListener::handleEvent (this=0xefb7318, evt=...) at ../../khtml/ecma/kjs_events.cpp:106
#58 0xb1537d79 in DOM::DocumentImpl::defaultEventHandler (this=0x11a87838, evt=0x9fa76ea8) at ../../khtml/xml/dom_docimpl.cpp:2749
#59 0xb154fba7 in DOM::NodeImpl::dispatchWindowEvent (this=0x11a87844, _id=16, canBubbleArg=<value optimized out>, cancelableArg=<value optimized out>) at ../../khtml/xml/dom_nodeimpl.cpp:568
#60 0xb15ab2d5 in DOM::HTMLDocumentImpl::close (this=0x11a87838) at ../../khtml/html/html_documentimpl.cpp:249
#61 0xb14c8ff6 in KHTMLPart::checkEmitLoadEvent (this=0x21ef0988) at ../../khtml/khtml_part.cpp:2503
#62 0xb14d029c in KHTMLPart::checkCompleted (this=0x21ef0988) at ../../khtml/khtml_part.cpp:2424
#63 0xb14d09f0 in KHTMLPart::slotLoaderRequestDone (this=0x21ef0988, dl=0xc235228, obj=0x210a5f90) at ../../khtml/khtml_part.cpp:2277
#64 0xb14fa82f in KHTMLPart::qt_metacall (this=0x21ef0988, _c=QMetaObject::InvokeMetaMethod, _id=72, _a=0xbfac33f4) at ./khtml_part.moc:330
#65 0xb6c58c9a in QMetaObject::metacall (object=0x21ef0988, cl=2678063120, idx=86, argv=0xbfac33f4) at kernel/qmetaobject.cpp:237
#66 0xb6c673d5 in QMetaObject::activate (sender=0xa6589e0, m=0xb19f81bc, local_signal_index=1, argv=0xbfac33f4) at kernel/qobject.cpp:3293
#67 0xb16bd219 in khtml::Loader::requestDone (this=0xa6589e0, _t1=0xc235228, _t2=0x210a5f90) at ./loader.moc:165
#68 0xb16c339b in khtml::Loader::slotFinished (this=0xa6589e0, job=0x22b35190) at ../../khtml/misc/loader.cpp:1469
#69 0xb16c36f7 in khtml::Loader::qt_metacall (this=0xa6589e0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfac35b8) at ./loader.moc:143
#70 0xb6c58c9a in QMetaObject::metacall (object=0xa6589e0, cl=2678063120, idx=7, argv=0xbfac35b8) at kernel/qmetaobject.cpp:237
#71 0xb6c673d5 in QMetaObject::activate (sender=0x22b35190, m=0xb7753c88, local_signal_index=3, argv=0xbfac35b8) at kernel/qobject.cpp:3293
#72 0xb75e51e3 in KJob::result (this=0x22b35190, _t1=0x22b35190) at ./kjob.moc:194
#73 0xb75e5548 in KJob::emitResult (this=0x22b35190) at ../../kdecore/jobs/kjob.cpp:312
#74 0xb71ecd20 in KIO::SimpleJob::slotFinished (this=0x22b35190) at ../../kio/kio/job.cpp:517
#75 0xb71ed760 in KIO::TransferJob::slotFinished (this=0x22b35190) at ../../kio/kio/job.cpp:1097
#76 0xb71eab83 in KIO::TransferJob::qt_metacall (this=0x22b35190, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfac384c) at ./jobclasses.moc:367
#77 0xb6c58c9a in QMetaObject::metacall (object=0x22b35190, cl=2678063120, idx=47, argv=0xbfac384c) at kernel/qmetaobject.cpp:237
#78 0xb6c673d5 in QMetaObject::activate (sender=0x2285e658, m=0xb739af44, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3293
#79 0xb72b7367 in KIO::SlaveInterface::finished (this=0x2285e658) at ./slaveinterface.moc:171
#80 0xb72ba68d in KIO::SlaveInterface::dispatch (this=0x2285e658, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#81 0xb72b7823 in KIO::SlaveInterface::dispatch (this=0x2285e658) at ../../kio/kio/slaveinterface.cpp:91
#82 0xb72aace8 in KIO::Slave::gotInput (this=0x2285e658) at ../../kio/kio/slave.cpp:324
#83 0xb72aaef3 in KIO::Slave::qt_metacall (this=0x2285e658, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfac3b5c) at ./slave.moc:82
#84 0xb6c58c9a in QMetaObject::metacall (object=0x2285e658, cl=2678063120, idx=30, argv=0xbfac3b5c) at kernel/qmetaobject.cpp:237
#85 0xb6c673d5 in QMetaObject::activate (sender=0x227d2f80, m=0xb7397820, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#86 0xb71b4c97 in KIO::Connection::readyRead (this=0x227d2f80) at ./connection.moc:92
#87 0xb71b704e in KIO::ConnectionPrivate::dequeue (this=0x227ca2a0) at ../../kio/kio/connection.cpp:82
#88 0xb71b717e in KIO::Connection::qt_metacall (this=0x227d2f80, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x9fa7c918) at ./connection.moc:79
#89 0xb6c58c9a in QMetaObject::metacall (object=0x227d2f80, cl=2678063120, idx=5, argv=0x9fa7c918) at kernel/qmetaobject.cpp:237
#90 0xb6c63336 in QMetaCallEvent::placeMetaCall (this=0x9fa1e388, object=0x227d2f80) at kernel/qobject.cpp:561
#91 0xb6c643fe in QObject::event (this=0x227d2f80, e=0x9fa1e388) at kernel/qobject.cpp:1248
#92 0xb61694dc in QApplicationPrivate::notify_helper (this=0x9c843c0, receiver=0x227d2f80, e=0x9fa1e388) at kernel/qapplication.cpp:4300
#93 0xb617005e in QApplication::notify (this=0xbfac4634, receiver=0x227d2f80, e=0x9fa1e388) at kernel/qapplication.cpp:3704
#94 0xb6f4940a in KApplication::notify (this=0xbfac4634, receiver=0x227d2f80, event=0x9fa1e388) at ../../kdeui/kernel/kapplication.cpp:302
#95 0xb6c53a3b in QCoreApplication::notifyInternal (this=0xbfac4634, receiver=0x227d2f80, event=0x9fa1e388) at kernel/qcoreapplication.cpp:704
#96 0xb6c56473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9c310d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#97 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9c310d8) at kernel/qcoreapplication.cpp:1345
#98 0xb6c565dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#99 0xb6c7fadf in QCoreApplication::sendPostedEvents (s=0x9c86710) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#100 postEventSourceDispatch (s=0x9c86710) at kernel/qeventdispatcher_glib.cpp:276
#101 0xb58f75e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#102 0xb58fb2d8 in ?? () from /lib/libglib-2.0.so.0
#103 0xb58fb4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#104 0xb6c7f5d5 in QEventDispatcherGlib::processEvents (this=0x9c84518, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#105 0xb6229135 in QGuiEventDispatcherGlib::processEvents (this=0x9c84518, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#106 0xb6c52059 in QEventLoop::processEvents (this=0xbfac4414, flags=) at kernel/qeventloop.cpp:149
#107 0xb6c524aa in QEventLoop::exec (this=0xbfac4414, flags=...) at kernel/qeventloop.cpp:201
#108 0xb6c5669f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#109 0xb6169577 in QApplication::exec () at kernel/qapplication.cpp:3579
#110 0xb37dd23e in kdemain (argc=3, argv=0x9ca0438) at ../../../../apps/konqueror/src/konqmain.cpp:271
#111 0x0804e133 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x9c69ce0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051465 "0") at ../../kinit/kinit.cpp:717
#112 0x0804ec6d in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#113 0x0804f190 in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#114 0x0804fe4f in main (argc=4, argv=0xbfac5214, envp=0xbfac5228) at ../../kinit/kinit.cpp:1845

This bug may be a duplicate of or related to bug 278826.

Possible duplicates by query: bug 285769, bug 280444, bug 280078, bug 280062, bug 278826.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-12-02 10:07:46 UTC

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