Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2008 14:01:53 +0200
From:      Kris Kennaway <kris@FreeBSD.org>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        Ruslan Ermilov <ru@FreeBSD.org>, freebsd-arch@freebsd.org
Subject:   Re: Integration of ProPolice in FreeBSD
Message-ID:  <486233B1.2040006@FreeBSD.org>
In-Reply-To: <20080625092640.GC15815@obiwan.tataz.chchile.org>
References:  <200804181945.59189.max@love2party.net>	<20080418204738.GE4840@obiwan.tataz.chchile.org>	<20080419071400.GP73016@server.vk2pj.dyndns.org>	<20080419074921.GI4840@obiwan.tataz.chchile.org>	<20080420095911.GT5934@hoeg.nl>	<f19c444a0804200320ifd64f85tbb19bcdbbb657dbb@mail.gmail.com>	<20080423131720.GP92168@obiwan.tataz.chchile.org>	<20080609200937.GB72413@obiwan.tataz.chchile.org>	<486174DE.4080307@FreeBSD.org> <48617F66.6050607@FreeBSD.org> <20080625092640.GC15815@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremie Le Hen wrote:
> Hi Kris,
> 
> Thank you for testing this :).
> 
> On Wed, Jun 25, 2008 at 01:12:38AM +0200, Kris Kennaway wrote:
>>  Kris Kennaway wrote:
>>> FYI, I did a package build with world built with this patch (but without 
>>> adding -fstack-protector to CFLAGS).  I didnt notice any problems.  This 
>>> makes me slightly suspicious, but another hypothesis is that the patch is 
>>> in fact safe :-)
>>  I'm running a build with CFLAGS += -fstack-protector now...just to see how 
>>  much chaos will ensue :)
> 
> All ports on my laptop are compiled with it.  Only a few ones broke
> during build:
>     lang/gcc41
>     lang/gcc42	(gcc4x should break too)
>     emulators/qemu
>     net/etherboot

There are some others so far:

Everything gcc-derived:

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/g95-0.91.20070129.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/gcc-ooo-3.4.1_3.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/gcc-3.4.6_3,1.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/mingw32-gcc-4.2.1,1.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/gpc-20060325_1.log
...

build error:

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/ruby18-eet-0.1.4.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/ruby18-evas-20080302.log

segfaults, not aborts:

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/zh-mplayer-fonts-1.0_1.log

runtime error:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/quranref-1.01_1.log

linker failure:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/emacs.app-9.0_3.log

sigbus:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/ikiwiki-2.48_1.log
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/drscheme-370_2.log

abort due to stack protector:
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.8-exp.2008062315/vips-7.12.4_3.log

Kris



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