From owner-freebsd-hackers@FreeBSD.ORG Sun Aug 29 21:12:28 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB239106564A for ; Sun, 29 Aug 2010 21:12:28 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 53E328FC1C for ; Sun, 29 Aug 2010 21:12:28 +0000 (UTC) Received: by qwg5 with SMTP id 5so4805517qwg.13 for ; Sun, 29 Aug 2010 14:12:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=gEdi7xGtMR7GZ/QC/abtSRwSCIOgPtdKUv/4w7czFj0=; b=dduQChdJ3smtjKv4zqXUbkEvRhoak5MeOZ6p0MxQWB+Z98cqBNoRYoVAlppiYZP2bz iyR06cArzD7IiNGEyoaTPT3emoX+sVt7noyJEzrhCnBDzpPCBD1IJua9CBjEZdOYtfdJ YMuAxuBsgWqvDcPI98HkK9cKrxPYcFWJ0PRs8= 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=AplwFIOPwxlhF1Ici091/Pw1y0WeU7yxqTYi2R7z5xvf61zOIgJlHMxL0DUhSW8gh6 4gUrYvIuCFldhuQjllwnShq4Gby2555ZACyGfPCdAYHT3rExvKd7SU/CfTzi7Meyqn45 +sJn8G+qkGehLlmDoQo/DeteVxWKv9li7Y56o= MIME-Version: 1.0 Received: by 10.229.11.27 with SMTP id r27mr2351506qcr.294.1283116289379; Sun, 29 Aug 2010 14:11:29 -0700 (PDT) Received: by 10.229.246.68 with HTTP; Sun, 29 Aug 2010 14:11:29 -0700 (PDT) In-Reply-To: References: <4C7A8ACD.9020201@gmail.com> Date: Sun, 29 Aug 2010 23:11:29 +0200 Message-ID: From: Davide Italiano To: Garrett Cooper Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org, Glen Barber Subject: Re: System freezes unexpectly X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2010 21:12:28 -0000 On Sun, Aug 29, 2010 at 10:06 PM, Garrett Cooper wrote: > On Sun, Aug 29, 2010 at 9:33 AM, Davide Italiano > wrote: >> On Sun, Aug 29, 2010 at 6:29 PM, Glen Barber wrote: >>> On 8/29/10 10:18 AM, Davide Italiano wrote: >>>> Hi. >>>> I'm running 8.1 on my Sony Vaio laptop, with dwm as window manager on >>>> lastest Xorg on ports. >>>> When I'm trying to run firefox3, the system "freezes" unexpectly. I >>>> know that "freezes" is a bit generic but I can't find a more specific >>>> term to describe the situation. Dmesg doesn't give useful infos. >>>> >>>> I installed firefox using pkg_add -r , the only add-on/plugin >>>> installed is Xmarks. >>>> >>>> I'm ready to eventually debug, any suggestion is apprectiated. >>>> >>> >>> Hi Davide, >>> >>> Can you run firefox from xterm and check for any errors that might be >>> generated? > > What video driver are you using, can you stimulate this issue with > other applications in X11, etc? > -Garrett > I tried to stimulate issue w/ other applications and other window managers, but I didn't obtain anythin' ( I also tried w/ epiphany, that uses the same rendering engine of firefox) . Firefox "freezes" the system (again, I don't know if it's the right term). The driver I'm using is radeon. Regards. Davide Italiano