X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=G+g xNzlpHKdLYJmJVZmlk1gj9amsPNP4r4MUkPyt98xUJ+fs1bmqs+vn8UcoEkzIYqa yFHnyeZFQY0CbzY2qtpp+V0wdQkTeR5yiaragYmvjBz6HhyD1lMAWUN7jGX9ICsP GU5wQpacPozwC7ZtmUG7JUZAqSYNGtJiQJpD3SJw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=qI8Qa/Qag o0yQvzFsLrsJKcKFZY=; b=dDy+L3YUnBgFXp/onzzZThub4uCaeXXEHBzf/Uj8P Kv4nHoIODxp+LloDPUgC32HDeOnTwVkxb1qUM3jhv6Jw2tcmbx48EzclFiDa/poP h79Ayq7DD8swpxmatBTg2UQMsM28/xm9UQRuCJclvkqwV8lQ0AU27kHPPunlRvV2 9E= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=visual, respond X-HELO: smtp6-v.fe.bosch.de From: "Leutwein Tobias (BEG/ESB1)" To: "cygwin AT cygwin DOT com" Subject: Freeze of Kde applications Date: Mon, 22 Jan 2018 10:46:27 +0000 Message-ID: <3694377462ae4ac79baf2fe63f282267@de.bosch.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-TM-AS-MML: disable X-TMASE-MatchedRID: c2UdnKm4iz2xwgEbvCQ1wY9z32Q2bEZ+GSqdEmeD/nVtw+n+iKWyyLpp SwuYPeB7JHIOeZPxLFj7RATI82Ncf2lm2w5uC3SG4aieqCznPEG51wB2BUjzGU0SXxd4W9zIxF7 ZdNc1k4a8IfD8Jq0gOiOT+Q8jwM/H1weW8fhyx1lIcJTn2HkqsX0tCKdnhB58HOI0tZ7A+B36C0 ePs7A07fUrOTjR0Rj1YCwAA/XynYqr3qFMCw4VG9eFYtoNJdki1/DsUAa5DA8= Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w0MAkoav007567 Hi, does at anyone the current cygwin64 Kde5 programs especially okular and konsole reliable work? In my case konsole often freezes if I start something which needs 100% CPU resources, i.e. a build with make -j 20. Okular does sometimes work a long time, sometimes nearly direct after opening a document it freezes. Freezes means in my case, that the application didn't respond to anything (except kill), visual everything is fine. Starting okular with strace doesn't work, also attaching the process after program is started to strace doesn't work. If I start okular through gdb and I interrupt the process most of the time gdb shows this Python Exception : Program received signal SIGINT, Interrupt. g_wakeup_signal (wakeup=0xffffbeb0) at /usr/src/debug/glib2.0-2.52.3-1/glib/gwakeup.c:250 250 while (G_UNLIKELY (res == -1 && errno == EINTR)); (gdb) But I don't think that this is the issue. If I make a fresh installation of Cygwin I get the same issues. If at someone these programs reliable work maybe he can send me the output of # cygcheck.exe --check-setup Tobias -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple