From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 21 Aug 2012 13:27:55 +0200 From: cinap_lenrek@gmx.de To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] dns Topicbox-Message-UUID: ad67b474-ead7-11e9-9d60-3106f5b1d025 nothing wrong with diffing the changes and see if theres a clue, but to solve this one really needs to find the underlying cause no matter what. changes can just hide bugs or make them more or less likely to appear. can anyone provide at least a stacktrace or process snapshot of the crashed dns processes? from that you try to build a theory of what might be going wrong by thinking really really hard... (the thinking should be directly proportional to the time it takes to reproduce the bug) and then you work on how to prove that theory. just changing stuff without knowing what exactly was the problem with the old code is sometimes tempting, but wrong and dangerous. -- cinap