Menu

#1 bind crashes on reconfig/HUP

closed-fixed
nobody
None
5
2010-04-20
2010-04-20
Anonymous
No

BIND crashes on reconfig or HUP, probably due to the way it instances a new, then destroys the old, back end when reloading itself. For Perl to use a single interpreter, this probably causes corruption of the interpreter.

I suggest changing things to use multiplicity/PERL_SET_CONTEXT or hack around this to not creating a new instance before unloading the last one.

Discussion

  • jeagle

    jeagle - 2010-04-20

    Issue is fixed for both mutliplicity and non-multiplicity Perl's in latest SVN version.

     
  • jeagle

    jeagle - 2010-04-20
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB