Bug 324101 - konqueror died after opening fourth tab (32bit ppc, 640MB RAM)
Summary: konqueror died after opening fourth tab (32bit ppc, 640MB RAM)
Status: RESOLVED DUPLICATE of bug 325930
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.10.5
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2013-08-27 07:37 UTC by ingvar
Modified: 2013-10-13 08:10 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 ingvar 2013-08-27 07:37:13 UTC
Application: konqueror (4.10.5)
KDE Platform Version: 4.10.5
Qt Version: 4.8.5
Operating System: Linux 3.8.8-203.fc18.ppc ppc
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

Just surfed a bit, opening the fourth (or was it fifth?) tab. Note: This system is a bit low on RAM, only 640MB (but with plenty of swap, that should not be a major problem).

The system is running Fedora 19 (running a f18 kernel atm) on 32bit ppc. Hardware is a G3 Apple iBook. I guess I hit an architechture specific bug.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
81	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x4804bac0 (LWP 18005))]

Thread 2 (Thread 0x4a36e3b0 (LWP 18069)):
#0  0x0d6f7080 in g_mutex_get_impl (mutex=0x4a403990) at gthread-posix.c:120
#1  0x0d6f75e4 in g_mutex_unlock (mutex=mutex@entry=0x4a403990) at gthread-posix.c:229
#2  0x0d6a0d98 in g_main_context_iterate (context=context@entry=0x4a403990, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3679
#3  0x0d6a1030 in g_main_context_iteration (context=0x4a403990, may_block=1) at gmain.c:3762
#4  0x0f49882c in QEventDispatcherGlib::processEvents (this=0x4a4046f0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#5  0x0f45a3f4 in QEventLoop::processEvents (this=this@entry=0x4a36dc68, flags=...) at kernel/qeventloop.cpp:149
#6  0x0f45a868 in QEventLoop::exec (this=this@entry=0x4a36dc68, flags=...) at kernel/qeventloop.cpp:204
#7  0x0f312c78 in QThread::exec (this=this@entry=0x108f6488) at thread/qthread.cpp:536
#8  0x0af62cf8 in KIO::NameLookUpThread::run (this=0x108f6488) at /usr/src/debug/kdelibs-4.10.5/kio/kio/hostinfo.cpp:226
#9  0x0f316380 in QThreadPrivate::start (arg=0x108f6488) at thread/qthread_unix.cpp:338
#10 0x0f25f7e8 in start_thread (arg=0x4a36e3b0) at pthread_create.c:310
#11 0x0e27c520 in clone () at ../sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S:107

Thread 1 (Thread 0x4804bac0 (LWP 18005)):
[KCrash Handler]
#6  KHTMLPart::onlyLocalReferences (this=this@entry=0x18104b78) at /usr/src/debug/kdelibs-4.10.5/khtml/khtml_part.cpp:2795
#7  0x09477a04 in securityCheckUrl (isImg=true, doRedirectCheck=true, doc=0x1813f488, part=0x18104b78, fullURL=...) at /usr/src/debug/kdelibs-4.10.5/khtml/misc/loader.cpp:1051
#8  khtml::DocLoader::requestImage (this=this@entry=0x18109130, url=...) at /usr/src/debug/kdelibs-4.10.5/khtml/misc/loader.cpp:1080
#9  0x09424dd4 in DOM::CSSImageValueImpl::CSSImageValueImpl (this=0x17fc9308, url=..., style=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/khtml/css/css_valueimpl.cpp:1381
#10 0x0943186c in DOM::CSSParser::parseBackgroundImage (this=this@entry=0xbfdba464, didParse=@0xbfdb8d0c: true) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:1659
#11 0x09434bc4 in DOM::CSSParser::parseBackgroundProperty (this=this@entry=0xbfdba464, propId=propId@entry=2, propId1=@0xbfdb8d98: 2, propId2=@0xbfdb8d9c: 2, retValue1=@0xbfdb8d90: 0x0, retValue2=@0xbfdb8d94: 0x0) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:1851
#12 0x09435004 in DOM::CSSParser::parseBackgroundShorthand (this=this@entry=0xbfdba464, important=important@entry=false) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:1301
#13 0x09439100 in DOM::CSSParser::parseValue (this=this@entry=0xbfdba464, propId=120, important=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:1107
#14 0x0945b010 in cssyyparse (parser=parser@entry=0xbfdba464) at /usr/src/debug/kdelibs-4.10.5/khtml/css/parser.cpp:3065
#15 0x094373d0 in DOM::CSSParser::runParser (this=this@entry=0xbfdba464) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:151
#16 0x09437478 in DOM::CSSParser::parseSheet (this=this@entry=0xbfdba464, sheet=sheet@entry=0x1523f3f8, string=...) at /usr/src/debug/kdelibs-4.10.5/khtml/css/cssparser.cpp:204
#17 0x09417cf8 in DOM::CSSStyleSheetImpl::parseString (this=0x1523f3f8, string=..., strict=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/khtml/css/css_stylesheetimpl.cpp:322
#18 0x0932a6d0 in DOM::HTMLLinkElementImpl::setStyleSheet (this=this@entry=0x18147638, url=..., sheetStr=..., charset=..., mimetype=...) at /usr/src/debug/kdelibs-4.10.5/khtml/html/html_headimpl.cpp:260
#19 0x0947a790 in khtml::CachedCSSStyleSheet::checkNotify (this=this@entry=0x18149f98) at /usr/src/debug/kdelibs-4.10.5/khtml/misc/loader.cpp:311
#20 0x0947abc8 in khtml::CachedCSSStyleSheet::data (this=0x18149f98, buffer=..., eof=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/khtml/misc/loader.cpp:301
#21 0x0947bd98 in khtml::Loader::slotFinished (this=0x1079d8e8, job=0x18149f28) at /usr/src/debug/kdelibs-4.10.5/khtml/misc/loader.cpp:1273
#22 0x0f477098 in QMetaObject::activate (sender=sender@entry=0x18149f28, m=m@entry=0xf9b405c <KJob::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0xbfdba6d8) at kernel/qobject.cpp:3547
#23 0x0f7fceb4 in KJob::result (this=this@entry=0x18149f28, _t1=_t1@entry=0x18149f28) at /usr/src/debug/kdelibs-4.10.5/ppc-redhat-linux-gnu/kdecore/kjob.moc:207
#24 0x0f7fcf2c in KJob::emitResult (this=this@entry=0x18149f28) at /usr/src/debug/kdelibs-4.10.5/kdecore/jobs/kjob.cpp:318
#25 0x0ae89ed0 in KIO::SimpleJob::slotFinished (this=this@entry=0x18149f28) at /usr/src/debug/kdelibs-4.10.5/kio/kio/job.cpp:494
#26 0x0ae8b528 in KIO::TransferJob::slotFinished (this=0x18149f28) at /usr/src/debug/kdelibs-4.10.5/kio/kio/job.cpp:1081
#27 0x0ae8c100 in KIO::TransferJob::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/ppc-redhat-linux-gnu/kio/jobclasses.moc:384
#28 0x0f477098 in QMetaObject::activate (sender=sender@entry=0x10989c28, m=m@entry=0xb07fef8 <KIO::SlaveInterface::staticMetaObject>, local_signal_index=local_signal_index@entry=4, argv=argv@entry=0x0) at kernel/qobject.cpp:3547
#29 0x0af53270 in KIO::SlaveInterface::finished (this=this@entry=0x10989c28) at /usr/src/debug/kdelibs-4.10.5/ppc-redhat-linux-gnu/kio/slaveinterface.moc:184
#30 0x0af56394 in KIO::SlaveInterface::dispatch (this=0x10989c28, _cmd=104, rawdata=...) at /usr/src/debug/kdelibs-4.10.5/kio/kio/slaveinterface.cpp:172
#31 0x0af52e58 in KIO::SlaveInterface::dispatch (this=0x10989c28) at /usr/src/debug/kdelibs-4.10.5/kio/kio/slaveinterface.cpp:88
#32 0x0af43aa8 in KIO::Slave::gotInput (this=0x10989c28) at /usr/src/debug/kdelibs-4.10.5/kio/kio/slave.cpp:344
#33 0x0af43c64 in KIO::Slave::qt_static_metacall (_o=_o@entry=0x10989c28, _c=_c@entry=QMetaObject::InvokeMetaMethod, _id=_id@entry=2, _a=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/ppc-redhat-linux-gnu/kio/slave.moc:56
#34 0x0f477098 in QMetaObject::activate (sender=0x1088a820, m=m@entry=0xb07d0f8 <KIO::Connection::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3547
#35 0x0ae4ac60 in KIO::Connection::readyRead (this=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/ppc-redhat-linux-gnu/kio/connection.moc:105
#36 0x0ae4b610 in KIO::ConnectionPrivate::dequeue (this=0x10989188) at /usr/src/debug/kdelibs-4.10.5/kio/kio/connection.cpp:82
#37 0x0f4726c8 in QMetaCallEvent::placeMetaCall (this=<optimized out>, object=<optimized out>) at kernel/qobject.cpp:524
#38 0x0f47c5e0 in QObject::event (this=0x1088a820, e=<optimized out>) at kernel/qobject.cpp:1194
#39 0x0e7b49f8 in QApplicationPrivate::notify_helper (this=this@entry=0x105d0e70, receiver=receiver@entry=0x1088a820, e=e@entry=0x18049158) at kernel/qapplication.cpp:4562
#40 0x0e7bca24 in QApplication::notify (this=this@entry=0xbfdbb0ec, receiver=receiver@entry=0x1088a820, e=e@entry=0x18049158) at kernel/qapplication.cpp:4348
#41 0x0fd7b09c in KApplication::notify (this=0xbfdbb0ec, receiver=0x1088a820, event=0x18049158) at /usr/src/debug/kdelibs-4.10.5/kdeui/kernel/kapplication.cpp:311
#42 0x0f45c1d0 in QCoreApplication::notifyInternal (this=0xbfdbb0ec, receiver=receiver@entry=0x1088a820, event=event@entry=0x18049158) at kernel/qcoreapplication.cpp:949
#43 0x0f46028c in sendEvent (event=0x18049158, receiver=0x1088a820) at kernel/qcoreapplication.h:231
#44 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=0, data=0x1057dfa0) at kernel/qcoreapplication.cpp:1573
#45 0x0f460700 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#46 0x0f4992bc in sendPostedEvents () at kernel/qcoreapplication.h:236
#47 postEventSourceDispatch (s=s@entry=0x1057f3a8) at kernel/qeventdispatcher_glib.cpp:280
#48 0x0d6a0b34 in g_main_dispatch (context=0x105d0fd0) at gmain.c:3054
#49 g_main_context_dispatch (context=context@entry=0x105d0fd0) at gmain.c:3630
#50 0x0d6a0f28 in g_main_context_iterate (context=context@entry=0x105d0fd0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#51 0x0d6a1030 in g_main_context_iteration (context=0x105d0fd0, may_block=1) at gmain.c:3762
#52 0x0f498808 in QEventDispatcherGlib::processEvents (this=0x105d0428, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#53 0x0e87dd30 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#54 0x0f45a3f4 in QEventLoop::processEvents (this=this@entry=0xbfdbb058, flags=...) at kernel/qeventloop.cpp:149
#55 0x0f45a868 in QEventLoop::exec (this=this@entry=0xbfdbb058, flags=...) at kernel/qeventloop.cpp:204
#56 0x0f4619e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#57 0x0e7b23d0 in QApplication::exec () at kernel/qapplication.cpp:3823
#58 0x0b3f8878 in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kde-baseapps-4.10.5/konqueror/src/konqmain.cpp:227
#59 0x10006a10 in launch (argc=argc@entry=2, _name=_name@entry=0x105b0e1c "/usr/bin/konqueror", args=<optimized out>, args@entry=0x105b0e2f "--silent", cwd=cwd@entry=0x0, envc=envc@entry=0, envs=<optimized out>, envs@entry=0x105b0e3c "", reset_env=<optimized out>, tty=tty@entry=0x0, avoid_loops=avoid_loops@entry=false, startup_id_str=startup_id_str@entry=0x10009ecc "0") at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:726
#60 0x10007618 in handle_launcher_request (sock=7, who=<optimized out>) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1218
#61 0x10007dc0 in handle_requests (waitForPid=waitForPid@entry=0) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1411
#62 0x100037c8 in main (argc=2, argv=0xbfdbbb94, envp=0xbfdbbba0) at /usr/src/debug/kdelibs-4.10.5/kinit/kinit.cpp:1899

Reported using DrKonqi
Comment 1 Andrea Iacovitti 2013-10-13 08:10:23 UTC

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