From owner-freebsd-x11@FreeBSD.ORG Wed Feb 10 08:24:47 2010 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF5F31065679; Wed, 10 Feb 2010 08:24:47 +0000 (UTC) (envelope-from masoom.shaikh@gmail.com) Received: from mail-px0-f203.google.com (mail-px0-f203.google.com [209.85.216.203]) by mx1.freebsd.org (Postfix) with ESMTP id 956688FC21; Wed, 10 Feb 2010 08:24:47 +0000 (UTC) Received: by pxi41 with SMTP id 41so8423809pxi.27 for ; Wed, 10 Feb 2010 00:24:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=T4eSmwMTcKtN8v3FcuP75CJRyTGKO1kwdRram0/SVfs=; b=piCZ7MIqoQmLE8RSojFAYYd8wNj8XbkOCJwQp19soorL71SjO0bRKe6dApS3DO2IG+ aa8O9a7+ft3CvGJSmQjTlCJO0a6taY+OWRQFVgar3b06ejsvViv5xRQ/L+rEaE1MPTGP L8azLwPCErgRpe6eHaI2K3GS7f5O0ZTfIZwGI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Gz9vQCOiJAnpekeiZ7rKmBd8JZkB5bUtUIt+6bd983Dp1jY4o/WCESjuaybkYRgsEw A5CWA1/v5tmpZGtoU9iClE4mCipY/Bd+taq3aSHjhPBHnjr6OzjXA7Cgc2cEc6FHyc4A cKD6mIACToNlg8eIqs87C5fxbDM5AHC1eJDcM= MIME-Version: 1.0 Received: by 10.115.65.17 with SMTP id s17mr3975940wak.100.1265788451618; Tue, 09 Feb 2010 23:54:11 -0800 (PST) In-Reply-To: <6101e8c41002091524q25a7e026u585e575eb4f1589c@mail.gmail.com> References: <6101e8c41002091524q25a7e026u585e575eb4f1589c@mail.gmail.com> Date: Wed, 10 Feb 2010 13:24:11 +0530 Message-ID: From: Masoom Shaikh To: Oliver Pinter Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: stable@freebsd.org, x11@freebsd.org, freebsd-x11@freebsd.org Subject: Re: freebsd7, radeon, xorg-server -> deadlock or so X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Feb 2010 08:24:47 -0000 On Wed, Feb 10, 2010 at 4:54 AM, Oliver Pinter wrote: > Hi all! > > After updated the xorg* and dri* and dependency, the system going to > deadlock at second start of xserver. I think it is not an uniqe issue, > as others wrote them at freebsd-x11: > http://lists.freebsd.org/pipermail/freebsd-x11/2010-February/009370.html > > The symptoms: > * independent from enabled or disabled DRI or GLX, first I think, this > is the error, but not > * the system going to deadlock state > * no coredumps of xorgs > * no panic, but the system is unusuable > * independent from the driver: probed the radeon and radeonhd driver > * independent from the WITHOUT_NOUVEAU or WITH_NOUVEAU compile options > (make.conf) > * the system is: FreeBSD peonia.teteny.bme.hu 7.3-PRERELEASE FreeBSD > 7.3-PRERELEASE #29 r203612+fa83fdf: Mon Feb 8 02:11:08 CET 2010 > root@peonia.teteny.bme.hu:/usr/obj/usr/src/sys/stable amd64 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > are you using intel wireless cards ? I had/having similar issues when such freeze happens hard boot is the only option. I think it has something to do with wlandev or something related to wpi driver. I cannot comment more since coredumps are occasional and back trace suggests it is doadump(). here is my report earlier http://lists.freebsd.org/pipermail/freebsd-questions/2009-November/207768.html