From owner-freebsd-current@freebsd.org Sun Aug 30 19:06:07 2015 Return-Path: Delivered-To: freebsd-current@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 AB2629C6EAF for ; Sun, 30 Aug 2015 19:06:07 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id D3BC16DD for ; Sun, 30 Aug 2015 19:06:06 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id WAA13172; Sun, 30 Aug 2015 22:06:03 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ZW7vX-0002dP-1v; Sun, 30 Aug 2015 22:06:03 +0300 Subject: Re: panic: Stray timeout To: Oliver Pinter References: <55E2DA91.6080206@FreeBSD.org> Cc: FreeBSD Current From: Andriy Gapon Message-ID: <55E353E1.6050605@FreeBSD.org> Date: Sun, 30 Aug 2015 22:05:05 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Aug 2015 19:06:07 -0000 On 30/08/2015 21:37, Oliver Pinter wrote: > You have a running Xorg with radeonkms driver, and this issue > occurrence under high load (for example parallel buildworld)? I use radonkms indeed and judging from ta_func = ttm_bo_delayed_workqueue it was involved. But there was no steady system load before the crash, perhaps there was a spike though. -- Andriy Gapon