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

--- Comment #3 from Johan Smith <audo...@openmailbox.org> ---
I don't see nothing useful in this output :(
Doesn't ocurr in other distribution?

valgrind --track-origins=yes kate
==5233== Memcheck, a memory error detector
==5233== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==5233== Using Valgrind-3.10.1 and LibVEX; rerun with -h for copyright info
==5233== Command: kate
==5233==
QObject::connect: invalid null parameter
QObject::connect: invalid null parameter
QObject::connect: Cannot connect (null)::returnPressed() to
KUrlRequester::returnPressed()
QObject::connect: Cannot connect (null)::returnPressed(QString) to
KUrlRequester::returnPressed(QString)
==5233== Stack overflow in thread 1: can't grow stack to 0xffe801ff8
==5233==
==5233== Process terminating with default action of signal 11 (SIGSEGV)
==5233==  Access not within mapped region at address 0xFFE801FF8
==5233==    at 0x960FBF7: QMetaObject::cast(QObject const*) const (in
/usr/lib64/libQt5Core.so.5.7.0)
==5233==  If you believe this happened as a result of a stack
==5233==  overflow in your program's main thread (unlikely but
==5233==  possible), you can try to increase the size of the
==5233==  main thread stack using the --main-stacksize= flag.
==5233==  The main thread stack size used in this run was 8388608.
==5233==
==5233== HEAP SUMMARY:
==5233==     in use at exit: 9,803,148 bytes in 102,511 blocks
==5233==   total heap usage: 692,599 allocs, 590,088 frees, 84,355,015 bytes
allocated
==5233==
==5233== LEAK SUMMARY:
==5233==    definitely lost: 4,952 bytes in 20 blocks
==5233==    indirectly lost: 1,043 bytes in 38 blocks
==5233==      possibly lost: 1,098,634 bytes in 4,033 blocks
==5233==    still reachable: 8,698,519 bytes in 98,420 blocks
==5233==         suppressed: 0 bytes in 0 blocks
==5233== Rerun with --leak-check=full to see details of leaked memory
==5233==
==5233== For counts of detected and suppressed errors, rerun with: -v
==5233== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)
Terminado (killed)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to