On Mon, Apr 04, 2011 at 06:28:20PM +0200, Rudy Gevaert wrote: > Hello list, > > I am getting a segfault when I run postconf on Solaris 10 > SunOS horus 5.10 Generic_142910-17 i86pc i386 i86pc > > postconf -n doesn't segfault! > > > running it with truss: > > smtpd_discard_ehlo_keyword_address_maps = > smtpd_discard_ehlo_keywords = > smtpd_end_of_data_restrictions14374: write(1, " o w q\n s m t p _ a d > d".., 4096) = 4096 > 14374: Incurred fault #6, FLTBOUNDS %pc = 0x080775C4 > 14374: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 > 14374: Received signal #11, SIGSEGV [default] > 14374: siginfo: SIGSEGV SEGV_MAPERR addr=0x00000000 > > Any ideas what this could be?
Report a backtrace from "gdb", not "truss" output. Which release of Postfix is this? You should be using 2.8.2. -- Viktor.