From owner-freebsd-questions@freebsd.org Thu Sep 1 22:22:06 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20E76BCC987 for ; Thu, 1 Sep 2016 22:22:06 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from hz.citrin.ru (hz.citrin.ru [IPv6:2a01:4f8:d16:10c3::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF910E72 for ; Thu, 1 Sep 2016 22:22:05 +0000 (UTC) (envelope-from citrin+bsd@citrin.ru) Received: from [192.168.0.144] (c-24-60-168-172.hsd1.ct.comcast.net [24.60.168.172]) (Authenticated sender: citrin@citrin.ru) by hz.citrin.ru (Postfix) with ESMTPSA id E58E8286B23 for ; Thu, 1 Sep 2016 22:22:02 +0000 (UTC) Subject: Re: Sox play freezes To: freebsd-questions@freebsd.org References: <20160901212935.GA32516@becker.bs.l> From: Anton Yuzhaninov Message-ID: <6b692816-c45f-cee0-b44a-812919002075@citrin.ru> Date: Thu, 1 Sep 2016 18:21:56 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160901212935.GA32516@becker.bs.l> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=citrin.ru; s=s0; t=1472768523; bh=6/s17oS5GmlB/T7HpLxTGowpGptNxfJlTA76d+zGde4=; h=Subject:To:References:From:Message-ID:Date:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ueetFtIycVEu0AnjrnIbumv5UKaDJw272kA3SU7jC7r0mzkPjxSPnZhrVFsLXCNWgHF/Ezf39xucHMh2UOoWlTQhnDjnFaml/X8OJ73xita9BC3KvgCXd7zlYrUy6m+vBTU5aIFpTOO+JkEfhSbsXVtqnPxza76w2ce1FuM6+D0= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2016 22:22:06 -0000 On 2016-09-01 17:29, Bertram Scharpf wrote: > my Sox play tool plays the file, then it freezes. The > remaining process does not answer on Ctrl-C nor on signal > TERM. It only can be removed by signal KILL. 1. Run procstat -k PID for frozen sox play 3. Try to play the same file with another tool, e. g. audio/wavplay