Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

[PATCH] loading dump includes tarpit entry is blocked

2009-10-11 by Kouhei Sutou

Hi,

I noticed that loading dump data that includes tarpit entry
is blocked:

  main() ->
    mg_init() ->
      dump_reload() ->
        PENDING_LOCK; <- !
        dump_parse() ->
          pending_update() ->
            PENDING_LOCK; <- block!


Here is a patch to fix this problem:
  http://www.clear-code.com/~kou/patches/milter-greylist-fix-deadlock-on-parsing-dump-file-which-has-tarpit-data.patch

Thanks,
--
kou

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.