Bug 325930 - konqueror crash
Summary: konqueror crash
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.11.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
: 324101 332888 333997 340199 340423 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-10-12 16:24 UTC by Michael Palimaka
Modified: 2018-11-30 03:54 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (8.60 KB, text/plain)
2014-07-22 20:42 UTC, Raúl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Palimaka 2013-10-12 16:24:45 UTC
Application: konqueror (4.11.2)
KDE Platform Version: 4.11.2 (Compiled from sources)
Qt Version: 4.8.4
Operating System: Linux 3.10.7-gentoo-r1 x86_64
Distribution (Platform): Gentoo Packages

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

In a javascript-heavy webmail application, I clicked a widget to display a new email.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0f216d3780 (LWP 29960))]

Thread 4 (Thread 0x7f0f1be1c700 (LWP 29961)):
#0  0x00007f0f242d5988 in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f0f1be1bc0c) at kernel/qeventdispatcher_glib.cpp:139
#1  0x00007f0f242d5ab5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#2  0x00007f0f21eff1e6 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0f21eff8fb in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f0f21effb04 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f0f242d64a6 in QEventDispatcherGlib::processEvents (this=0x7f0f140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f0f2429f33f in QEventLoop::processEvents (this=this@entry=0x7f0f1be1bdc0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f0f2429f6e8 in QEventLoop::exec (this=0x7f0f1be1bdc0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f0f24180370 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f0f2139e0fe in KIO::NameLookUpThread::run (this=0x7f0f2567f110) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/hostinfo.cpp:226
#10 0x00007f0f2418321c in QThreadPrivate::start (arg=0x7f0f2567f110) at thread/qthread_unix.cpp:338
#11 0x00007f0f23eeaec6 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f0f22f9498d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f0f11ffb700 (LWP 7164)):
#0  0x00007f0f24181ca5 in QThreadData::current () at thread/qthread_unix.cpp:207
#1  0x00007f0f242d5b91 in postEventSourcePrepare (s=0x7f0efc009630, timeout=0x7f0f11ffabfc) at kernel/qeventdispatcher_glib.cpp:256
#2  0x00007f0f21eff1e6 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0f21eff8fb in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f0f21effb04 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f0f242d64a6 in QEventDispatcherGlib::processEvents (this=0x7f0efc005ff0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f0f2429f33f in QEventLoop::processEvents (this=this@entry=0x7f0f11ffadb0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f0f2429f6e8 in QEventLoop::exec (this=0x7f0f11ffadb0, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f0f24180370 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:542
#9  0x00007f0f2427ca5f in QInotifyFileSystemWatcherEngine::run (this=0x7f0f2c783700) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f0f2418321c in QThreadPrivate::start (arg=0x7f0f2c783700) at thread/qthread_unix.cpp:338
#11 0x00007f0f23eeaec6 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f0f22f9498d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0ef666a700 (LWP 21941)):
#0  0x00007f0f23eef14e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f0f24183877 in wait (time=30000, this=0x7f0f25b22170) at thread/qwaitcondition_unix.cpp:84
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x7f0f25b1f208, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f0f2417498f in QThreadPoolThread::run (this=0x7f0f25b38fb0) at concurrent/qthreadpool.cpp:141
#4  0x00007f0f2418321c in QThreadPrivate::start (arg=0x7f0f25b38fb0) at thread/qthread_unix.cpp:338
#5  0x00007f0f23eeaec6 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f0f22f9498d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0f216d3780 (LWP 29960)):
[KCrash Handler]
#6  0x00007f0f19a80058 in KHTMLPart::onlyLocalReferences (this=0x7f0f6c74aa70) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/khtml_part.cpp:2798
#7  0x00007f0f19cadb2a in securityCheckUrl (isImg=true, doRedirectCheck=true, doc=0x7f0f6c7988e0, part=0x7f0f6c74aa70, fullURL=...) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/misc/loader.cpp:1051
#8  khtml::DocLoader::requestImage (this=0x7f0f6c798b70, url=...) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/misc/loader.cpp:1080
#9  0x00007f0f19c633fd in DOM::CSSImageValueImpl::CSSImageValueImpl (this=0x7f0f60f118d0, url=..., style=0x7f0f641723f0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/css_valueimpl.cpp:1381
#10 0x00007f0f19c6e0c0 in DOM::CSSParser::parseBackgroundImage (this=this@entry=0x7ffffe7d0c30, didParse=@0x7ffffe7cec83: true, didParse@entry=@0x7ffffe7cec83: false) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:1659
#11 0x00007f0f19c6e502 in DOM::CSSParser::parseBackgroundProperty (this=this@entry=0x7ffffe7d0c30, propId=propId@entry=2, propId1=@0x7ffffe7cecf0: 2, propId2=@0x7ffffe7cecf4: 2, retValue1=@0x7ffffe7ced00: 0x0, retValue2=@0x7ffffe7ced08: 0x0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:1851
#12 0x00007f0f19c6e957 in DOM::CSSParser::parseBackgroundShorthand (this=this@entry=0x7ffffe7d0c30, important=important@entry=false) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:1301
#13 0x00007f0f19c70885 in DOM::CSSParser::parseValue (this=0x7ffffe7d0c30, propId=120, important=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:1107
#14 0x00007f0f19c930a0 in cssyyparse (parser=0x7ffffe7d0c30) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/parser.cpp:3065
#15 0x00007f0f19c69b04 in DOM::CSSParser::runParser (this=this@entry=0x7ffffe7d0c30) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:151
#16 0x00007f0f19c69ceb in DOM::CSSParser::parseSheet (this=0x7ffffe7d0c30, sheet=<optimized out>, string=...) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/cssparser.cpp:204
#17 0x00007f0f19c5285e in DOM::CSSStyleSheetImpl::parseString (this=0x7f0f641723f0, string=..., strict=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/css/css_stylesheetimpl.cpp:322
#18 0x00007f0f19b7c520 in DOM::HTMLLinkElementImpl::setStyleSheet (this=this@entry=0x7f0f6c7a4b00, url=..., sheetStr=..., charset=..., mimetype=...) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/html/html_headimpl.cpp:260
#19 0x00007f0f19cb0c8e in khtml::CachedCSSStyleSheet::checkNotify (this=this@entry=0x7f0f6c7b8df0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/misc/loader.cpp:311
#20 0x00007f0f19cb0ffb in khtml::CachedCSSStyleSheet::data (this=0x7f0f6c7b8df0, buffer=..., eof=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/misc/loader.cpp:301
#21 0x00007f0f19cb18b6 in khtml::Loader::slotFinished (this=0x7f0f258d5b30, job=0x7f0f6c7bd9c0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/khtml/misc/loader.cpp:1273
#22 0x00007f0f242b8b74 in QMetaObject::activate (sender=0x7f0f6c7bd9c0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffffe7d10e0) at kernel/qobject.cpp:3539
#23 0x00007f0f2456bcf2 in KJob::result (this=this@entry=0x7f0f6c7bd9c0, _t1=_t1@entry=0x7f0f6c7bd9c0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2_build/kdecore/kjob.moc:208
#24 0x00007f0f2456bd54 in KJob::emitResult (this=0x7f0f6c7bd9c0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kdecore/jobs/kjob.cpp:318
#25 0x00007f0f212e0512 in KIO::SimpleJob::slotFinished (this=this@entry=0x7f0f6c7bd9c0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/job.cpp:496
#26 0x00007f0f212e0a05 in KIO::TransferJob::slotFinished (this=0x7f0f6c7bd9c0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/job.cpp:1099
#27 0x00007f0f242b8b74 in QMetaObject::activate (sender=0x7f0f7a7bb930, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#28 0x00007f0f21392ddd in KIO::SlaveInterface::dispatch (this=0x7f0f7a7bb930, _cmd=104, rawdata=...) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/slaveinterface.cpp:176
#29 0x00007f0f2138fe7a in KIO::SlaveInterface::dispatch (this=0x7f0f7a7bb930) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/slaveinterface.cpp:92
#30 0x00007f0f21382b76 in KIO::Slave::gotInput (this=0x7f0f7a7bb930) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/slave.cpp:344
#31 0x00007f0f242b8b74 in QMetaObject::activate (sender=0x7f0f7a7bb8b0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3539
#32 0x00007f0f212a3601 in dequeue (this=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/connection.cpp:82
#33 KIO::ConnectionPrivate::dequeue (this=0x7f0f7a7b7770) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kio/kio/connection.cpp:71
#34 0x00007f0f242be64e in QObject::event (this=0x7f0f7a7bb8b0, e=<optimized out>) at kernel/qobject.cpp:1194
#35 0x00007f0f23544bec in QApplicationPrivate::notify_helper (this=this@entry=0x7f0f25538590, receiver=0x7f0f7a7bb8b0, e=e@entry=0x7f0f6ba04a20) at kernel/qapplication.cpp:4562
#36 0x00007f0f23547833 in QApplication::notify (this=0x7ffffe7d2550, receiver=0x7f0f7a7bb8b0, e=0x7f0f6ba04a20) at kernel/qapplication.cpp:3944
#37 0x00007f0f249c73c6 in KApplication::notify (this=0x7ffffe7d2550, receiver=0x7f0f7a7bb8b0, event=0x7f0f6ba04a20) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kdeui/kernel/kapplication.cpp:311
#38 0x00007f0f242a0b9e in QCoreApplication::notifyInternal (this=0x7ffffe7d2550, receiver=receiver@entry=0x7f0f7a7bb8b0, event=event@entry=0x7f0f6ba04a20) at kernel/qcoreapplication.cpp:946
#39 0x00007f0f242a4ae9 in sendEvent (event=0x7f0f6ba04a20, receiver=0x7f0f7a7bb8b0) at kernel/qcoreapplication.h:231
#40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x7f0f254a52b0) at kernel/qcoreapplication.cpp:1570
#41 0x00007f0f242d6297 in sendPostedEvents () at kernel/qcoreapplication.h:236
#42 postEventSourceDispatch (s=0x7f0f25539cc0) at kernel/qeventdispatcher_glib.cpp:279
#43 0x00007f0f21eff6f3 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f0f21effa40 in ?? () from /usr/lib64/libglib-2.0.so.0
#45 0x00007f0f21effb04 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#46 0x00007f0f242d6486 in QEventDispatcherGlib::processEvents (this=0x7f0f25538550, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#47 0x00007f0f235fe206 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#48 0x00007f0f2429f33f in QEventLoop::processEvents (this=this@entry=0x7ffffe7d2240, flags=...) at kernel/qeventloop.cpp:149
#49 0x00007f0f2429f6e8 in QEventLoop::exec (this=0x7ffffe7d2240, flags=...) at kernel/qeventloop.cpp:204
#50 0x00007f0f242a5808 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#51 0x00007f0f1cda5602 in kdemain (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/kde-base/konqueror-4.11.2/work/konqueror-4.11.2/konqueror/src/konqmain.cpp:227
#52 0x00007f0f24e65291 in launch (argc=argc@entry=4, _name=_name@entry=0x7f0f25503e48 "konqueror", args=0x7f0f25503e87 "/home/michael", args@entry=0x7f0f25503e52 "-mimetype", cwd=cwd@entry=0x7f0f25503e87 "/home/michael", envc=envc@entry=43, envs=0x7f0f255045e4 "", envs@entry=0x7f0f25503e9d "MANPATH=/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.23.1/man", reset_env=true, tty=tty@entry=0x0, avoid_loops=false, startup_id_str=startup_id_str@entry=0x7f0f255045ec "semaphore;1381581399;752785;3311_TIME0") at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kinit/kinit.cpp:726
#53 0x00007f0f24e6619b in handle_launcher_request (sock=sock@entry=36, who=<optimized out>) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kinit/kinit.cpp:1218
#54 0x00007f0f24e667bc in handle_requests (waitForPid=waitForPid@entry=0) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kinit/kinit.cpp:1402
#55 0x00007f0f24e67b11 in main (argc=2, argv=0x7fff00000001, envp=0x7ffffe7d3260) at /var/tmp/portage/kde-base/kdelibs-4.11.2-r1/work/kdelibs-4.11.2/kinit/kinit.cpp:1899

The reporter indicates this bug may be a duplicate of or related to bug 324101.

Possible duplicates by query: bug 324101.

Reported using DrKonqi
Comment 1 Andrea Iacovitti 2013-10-13 08:10:23 UTC
*** Bug 324101 has been marked as a duplicate of this bug. ***
Comment 2 Jure Repinc 2014-02-19 11:35:40 UTC
Still present in 4.12.1
Comment 3 Andrea Iacovitti 2014-04-01 13:04:39 UTC
*** Bug 332888 has been marked as a duplicate of this bug. ***
Comment 4 Jekyll Wu 2014-04-29 07:39:53 UTC
*** Bug 333997 has been marked as a duplicate of this bug. ***
Comment 5 Raúl 2014-06-03 20:04:26 UTC
Also seen on 4.12.4
Comment 6 Raúl 2014-07-22 20:42:49 UTC
Created attachment 87883 [details]
New crash information added by DrKonqi

kontact (4.13.1) on KDE Platform 4.13.3 using Qt 4.8.6

Also bumped on KDE 4.13.3 In my case it was a random crash.

-- Backtrace (Reduced):
#6  0x00007f0155a462c4 in KHTMLPart::onlyLocalReferences (this=this@entry=0xb61c710) at ../../khtml/khtml_part.cpp:2793
#7  0x00007f0155c4357f in securityCheckUrl (isImg=true, doRedirectCheck=true, doc=0xb396da0, part=0xb61c710, fullURL=...) at ../../khtml/misc/loader.cpp:1051
#8  khtml::DocLoader::requestImage (this=this@entry=0x1bc093b0, url=...) at ../../khtml/misc/loader.cpp:1080
#9  0x00007f0155bfc105 in DOM::CSSImageValueImpl::CSSImageValueImpl (this=0xa4efea0, url=..., style=<optimized out>) at ../../khtml/css/css_valueimpl.cpp:1399
#10 0x00007f0155c044c6 in DOM::CSSParser::parseBackgroundImage (this=this@entry=0x7fff53cbf300, didParse=@0x7fff53cbd3dc: true) at ../../khtml/css/cssparser.cpp:1699
Comment 7 Andrea Iacovitti 2014-10-21 16:26:01 UTC
*** Bug 340199 has been marked as a duplicate of this bug. ***
Comment 8 Andrea Iacovitti 2014-10-28 14:26:41 UTC
*** Bug 340423 has been marked as a duplicate of this bug. ***
Comment 9 Andrew Crouthamel 2018-10-31 03:53:40 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2018-11-15 10:41:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Bug Janitor Service 2018-11-30 03:54:21 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!