On 26.8.2016 03:11, Evan Hunt via RT wrote: > Hi Petr, > > I've added this feature in the 9.11 branch now; see commit 02fb764681. > > 4455. [cleanup] Allow dyndb modules to correctly log the filename > and line number when processing configuration text > from named.conf. [RT #43050] > > 9.11.0 I've tried to write a minimal program which is using the parser and functions you provided to set file & name of the buffer in question. For some reason it does not work and I'm not sure if it is caused by mistake I made or what is going on. I'm attaching minimal program to reproduce the crash. Compile it using: $ gcc -ggdb -lisc -lisccfg -ldns test.c The source contains in-line comments to make the line where I see problems. How should I fix that? Thank you for your help! -- Petr Spacek @ Red Hat