Opened 18 years ago

Closed 12 years ago

#101 closed defect (worksforme)

libc: failed fork may cause wait4() to never return

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.5
Component: libc-backend Version: 0.6.1
Severity: normal Keywords: fork waitpid waitid wait3 wait4
Cc:

Description

I've got the "LIBC PANIC!!! LIBC fork: Child aborting fork()! rc=0xffffffea" error while running the libiberty configure. The parent process is stuck in wait4() waiting for some process to exit, but there are no child processes!

Change History (8)

comment:4 Changed 17 years ago by bird

Milestone: libc-0.6.2libc-0.6.3

comment:5 Changed 17 years ago by bird

Milestone: libc-0.6.3libc-0.6.4

comment:6 Changed 13 years ago by bird

Milestone: libc-0.6.4libc-0.7
Status: newassigned

comment:7 Changed 13 years ago by bird

Milestone: libc-0.7libc-0.6.4

comment:8 Changed 12 years ago by bird

Resolution: worksforme
Status: assignedclosed

Haven't seen it again.

Note: See TracTickets for help on using tickets.