[Bug libc/10668] New: regression: since glibc 2.9 one app can not execute another one
zbiggy at o2 dot pl
sourceware-bugzilla@sourceware.org
Sat Sep 19 17:44:00 GMT 2009
After updating glibc 2.7/2.8 to 2.9 or 2.10.1 some apps which execute another
app stopped working on this functionality without any sign of error.
examples:
midnight commander: keys: F3 (launches mcview app) and F4 (launches mcedit app)
stopped working. Pressing these keys does nothing.
kde 3 or 4:
kdesu anyapp: execution returns nothing. The app launched via kdesu does not start.
Downgrading to glibc 2.8 resolves problem. Recompiling mc or kde after glibc
does not make difference. I encounter problem in glibc 2.9 and 2.10.1 built from
official sources. This is the only bug I found in these releases.
Can you please tell me if this is because old kernel headers? I use kernel
headers 2.6.23 and use linux-2.6.31
This regression happened between glibc 2.8 and 2.9 and continues to 2.10.1
parameters I use for configure:
--prefix=/usr \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
--with-elf \
--without-gd \
--without-cvs \
--enable-shared \
--enable-kernel=2.6.23 \
--enable-omitfp \
--with-headers=/usr/include \
--enable-add-ons=nptl,libidn \
--with-__thread \
--with-tls
--
Summary: regression: since glibc 2.9 one app can not execute
another one
Product: glibc
Version: 2.10
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: zbiggy at o2 dot pl
CC: glibc-bugs at sources dot redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10668
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list