[Dnsmasq-discuss] versions 2.26 and 2.27 crash on uClib LEAF running on WRAP box

Jean Wolter jw5-dns at os.inf.tu-dresden.de
Thu Apr 13 08:33:26 BST 2006


leaf-user at doorstop.kicks-ass.org writes:

> Segmentation Fault
>
> I'll try compiling dnsmasq to get a core file.

You don't have to recompile dnsmasq to get a core file, you have to
tell the system to enable corefiles.

Assuming LEAF uses busybox init ... look at the busybox configuration
and check whether

 CONFIG_FEATURE_INIT_COREDUMPS:
  x If this option is enabled and the file /.init_enable_core               x  
  x exists, then init will call setrlimit() to allow unlimited              x  
  x core file sizes.  If this option is disabled, processes                 x  
  x will not generate any core files.                                       x  

is enabled.

regards,
Jean



More information about the Dnsmasq-discuss mailing list