Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Nov 2014 18:39:13 +0000
From:      "Tomek" <tomek@apostata.org>
To:        chromium@freebsd.org
Subject:   Re: Still segfault at start
Message-ID:  <0242ddfdf4f8ab796793d3f186e60d39@webmail.olejniczak.info>
In-Reply-To: <54562C5D.5050603@freebsd.org>
References:  <54562C5D.5050603@freebsd.org> <20141102100531.GA5218@lena.kiev>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,=0A=0A2 listopada 2014 14:06 - "Ren=C3=A9 Ladan" <rene@freebsd.org>::=
=0A> On 02-11-2014 11:05, Lena@lena.kiev.ua wrote:=0A> =0A>> 8.4 i386, on=
e more newer version 38.0.2125.111 from=0A>> pkg.FreeBSD.org/freebsd:8:x8=
6:32 - at start=0A>> this time a window frame didn't appear, again segfau=
lt:=0A>> =0A>> (deleted ~/.config/chromium, ~/.cache/chromium, ~/.pki)=0A=
>> ~ $ LD_LIBRARY_PATH=3D/usr/local/lib/gcc48 chrome --ssl-version-min=3D=
tls1=0A>> Segmentation fault (core dumped)=0A>> ~ $ gdb /usr/local/share/=
chromium/chrome chrome.core=0A>> ...=0A>> (gdb) bt=0A>> #0 0x2dde2f37 in =
getframeaddr () from /usr/local/lib/libexecinfo.so.1=0A>> #1 0x2dddeb21 i=
n backtrace () from /usr/local/lib/libexecinfo.so.1=0A=0AThe problem lies=
 in backtrace from execinfo - in stack_trace_posix.cc line 751:=0Acount_ =
=3D base::saturated_cast<size_t>(backtrace(trace_, arraysize(trace_)));=
=0A=0AThe solution is either comment it out and return 0 or add -fno-omit=
-frame-pointer=0Ain CFLAGS in port Makefile.=0A=0AI've tested it on FreeB=
SD 8.4 in VirtualBox. Can anybody test it also?=0A=0AThis is not really a=
 chromium problem - it is broken execinfo...=0A=0A--=0ABest Wishes=0ATome=
k



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0242ddfdf4f8ab796793d3f186e60d39>