From owner-freebsd-hackers@FreeBSD.ORG Sun Aug 29 14:41:54 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 CE157106566C for ; Sun, 29 Aug 2010 14:41:54 +0000 (UTC) (envelope-from davide.italiano@gmail.com) Received: from mail-qy0-f175.google.com (mail-qy0-f175.google.com [209.85.216.175]) by mx1.freebsd.org (Postfix) with ESMTP id 8728A8FC08 for ; Sun, 29 Aug 2010 14:41:54 +0000 (UTC) Received: by qyk8 with SMTP id 8so2325231qyk.13 for ; Sun, 29 Aug 2010 07:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=VzE7hrlJ8g3p47xiLfsE2ZmujAZf9b7LrfEoat6TLJA=; b=NzGJpT0z6yfwBtYRwJ+XAovCZETT5ujTyA3LpljE3uloHoQsQ9kXbJGDso8aD323P0 T0LkhRfJARMa1xJ8RsxxFMOdHG+JZ7tnQEBGbPpFHnntXqR3XU13zzD78OPMRPZ9kfRQ P87SwQlLoPw1oQVH8VIIzMwEnuthREIQfJUrk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Koqqw0vrmCR1veCH4Xk6KbpqBwgB9MhhJuXuoY/m+le6Ko9I0cft+otrENKtB3TGQ2 CI8UV58r6OL7ivhwZTz3olqgVBjOa3YNpFNV5x7Vgl8qcQN2h3V3QC5k9JTQV5D7jwSG qq/GeeUyL9g5e2bQIKUwtdcXvAUK2doXtJlxI= MIME-Version: 1.0 Received: by 10.229.215.19 with SMTP id hc19mr2217072qcb.107.1283091529295; Sun, 29 Aug 2010 07:18:49 -0700 (PDT) Received: by 10.229.246.68 with HTTP; Sun, 29 Aug 2010 07:18:48 -0700 (PDT) Date: Sun, 29 Aug 2010 16:18:48 +0200 Message-ID: From: Davide Italiano To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: 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 14:41:54 -0000 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. Thanks Davide