https://bugs.kde.org/show_bug.cgi?id=389639
--- Comment #1 from Dinescu Stefan <aaethereng...@gmail.com> --- > Qt5Core.dll!QWindowsPipeWriter::write(const QByteArray & ba) Line 193 > C++ Qt5Core.dll!QProcessPrivate::writeToStdin() Line 822 C++ Qt5Core.dll!QProcessPrivate::_q_canWrite() Line 1111 C++ Qt5Core.dll!QMetaObject::activate(QObject * sender, int signalOffset, int local_signal_index, void * * argv) Line 3754 C++ Qt5Core.dll!QTimer::timerEvent(QTimerEvent * e) Line 257 C++ Qt5Core.dll!QObject::event(QEvent * e) Line 1228 C++ Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3718 C++ Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 3680 C++ Qt5Core.dll!QCoreApplication::notifyInternal2(QObject * receiver, QEvent * event) Line 1018 C++ Qt5Core.dll!QEventDispatcherWin32::event(QEvent * e) Line 1040 C++ Qt5Widgets.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e) Line 3718 C++ Qt5Widgets.dll!QApplication::notify(QObject * receiver, QEvent * e) Line 3680 C++ Qt5Core.dll!QCoreApplication::notifyInternal2(QObject * receiver, QEvent * event) Line 1018 C++ Qt5Core.dll!QCoreApplicationPrivate::sendPostedEvents(QObject * receiver, int event_type, QThreadData * data) Line 1678 C++ qwindows.dll!00007ffe7eeef9bf() Unknown Qt5Core.dll!qt_internal_proc(HWND__ * hwnd, unsigned int message, unsigned __int64 wp, __int64 lp) Line 236 C++ user32.dll!00007ffecc18bc50() Unknown user32.dll!00007ffecc18b5cf() Unknown Qt5Core.dll!QEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 627 C++ qwindows.dll!00007ffe7eeef999() Unknown Qt5Core.dll!QEventLoop::exec(QFlags<enum QEventLoop::ProcessEventsFlag> flags) Line 211 C++ Qt5Core.dll!QCoreApplication::exec() Line 1291 C++ kate.exe!00007ff6c3ad5b28() Unknown kate.exe!00007ff6c3b1d574() Unknown kate.exe!00007ff6c3b1c5e2() Unknown kernel32.dll!BaseThreadInitThunk() Unknown ntdll.dll!RtlUserThreadStart() Unknown At line 193 in qwindowspipewriter.cpp, handle is 0xffffffffffffffff. In qprocess_win.cpp:822 the stdinchannel contains: - stdinChannel {file= process=0x0000000000000000 <NULL> notifier=0x0000000000000000 <NULL> ...} QProcessPrivate::Channel + file QString + process 0x0000000000000000 <NULL> QProcessPrivate * + notifier 0x0000000000000000 <NULL> QSocketNotifier * + reader 0x000002c0899bb720 {handle=0xffffffffffffffff overlapped={pipeWriter=0x000002c0899bb720 {handle=0xffffffffffffffff ...} } ...} QWindowsPipeReader * {QWindowsPipeWriter} + writer 0x000002c0899bb720 {handle=0xffffffffffffffff overlapped={pipeWriter=0x000002c0899bb720 {handle=0xffffffffffffffff ...} } ...} QWindowsPipeWriter * + pipe 0x000002c08987f890 {0xffffffffffffffff, 0xffffffffffffffff} void *[2] type 0 unsigned int closed true bool append false bool -- You are receiving this mail because: You are watching all bug changes.