Date: Thu, 17 May 2012 08:55:49 -0700 From: Evan Martin <evan@chromium.org> To: "Conrad J. Sabatier" <conrads@cox.net> Cc: freebsd-chromium@freebsd.org, freebsd-current@freebsd.org Subject: Re: Chrome crashing system (amd64-10.0-CURRENT) Message-ID: <CAFzwtj2bh6YaJ%2BkOY4%2BhrSFOSD=rvNoSziBeg0v6skBbQ1hb7Q@mail.gmail.com> In-Reply-To: <20120517011554.5d16067e@serene.no-ip.org> References: <20120517011554.5d16067e@serene.no-ip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
These kinds of hard locks often point at graphics driver problems, but normally Chrome relies on a driver whitelist that likely doesn't include any FreeBSD drivers. Did you perhaps set a flag somewhere to bypass a blacklist? You could try some command line flags like --blacklist-accelerated-compositing --blacklist-webgl to see if they help. (I found those on http://peter.sh/experiments/chromium-command-line-switches/ , not certain if they do what you need.) Another idea is to use strace/ktrace/truss into a log file to see what it was doing around the time of dying. On Wed, May 16, 2012 at 11:15 PM, Conrad J. Sabatier <conrads@cox.net> wrot= e: > For the last week or so, I've been unable to run chrome. =A0Any attempt > to start it up will cause the system either to freeze up or reboot. > > To make matters worse, no trace of what's happening is anywhere to be > found. =A0Nothing in any log files. =A0The system doesn't drop into the > kernel debugger, either. =A0It's either a hard freeze or sudden reboot. > > I've tried rebuilding the chromium port, with both clang and gcc 4.6, > to no avail. =A0I've also updated the system sources several times this > week and remade world/kernel. =A0Nothing seems to help. > > I'm totally stumped as to how to determine what's going on here. =A0Any > suggestions as to how to obtain some useful info? > > Thanks! > > -- > Conrad J. Sabatier > conrads@cox.net > _______________________________________________ > freebsd-chromium@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-chromium > To unsubscribe, send any mail to "freebsd-chromium-unsubscribe@freebsd.or= g"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFzwtj2bh6YaJ%2BkOY4%2BhrSFOSD=rvNoSziBeg0v6skBbQ1hb7Q>