Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=194471
Jaroslav Škarvada <jskarvad(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |CLOSED
Resolution| |RAWHIDE
--- Comment #12 from Jaroslav Škarvada <jskarvad(a)redhat.com> 2010-03-30 10:06:05 EDT ---
Looks as fixed in grep-2.6.1 in rawhide. I am going to push it as regular
update to all suported versions of Fedora.
$ time grep foobar /usr/lib/locale/locale-archive
real 0m1.410s
user 0m0.199s
sys 0m0.178s
$ time grep -i foobar /usr/lib/locale/locale-archive
real 0m4.504s
user 0m4.374s
sys 0m0.043s
$ time fgrep -i foobar /usr/lib/locale/locale-archive
real 0m4.422s
user 0m4.280s
sys 0m0.036s
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=220892
Jan Kratochvil <jan.kratochvil(a)redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |ASSIGNED
Version|rawhide |13
Keywords| |Reopened
CC| |jan.kratochvil(a)redhat.com
Platform|All |i686
Resolution|INSUFFICIENT_DATA |
--- Comment #3 from Jan Kratochvil <jan.kratochvil(a)redhat.com> 2010-03-26 17:34:17 EDT ---
This problem still exists.
It affects both x86_64 kernels running i386 programs and i386 kernels.
As GDB has default "set disable-randomization on" for reproducible debugging
sessions this feature does not work for 32bit programs/platform.
Tested:
kernel-2.6.33.1-19.fc13.i686
kernel-2.6.32.9-70.fc12.x86_64
(set -x; for i in -m64 -m32;do gcc $i -o ADDR_NO_RANDOMIZE ADDR_NO_RANDOMIZE.c
-Wall -g -fPIE -pie && ./ADDR_NO_RANDOMIZE; done)
+ gcc -m64 -o ADDR_NO_RANDOMIZE ADDR_NO_RANDOMIZE.c -Wall -g -fPIE -pie
nonrandom3: OK
+ gcc -m32 -o ADDR_NO_RANDOMIZE ADDR_NO_RANDOMIZE.c -Wall -g -fPIE -pie
nonrandom2: Even with ADDR_NO_RANDOMIZE: prev 0x48d82c vs. now 0xb4882c
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=201043
Fedora Update System <updates(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed In Version|postgresql-8.4.3-1.fc13 |postgresql-8.4.3-1.fc12
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=201043
--- Comment #16 from Fedora Update System <updates(a)fedoraproject.org> 2010-03-25 18:28:42 EDT ---
postgresql-8.4.3-1.fc12 has been pushed to the Fedora 12 stable repository. If
problems still persist, please make note of it in this bug report.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=201043
Fedora Update System <updates(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |CLOSED
Fixed In Version| |postgresql-8.4.3-1.fc13
Resolution| |ERRATA
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=201043
--- Comment #15 from Fedora Update System <updates(a)fedoraproject.org> 2010-03-25 18:24:01 EDT ---
postgresql-8.4.3-1.fc13 has been pushed to the Fedora 13 stable repository. If
problems still persist, please make note of it in this bug report.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=249079
Sandro Janke <bugzilla_redhat(a)penguinpee.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla_redhat@penguinpee.
| |nl
--- Comment #26 from Sandro Janke <bugzilla_redhat(a)penguinpee.nl> 2010-03-25 16:45:14 EDT ---
All bugs that this one depends on appear to be resolved. Latest f12 release
rebuilds fine for EPEL 4 and 5 [1,2]. When will this version be released to
EPEL?
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=2076064
[2] https://koji.fedoraproject.org/koji/taskinfo?taskID=2076025
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=205910
Andrew Lau <amlau(a)alum.mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amlau(a)alum.mit.edu
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=198392
Fedora Update System <updates(a)fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |ON_QA
--- Comment #8 from Fedora Update System <updates(a)fedoraproject.org> 2010-03-23 19:34:39 EDT ---
nfs-utils-1.2.2-1.fc13 has been pushed to the Fedora 13 testing repository. If
problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
su -c 'yum --enablerepo=updates-testing update nfs-utils'. You can provide
feedback for this update here:
http://admin.fedoraproject.org/updates/nfs-utils-1.2.2-1.fc13
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.