inn 2.4.3 segfaults in certain incoming.conf situations

Marc Haber mh+inn-workers at zugschlus.de
Wed Jun 20 10:00:56 UTC 2007


Hi,

my inn 2.4.3 (installed packages from Debian etch) segfaults in some
situations depending on the _order_ or entries in incoming conf.

For example:

<working incoming.conf>
streaming:              true   # streaming allowed by default
max-connections:        8      # per feed

peer ME {
  hostname:         "localhost, 127.0.0.1, ::1"
}

group peers {
        patterns: "@ka.*, at tnib.*, at bofh.*, at fur.*,@*.bina*,@*.baina*, at hr.*binar*,!junk,!control,!control.*"

        peer news.turmzimmer.net {
	}
	
	<other peers, with no special settings aside from an
         occasional "hostname: " entry, snipped>
	
	group ka-peers {
		patterns:       "@tnib.*, at bofh.*, at fur.*,@*.bina*,@*.baina*, at hr.*binar*,!junk,!control,!control.*"
		peer news.belwue.de {
                }

                peer news.bawue.net {
                        hostname: "news.bawue.net,feed.news.bawue.net"
                }

                peer torres.zugschlus.de {
                        hostname: "torres.zugschlus.de"
                }

                peer news.akk.org {
                        hostname: "akk3-dmz.akk.uni-karlsruhe.de"
                }
        }
}
</working incoming conf>

When I exchange the last two peers, giving:
	group ka-peers {
		patterns:       "@tnib.*, at bofh.*, at fur.*,@*.bina*,@*.baina*, at hr.*binar*,!junk,!control,!control.*"
		peer news.belwue.de {
                }

                peer news.bawue.net {
                        hostname: "news.bawue.net,feed.news.bawue.net"
                }

                peer news.akk.org {
                        hostname: "akk3-dmz.akk.uni-karlsruhe.de"
                }
		
                peer torres.zugschlus.de {
                        hostname: "torres.zugschlus.de"
                }
        }

inn segfaults at startup. An strace shows that the last thing it does
it sending a DNS lookup for torres.zugschlus.de.

Is this a known issue?

Greetings
Marc		

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


More information about the inn-workers mailing list