maintainer-feedback requested: [Bug 222119] Chromium 60 and 59 gives segmentation fault, but Chromium 58 works fine

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 7 10:23:55 UTC 2017


megiddgit at gmail.com has reassigned Bugzilla Automation <bugzilla at FreeBSD.org>'s
request for maintainer-feedback to chromium at FreeBSD.org:
Bug 222119: Chromium 60 and 59 gives segmentation fault, but Chromium 58 works
fine
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222119



--- Description ---
Here is the output trying to run Chromium:

$ /usr/local/bin/chrome
Segmentation fault
$ tail -1 /var/log/messages
Sep  7 14:31:42 D820 kernel: pid 6267 (chrome), uid 1001: exited on signal 11

My machine is:

$ uname -a
FreeBSD D820 10.3-STABLE FreeBSD 10.3-STABLE #0 r300092: Wed May 18 02:02:40
UTC 2016     root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC	i386

Chromium package is:

$ pkg info chromium
chromium-60.0.3112.113
Name	       : chromium
Version        : 60.0.3112.113
Installed on   : Wed Sep  6 03:14:57 2017 IRDT
Origin	       : www/chromium
Architecture   : FreeBSD:10:i386
Prefix	       : /usr/local
Categories     : www
Licenses       : LGPL21, BSD3CLAUSE, MPL11
Maintainer     : chromium at FreeBSD.org
WWW	       : https://www.chromium.org/Home
Comment        : Google web browser based on WebKit
Options        :
	ALSA	       : on
	CODECS	       : on
	DEBUG	       : off
	DRIVER	       : on
	GCONF	       : on
	KERBEROS       : on
	PULSEAUDIO     : off
	SNDIO	       : off
	TEST	       : off
Shared Libs required:
	libavutil.so.55
	libexpat.so.1
	libXext.so.6
	libxslt.so.1
	libpango-1.0.so.0
	libjpeg.so.8
	libFLAC.so.8
	libcairo.so.2
	libgtk-3.so.0
	libxml2.so.2
	libXtst.so.6
	libX11-xcb.so.1
	libwebp.so.7
	libatk-1.0.so.0
	libcups.so.2
	libgmodule-2.0.so.0
	libXcomposite.so.1
	libXss.so.1
	libxcb.so.1
	libgdk_pixbuf-2.0.so.0
	libgio-2.0.so.0
	libasound.so.2
	libXfixes.so.3
	libwebpmux.so.3
	libwebpdemux.so.2
	libnssutil3.so
	libnss3.so
	libgobject-2.0.so.0
	libnspr4.so
	libgconf-2.so.4
	libharfbuzz.so.0
	libglib-2.0.so.0
	libX11.so.6
	libdbus-1.so.3
	libXdamage.so.1
	libavcodec.so.57
	libXrender.so.1
	libXcursor.so.1
	libXrandr.so.2
	libsnappy.so.1
	libfontconfig.so.1
	libavformat.so.57
	libsmime3.so
	libXi.so.6
	libgdk-3.so.0
	libpangocairo-1.0.so.0
Annotations    :
	cpe	       :
cpe:2.3:a:google:chrome:60.0.3112.113:::::freebsd10:x86
	repo_type      : binary
	repository     : FreeBSD
Flat size      : 226MiB
Description    :
Chromium is an open-source browser project that aims to build a safer,
faster, and more stable way for all users to experience the web.

The Chromium website contains design documents, architecture overviews,
testing information, and more to help you learn to build and work with
the Chromium source code.

WWW: https://www.chromium.org/Home


More information about the freebsd-chromium mailing list