Opened 16 years ago

Closed 16 years ago

Last modified 8 years ago

#112 closed defect (fixed)

Potential deadlock on fork() with dnmalloc

Reported by: rainer Owned by: rainer
Priority: major Milestone: 2.4.6
Component: main Version: 2.4.5
Keywords: Cc:

Description

On Linux/i386, modules that fork may deadlock if dnmalloc is used. This seems to be caused by a problem with the pthread_atfork() implementation (?). The main thread (file check) will continue.

Change History (1)

comment:1 by rainer, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset [174].

Note: See TracTickets for help on using tickets.