ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Падение при сборке на ядре wks26
Date: Sat, 11 Feb 2006 19:38:15 +0300
Message-ID: <20060211163815.GC9830@procyon.home> (raw)
In-Reply-To: <20060211151900.GA23764@wrars-comp.wrarsdomain>

[-- Attachment #1: Type: text/plain, Size: 1395 bytes --]

On Sat, Feb 11, 2006 at 08:19:00PM +0500, Andrey Rahmatullin wrote:
> On Sat, Feb 11, 2006 at 05:49:26PM +0300, Sergey Vlasov wrote:
> > Там при сборке не используются precompiled headers?  Если
> > используется, оно и под std26 вполне может падать, причём случайным
> > образом.  Сейчас в 2.6 по умолчанию используется рандомизация адресов
> > mmap
> А какая связь?

Это документированная проблема gcc 3.4: см. info gccinstall 'Specific':

   Some recent versions of GNU/Linux, such as Fedora Core 1, support
exec-shield-randomize.  Turning this on interferes with precompiled
headers.  If you need to use precompiled headers, exec-shield-randomize
can be turned off for the entire system by editing `/etc/sysctl.conf'
and adding a line:
     kernel.exec-shield-randomize = 0
   You may then need to run `sysctl -p'.

   This will be fixed in future releases of GCC.

kernel.exec-shield-randomize - это опция из патча к ядру, который у
нас не используется, но kernel.randomize_va_space в 2.6.x сейчас
делает по сути то же самое.  Проблема появляется из-за того, что файл
precompiled headers - это фактически сохранённый кусок памяти процесса
сс1[plus], который при его использовании должен быть отображён в те же
самые адреса, которые использовались при его создании, а рандомизация
адресов mmap этому мешает (в частности, нужные адреса могут оказаться
уже заняты).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2006-02-11 16:38 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-10 22:14 Anton Gorlov
2006-02-11 14:49 ` Sergey Vlasov
2006-02-11 15:19   ` Andrey Rahmatullin
2006-02-11 16:38     ` Sergey Vlasov [this message]
2006-02-11 17:16       ` Andrey Rahmatullin
2006-02-11 19:38   ` Anton Gorlov
2006-02-13  9:54 ` Led
2006-02-13 17:04   ` Andrey Rahmatullin
2006-02-13 17:31     ` Led
2006-02-13 17:45       ` Valery V. Inozemtsev
2006-02-13 17:55         ` Led
2006-02-14  8:03     ` Anton Gorlov
2006-02-14  9:46       ` Led
2006-02-14 11:53         ` Anton Gorlov
2006-02-14 11:59           ` Led
2006-02-14 14:54             ` Anton Gorlov
2006-02-14 14:59               ` Led
2006-02-14 15:20                 ` Anton Gorlov
2006-02-15 11:23                   ` Led
2006-02-15 11:21                 ` Anton Gorlov
2006-02-15 11:25                   ` Led
2006-02-15 11:30                     ` Anton Gorlov
2006-02-15 11:37                       ` Led
2006-02-15 11:53                         ` Anton Gorlov
2006-02-17  7:13                 ` Anton Gorlov
2006-02-17  8:00                   ` Andrey Rahmatullin
2006-02-17  9:46                     ` Led
2006-02-17 16:11                       ` [sisyphus] оЮДЕМХЕ ОПХ ЯАНПЙЕ МЮ ЪДПЕ wks26 Anton Gorlov
2006-02-17 17:12                       ` [sisyphus] Падение при сборке на ядре wks26 Andrey Rahmatullin
2006-02-17 18:26                         ` Anton Gorlov
2006-02-17 19:19                         ` Yuri N. Glibovetz
2006-02-17 10:36                     ` Anton Gorlov
2006-02-14 10:45       ` Sergey Vlasov
2006-02-14 11:54         ` Anton Gorlov
2006-02-14 12:02           ` Led
2006-02-14 14:56             ` Anton Gorlov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060211163815.GC9830@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git