[opendmarc-dev] OpenDMARC 1.2.1 Beta1 available

Andreas Schulze sca at andreasschulze.de
Thu Mar 27 23:21:46 PDT 2014


Hi, Murray!

little segfault if no

# cat opendmarc.conf
Background              no
BaseDirectory           /var/lib/dmarc/
EnableCoredumps         yes
HistoryFile             history
PublicSuffixList        effective_tld_names.dat
Socket                  inet:30066 at localhost
Syslog                  yes
UserID                  dmarc

# ulimit -c unlimited
# env - /usr/sbin/opendmarc -c opendmarc.conf
Speicherzugriffsfehler (Speicherabzug geschrieben)

# gdb /usr/sbin/opendmarc  
/var/core/opendmarc_running_as_pid_27146_at_host_spider_got_signal_11
GNU gdb (GDB) 7.0.1-debian
...
Core was generated by `/usr/sbin/opendmarc -c /etc/opendmarc/opendmarc.conf'.
Program terminated with signal 11, Segmentation fault.
#0  0x0805130a in main (argc=3, argv=0xbfd710d4) at opendmarc.c:4331
4331    opendmarc.c: Datei oder Verzeichnis nicht gefunden.
         in opendmarc.c
(gdb) bt
#0  0x0805130a in main (argc=3, argv=0xbfd710d4) at opendmarc.c:4331


the error goes away if config is changed to "Syslog no"

Andreas




More information about the opendmarc-dev mailing list