Opened 5 years ago

Closed 5 years ago

#197 closed defect (duplicate)

man: LIBC panic if run from root dir

Reported by: Lewis Rosenthal Owned by:
Priority: major Milestone:
Component: *none Version:
Severity: highest Keywords:
Cc:

Description

man 2.7.6.1-2 (i686) gets us:

man.exe: fork failed: No such file or directory

LIBC PANIC!!
LIBC fork: Child aborting fork()! rc=0xfffffffe

when run from \. Changing to any subdirectory one or more levels deep, whether in %PATH% or not, alleviates the symptom. I know we've seen this with other things (yum, for example, or python; see https://trac.netlabs.org/rpm/ticket/252).

The more likely solution for this is in LIBC or perhaps LIBCX. Feel free to close this when an appropriate ticket is opened. Sorry to be a nuisance with this one.

Change History (1)

comment:1 Changed 5 years ago by Silvan Scherrer

Resolution: duplicate
Status: newclosed

this is unfortunately an issue, which we can't fix atm. As it's a libc issue somewhere. And there are several ticket for that open already. So I close this in favor of the others. :)

Note: See TracTickets for help on using tickets.