#127 closed defect (fixed)
Dnmalloc does not work on cygwin
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.5.1 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Causes obscure error like:
sig-send: wait for sig-complete event failed, signal-34,rc 258, Win32 error 0
which may be related to pthread_atfork().
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [192] (disable dnmalloc on cygwin).