Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 2015 23:24:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 200601] www/chromium segfaults on accessing settings page
Message-ID:  <bug-200601-28929-ov0ICLShNz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200601-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200601-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200601

--- Comment #13 from pete@nomadlogic.org ---
(In reply to Tony Narlock from comment #12)
Hey, so I the only way I've been able to get a build of chromium to build with
useable debug symbols is to pass the WITH_DEBUG=yes flag passed to my make. 
So, in /usr/ports/www/chromium I just run the following:

$ make WITH_DEBUG=yes

then I am able to run chromium inside gdb and generate full backtraces.  Hope
this helps!

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200601-28929-ov0ICLShNz>