From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43468-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.1 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 92fd2f4f for ; Sat, 15 Sep 2018 17:42:27 +0000 (UTC) Received: (qmail 27412 invoked by alias); 15 Sep 2018 17:42:14 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 43468 Received: (qmail 24035 invoked by uid 1010); 15 Sep 2018 17:42:14 -0000 X-Qmail-Scanner-Diagnostics: from www138.your-server.de by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(88.198.28.7):SA:0(-2.6/5.0):. Processed in 3.778198 secs); 15 Sep 2018 17:42:14 -0000 X-Envelope-From: debts@xk2c.de X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | From: TS Subject: Zsh: [7] + 23074 suspended (tty output) To: zsh-workers@zsh.org Message-ID: Date: Sat, 15 Sep 2018 19:22:24 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Authenticated-Sender: yup4hing8ed1teph9@Xk2c.de X-Virus-Scanned: Clear (ClamAV 0.100.1/24938/Sat Sep 15 18:14:33 2018) Hello, i am not subscribed, please cc me. in this bugreport https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908818 i reported an issue with Zsh 5.6. Debian maintainers asked to report directly. So here it goes. The shortest test case i could come with is documented in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=908818#66 Basically its a setup for startup profiling which did work up to 5.5.1 but since 5.6 instead of displaying profiling data zsh says: zsh: suspended (tty output) i then have to 'fg' first to see the actual profiling data. kind regards, Thilo