[prev in list] [next in list] [prev in thread] [next in thread] 

List:       konq-bugs
Subject:    [konqueror] [Bug 378764] New: Konqueror crash
From:       Joachim Mairböck <bugzilla_noreply () kde ! org>
Date:       2017-04-14 8:17:52
Message-ID: bug-378764-5021 () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=378764

            Bug ID: 378764
           Summary: Konqueror crash
           Product: konqueror
           Version: unspecified
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: konq-bugs@kde.org
          Reporter: j.mairboeck@gmail.com
  Target Milestone: ---

Application: konqueror (4.14.25)
KDE Platform Version: 4.14.25
Qt Version: 4.8.6
Operating System: Linux 4.4.57-18.3-default x86_64
Distribution: "openSUSE Leap 42.2"

-- Information about the crash:
- What I was doing when the application crashed:
Konqueror crashed on opening this page: https://t.co/RypNcsXaen

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

Thread 13 (Thread 0x7fc133b7f700 (LWP 8558)):
#0  0x00007fc216140468 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007fc2183d5044 in QWaitCondition::wait(QMutex*, unsigned long)
(time=30000, this=0xbc16640) at thread/qwaitcondition_unix.cpp:84
#2  0x00007fc2183d5044 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x9e8b8f0, mutex=mutex@entry=0x26d7538, time=30000) at
thread/qwaitcondition_unix.cpp:158
#3  0x00007fc2183c8b9a in QThreadPoolThread::run() (this=0x9e8b8e0) at
concurrent/qthreadpool.cpp:142
#4  0x00007fc2183d4b7f in QThreadPrivate::start(void*) (arg=0x9e8b8e0) at
thread/qthread_unix.cpp:349
#5  0x00007fc21613b744 in start_thread (arg=0x7fc133b7f700) at
pthread_create.c:334
#6  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 12 (Thread 0x7fc146dac700 (LWP 8556)):
#0  0x00007fc21b8ce51d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fc20612a931 in pa_read (__nbytes=10, __buf=0x7fc146dabb30, __fd=38)
at /usr/include/bits/unistd.h:44
#2  0x00007fc20612a931 in pa_read (fd=38, buf=buf@entry=0x7fc146dabb30,
count=count@entry=10, type=type@entry=0x2d4544b8) at pulsecore/core-util.c:433
#3  0x00007fc2065aa3be in pa_mainloop_prepare (m=<optimized out>) at
pulse/mainloop.c:781
#4  0x00007fc2065aa3be in pa_mainloop_prepare (m=m@entry=0x2d4543e0,
timeout=timeout@entry=-1) at pulse/mainloop.c:789
#5  0x00007fc2065aadd2 in pa_mainloop_iterate (m=m@entry=0x2d4543e0,
block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:923
#6  0x00007fc2065aae90 in pa_mainloop_run (m=0x2d4543e0,
retval=retval@entry=0x0) at pulse/mainloop.c:944
#7  0x00007fc2065b9006 in thread (userdata=0x2d454290) at
pulse/thread-mainloop.c:100
#8  0x00007fc206159408 in internal_thread_func (userdata=0x2d459cf0) at
pulsecore/thread-posix.c:81
#9  0x00007fc21613b744 in start_thread (arg=0x7fc146dac700) at
pthread_create.c:334
#10 0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 11 (Thread 0x7fc14ce92700 (LWP 8554)):
#0  0x00007fc21b8d249d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fc2065b90a1 in poll_func (__timeout=-1, __nfds=3,
__fds=0x7fc1a0004930) at /usr/include/bits/poll2.h:46
#2  0x00007fc2065b90a1 in poll_func (ufds=0x7fc1a0004930, nfds=3, timeout=-1,
userdata=0x2b5464b0) at pulse/thread-mainloop.c:69
#3  0x00007fc2065aa76c in pa_mainloop_poll (m=m@entry=0x2b548b20) at
pulse/mainloop.c:844
#4  0x00007fc2065aadde in pa_mainloop_iterate (m=m@entry=0x2b548b20,
block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:926
#5  0x00007fc2065aae90 in pa_mainloop_run (m=0x2b548b20,
retval=retval@entry=0x0) at pulse/mainloop.c:944
#6  0x00007fc2065b9006 in thread (userdata=0x2b537390) at
pulse/thread-mainloop.c:100
#7  0x00007fc206159408 in internal_thread_func (userdata=0x2b547980) at
pulsecore/thread-posix.c:81
#8  0x00007fc21613b744 in start_thread (arg=0x7fc14ce92700) at
pthread_create.c:334
#9  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 10 (Thread 0x7fc1ae537700 (LWP 8544)):
#0  0x00007fc216140468 in pthread_cond_timedwait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1  0x00007fc2183d5044 in QWaitCondition::wait(QMutex*, unsigned long)
(time=30000, this=0x4b45c60) at thread/qwaitcondition_unix.cpp:84
#2  0x00007fc2183d5044 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x2d7a250, mutex=mutex@entry=0x26d7538, time=30000) at
thread/qwaitcondition_unix.cpp:158
#3  0x00007fc2183c8b9a in QThreadPoolThread::run() (this=0x2d7a240) at
concurrent/qthreadpool.cpp:142
#4  0x00007fc2183d4b7f in QThreadPrivate::start(void*) (arg=0x2d7a240) at
thread/qthread_unix.cpp:349
#5  0x00007fc21613b744 in start_thread (arg=0x7fc1ae537700) at
pthread_create.c:334
#6  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 9 (Thread 0x7fc1cfdcb700 (LWP 6793)):
#0  0x00007fc2161400bf in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc19125b95d in JSC::BlockAllocator::blockFreeingThreadMain() () at
/usr/lib64/libQtWebKit.so.4
#2  0x00007fc191510806 in WTF::wtfThreadEntryPoint(void*) () at
/usr/lib64/libQtWebKit.so.4
#3  0x00007fc21613b744 in start_thread (arg=0x7fc1cfdcb700) at
pthread_create.c:334
#4  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 8 (Thread 0x7fc1f62dd700 (LWP 6792)):
#0  0x00007fc21b8d249d in poll () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fc214cfa314 in g_main_context_iterate (priority=2147483647, n_fds=1,
fds=0x7fc1a4000de0, timeout=9500, context=0x7fc1a4002400) at gmain.c:4135
#2  0x00007fc214cfa314 in g_main_context_iterate
(context=context@entry=0x7fc1a4002400, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3835
#3  0x00007fc214cfa42c in g_main_context_iteration (context=0x7fc1a4002400,
may_block=1) at gmain.c:3901
#4  0x00007fc218502fce in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fc1a40038d0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007fc2184d4d3f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1f62dcd60, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc2184d5035 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1f62dcd60, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fc2183d249f in QThread::exec() (this=<optimized out>) at
thread/qthread.cpp:538
#8  0x00007fc2183d4b7f in QThreadPrivate::start(void*) (arg=0x1c4b4240) at
thread/qthread_unix.cpp:349
#9  0x00007fc21613b744 in start_thread (arg=0x7fc1f62dd700) at
pthread_create.c:334
#10 0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 7 (Thread 0x7fc1de91a700 (LWP 6791)):
#0  0x00007fc2161400bf in pthread_cond_wait@@GLIBC_2.3.2 () at
../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x00007fc1914e8cb6 in WTF::TCMalloc_PageHeap::scavengerThread() () at
/usr/lib64/libQtWebKit.so.4
#2  0x00007fc1914e8ce9 in  () at /usr/lib64/libQtWebKit.so.4
#3  0x00007fc21613b744 in start_thread (arg=0x7fc1de91a700) at
pthread_create.c:334
#4  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 6 (Thread 0x7fc1f6ade700 (LWP 4126)):
#0  0x00007fc214cfa400 in g_main_context_iteration (context=0x7fc1d4002e00,
may_block=1) at gmain.c:3894
#1  0x00007fc218502fce in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fc1d4003380, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#2  0x00007fc2184d4d3f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1f6addd20, flags=...) at kernel/qeventloop.cpp:149
#3  0x00007fc2184d5035 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1f6addd20, flags=...) at kernel/qeventloop.cpp:204
#4  0x00007fc2183d249f in QThread::exec() (this=this@entry=0xfed9130) at
thread/qthread.cpp:538
#5  0x00007fc21a3feece in KIO::NameLookUpThread::run() (this=0xfed9130) at
/usr/src/debug/kdelibs-4.14.25/kio/kio/hostinfo.cpp:226
#6  0x00007fc2183d4b7f in QThreadPrivate::start(void*) (arg=0xfed9130) at
thread/qthread_unix.cpp:349
#7  0x00007fc21613b744 in start_thread (arg=0x7fc1f6ade700) at
pthread_create.c:334
#8  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 5 (Thread 0x7fc1de119700 (LWP 3566)):
#0  0x00007fc21b8ce51d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x00007fc20612a931 in pa_read (__nbytes=10, __buf=0x7fc1de118b30, __fd=57)
at /usr/include/bits/unistd.h:44
#2  0x00007fc20612a931 in pa_read (fd=57, buf=buf@entry=0x7fc1de118b30,
count=count@entry=10, type=type@entry=0xda4cfa8) at pulsecore/core-util.c:433
#3  0x00007fc2065aa3be in pa_mainloop_prepare (m=<optimized out>) at
pulse/mainloop.c:781
#4  0x00007fc2065aa3be in pa_mainloop_prepare (m=m@entry=0xda4ced0,
timeout=timeout@entry=-1) at pulse/mainloop.c:789
#5  0x00007fc2065aadd2 in pa_mainloop_iterate (m=m@entry=0xda4ced0,
block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:923
#6  0x00007fc2065aae90 in pa_mainloop_run (m=0xda4ced0,
retval=retval@entry=0x0) at pulse/mainloop.c:944
#7  0x00007fc2065b9006 in thread (userdata=0x7453fd0) at
pulse/thread-mainloop.c:100
#8  0x00007fc206159408 in internal_thread_func (userdata=0xda4fcf0) at
pulsecore/thread-posix.c:81
#9  0x00007fc21613b744 in start_thread (arg=0x7fc1de119700) at
pthread_create.c:334
#10 0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 4 (Thread 0x7fc1dd918700 (LWP 3314)):
#0  0x00007fc206148bb5 in do_pstream_read_write (a=0x7fc1e0001350) at
pulsecore/atomic.h:55
#1  0x00007fc206148bb5 in do_pstream_read_write (p=0x7fc1e0001350) at
pulsecore/pstream.c:215
#2  0x00007fc206148fad in srb_callback (srb=<optimized out>,
userdata=0x7fc1e0001350) at pulsecore/pstream.c:262
#3  0x00007fc20614984a in srbchannel_rwloop (sr=0x7fc1e045aa80) at
pulsecore/srbchannel.c:190
#4  0x00007fc2065aaa14 in pa_mainloop_dispatch (m=0xa076980) at
pulse/mainloop.c:655
#5  0x00007fc2065aaa14 in pa_mainloop_dispatch (m=m@entry=0xa076980) at
pulse/mainloop.c:898
#6  0x00007fc2065aadea in pa_mainloop_iterate (m=m@entry=0xa076980,
block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:929
#7  0x00007fc2065aae90 in pa_mainloop_run (m=0xa076980,
retval=retval@entry=0x0) at pulse/mainloop.c:944
#8  0x00007fc2065b9006 in thread (userdata=0xa076830) at
pulse/thread-mainloop.c:100
#9  0x00007fc206159408 in internal_thread_func (userdata=0xa07c200) at
pulsecore/thread-posix.c:81
#10 0x00007fc21613b744 in start_thread (arg=0x7fc1dd918700) at
pthread_create.c:334
#11 0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7fc1aed38700 (LWP 3287)):
#0  0x00007fc214d3b7b9 in g_mutex_lock (mutex=mutex@entry=0x7fc1980009a0) at
gthread-posix.c:1335
#1  0x00007fc214cf9dac in g_main_context_check
(context=context@entry=0x7fc1980009a0, max_priority=2147483647,
fds=fds@entry=0x7fc198003010, n_fds=n_fds@entry=1) at gmain.c:3683
#2  0x00007fc214cfa2a8 in g_main_context_iterate
(context=context@entry=0x7fc1980009a0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3837
#3  0x00007fc214cfa42c in g_main_context_iteration (context=0x7fc1980009a0,
may_block=1) at gmain.c:3901
#4  0x00007fc218502fce in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x7fc1980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:452
#5  0x00007fc2184d4d3f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1aed37d20, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007fc2184d5035 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7fc1aed37d20, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007fc2183d249f in QThread::exec() (this=this@entry=0x903c2c0) at
thread/qthread.cpp:538
#8  0x00007fc2184b6643 in QInotifyFileSystemWatcherEngine::run()
(this=0x903c2c0) at io/qfilesystemwatcher_inotify.cpp:265
#9  0x00007fc2183d4b7f in QThreadPrivate::start(void*) (arg=0x903c2c0) at
thread/qthread_unix.cpp:349
#10 0x00007fc21613b744 in start_thread (arg=0x7fc1aed38700) at
pthread_create.c:334
#11 0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7fc1fb2df700 (LWP 3179)):
#0  0x00007fc2065aa772 in pa_mainloop_poll (m=m@entry=0x654e190) at
pulse/mainloop.c:863
#1  0x00007fc2065aadde in pa_mainloop_iterate (m=m@entry=0x654e190,
block=block@entry=1, retval=retval@entry=0x0) at pulse/mainloop.c:926
#2  0x00007fc2065aae90 in pa_mainloop_run (m=0x654e190,
retval=retval@entry=0x0) at pulse/mainloop.c:944
#3  0x00007fc2065b9006 in thread (userdata=0x654a7b0) at
pulse/thread-mainloop.c:100
#4  0x00007fc206159408 in internal_thread_func (userdata=0x667f530) at
pulsecore/thread-posix.c:81
#5  0x00007fc21613b744 in start_thread (arg=0x7fc1fb2df700) at
pthread_create.c:334
#6  0x00007fc21b8dad3d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fc21c03f880 (LWP 2552)):
[KCrash Handler]
#6  0x00007fc2074aea5a in
khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)
(this=this@entry=0x20f731c0, obj=0x0) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:652
#7  0x00007fc2074aeab5 in
khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)
(this=this@entry=0x20f731c0, obj=0x139a6eb0) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:675
#8  0x00007fc2074aeab5 in
khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)
(this=this@entry=0x20f731c0, obj=0x139a70a8) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:675
#9  0x00007fc2074aeab5 in
khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)
(this=this@entry=0x20f731c0, obj=0x139a7228) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:675
#10 0x00007fc2074aeab5 in
khtml::RenderBlock::createLineBoxes(khtml::RenderObject*)
(this=this@entry=0x20f731c0, obj=0x139a88f8) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:675
#11 0x00007fc2074aebd6 in khtml::RenderBlock::constructLine(khtml::BidiIterator
const&, khtml::BidiIterator const&) (this=this@entry=0x20f731c0, end=...) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:698
#12 0x00007fc2074b3d26 in khtml::RenderBlock::layoutInlineChildren(bool, int)
(this=this@entry=0x20f731c0, relayoutChildren=relayoutChildren@entry=true,
breakBeforeLine=breakBeforeLine@entry=0) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/bidi.cpp:1522
#13 0x00007fc2074beadd in khtml::RenderBlock::layoutBlock(bool)
(this=0x20f731c0, relayoutChildren=<optimized out>) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:845
#14 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=0x20f731c0) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_object.h:480
#15 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=this@entry=0x139a78e8, relayoutChildren=relayoutChildren@entry=false) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:1568
#16 0x00007fc2074be8f3 in khtml::RenderBlock::layoutBlock(bool)
(this=0x139a78e8, relayoutChildren=<optimized out>) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:847
#17 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=0x139a78e8) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_object.h:480
#18 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=this@entry=0x139a7228, relayoutChildren=relayoutChildren@entry=false) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:1568
#19 0x00007fc2074be8f3 in khtml::RenderBlock::layoutBlock(bool)
(this=this@entry=0x139a7228, relayoutChildren=<optimized out>,
relayoutChildren@entry=false) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:847
#20 0x00007fc2074bed97 in khtml::RenderBlock::layout()
(this=this@entry=0x139a7228) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:748
#21 0x00007fc207516061 in khtml::RenderBody::layout() (this=0x139a7228) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_body.cpp:91
#22 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=0x139a7228) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_object.h:480
#23 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=this@entry=0x139a70a8, relayoutChildren=relayoutChildren@entry=false) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:1568
#24 0x00007fc2074be8f3 in khtml::RenderBlock::layoutBlock(bool)
(this=0x139a70a8, relayoutChildren=<optimized out>) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:847
#25 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=0x139a70a8) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_object.h:480
#26 0x00007fc2074be21b in khtml::RenderBlock::layoutBlockChildren(bool)
(this=this@entry=0x139a6eb0, relayoutChildren=relayoutChildren@entry=false) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:1568
#27 0x00007fc2074be8f3 in khtml::RenderBlock::layoutBlock(bool)
(this=this@entry=0x139a6eb0, relayoutChildren=<optimized out>) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_block.cpp:847
#28 0x00007fc2075121b1 in khtml::RenderCanvas::layout() (this=0x139a6eb0) at
/usr/src/debug/kdelibs-4.14.25/khtml/rendering/render_canvas.cpp:191
#29 0x00007fc207381483 in KHTMLView::layout() (this=this@entry=0x21ea8a50) at
/usr/src/debug/kdelibs-4.14.25/khtml/khtmlview.cpp:1005
#30 0x00007fc207383276 in KHTMLView::timerEvent(QTimerEvent*) (this=0x21ea8a50,
e=<optimized out>) at /usr/src/debug/kdelibs-4.14.25/khtml/khtmlview.cpp:4011
#31 0x00007fc2184ee2a1 in QObject::event(QEvent*) (this=this@entry=0x21ea8a50,
e=e@entry=0x7ffe3d12b7b0) at kernel/qobject.cpp:1193
#32 0x00007fc218f2fc0b in QWidget::event(QEvent*) (this=this@entry=0x21ea8a50,
event=event@entry=0x7ffe3d12b7b0) at kernel/qwidget.cpp:8859
#33 0x00007fc2192ccd5e in QFrame::event(QEvent*) (this=this@entry=0x21ea8a50,
e=e@entry=0x7ffe3d12b7b0) at widgets/qframe.cpp:557
#34 0x00007fc2193492bb in QAbstractScrollArea::event(QEvent*) (this=0x21ea8a50,
e=0x7ffe3d12b7b0) at widgets/qabstractscrollarea.cpp:996
#35 0x00007fc2073835b7 in KHTMLView::event(QEvent*) (this=0x21ea8a50,
e=0x7ffe3d12b7b0) at /usr/src/debug/kdelibs-4.14.25/khtml/khtmlview.cpp:544
#36 0x00007fc218ee06fc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x186aad0, receiver=receiver@entry=0x21ea8a50,
e=e@entry=0x7ffe3d12b7b0) at kernel/qapplication.cpp:4565
#37 0x00007fc218ee6c3d in QApplication::notify(QObject*, QEvent*)
(this=this@entry=0x7ffe3d12bc00, receiver=receiver@entry=0x21ea8a50,
e=e@entry=0x7ffe3d12b7b0) at kernel/qapplication.cpp:4351
#38 0x00007fc219bf7e3a in KApplication::notify(QObject*, QEvent*)
(this=0x7ffe3d12bc00, receiver=0x21ea8a50, event=0x7ffe3d12b7b0) at
/usr/src/debug/kdelibs-4.14.25/kdeui/kernel/kapplication.cpp:311
#39 0x00007fc2184d617d in QCoreApplication::notifyInternal(QObject*, QEvent*)
(this=0x7ffe3d12bc00, receiver=0x21ea8a50, event=event@entry=0x7ffe3d12b7b0) at
kernel/qcoreapplication.cpp:953
#40 0x00007fc218505bac in QTimerInfoList::activateTimers()
(event=0x7ffe3d12b7b0, receiver=<optimized out>) at
kernel/qcoreapplication.h:231
#41 0x00007fc218505bac in QTimerInfoList::activateTimers() (this=0x1869d20) at
kernel/qeventdispatcher_unix.cpp:636
#42 0x00007fc218502df1 in timerSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:193
#43 0x00007fc214cfa134 in g_main_context_dispatch (context=0x186ace0) at
gmain.c:3154
#44 0x00007fc214cfa134 in g_main_context_dispatch
(context=context@entry=0x186ace0) at gmain.c:3769
#45 0x00007fc214cfa388 in g_main_context_iterate
(context=context@entry=0x186ace0, block=block@entry=1,
dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3840
#46 0x00007fc214cfa42c in g_main_context_iteration (context=0x186ace0,
may_block=1) at gmain.c:3901
#47 0x00007fc218502fae in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=0x183bdf0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#48 0x00007fc218f7d606 in
QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x00007fc2184d4d3f in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffe3d12ba20, flags=...) at kernel/qeventloop.cpp:149
#50 0x00007fc2184d5035 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)
(this=this@entry=0x7ffe3d12ba20, flags=...) at kernel/qeventloop.cpp:204
#51 0x00007fc2184da489 in QCoreApplication::exec() () at
kernel/qcoreapplication.cpp:1225
#52 0x00007fc218edeecc in QApplication::exec() () at
kernel/qapplication.cpp:3823
#53 0x00007fc21bc47c4e in kdemain(int, char**) (argc=<optimized out>,
argv=<optimized out>) at
/usr/src/debug/kde-baseapps-16.08.2/konqueror/src/konqmain.cpp:227
#54 0x00007fc21b8116e5 in __libc_start_main (main=0x400720 <main(int, char**)>,
argc=3, argv=0x7ffe3d12bda8, init=<optimized out>, fini=<optimized out>,
rtld_fini=<optimized out>, stack_end=0x7ffe3d12bd98) at libc-start.c:289
#55 0x0000000000400759 in _start () at ../sysdeps/x86_64/start.S:118

Possible duplicates by query: bug 344847, bug 231017, bug 214615.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are the assignee for the bug.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic