From owner-freebsd-ports@FreeBSD.ORG Thu Jan 9 17:10:40 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9AD8F872 for ; Thu, 9 Jan 2014 17:10:40 +0000 (UTC) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0D2611981 for ; Thu, 9 Jan 2014 17:10:39 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id u14so2549964lbd.14 for ; Thu, 09 Jan 2014 09:10:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=3+clJYohWSDoyqt9Vi6+AcpRXczOXlaTuY28FcCtF2I=; b=yU4MFjjkZVIqKNJr0YDGXcRyO1iv5BsNipeJAyP6leU0J0BeJ//i73yioia//Uk3jO D5Fw1w+a3V1fXdY5JCrb8SCk5aC8G5xNK+OkmR+rIG6eW/rd+OVeqKos/HLAJpxlOErQ iQOyFmRto36qlMWuWByp4SRAqyhrukpKjzXnJRyfvHr7lP4Dns8e/gb87+ffbNa5QdO2 E4atp1LwAqj4EFtqJrmF1uWBnLXuUaSL0C9BwqF/OTMJiqSjqEPoRmhDjJ51mLdWCMnl rIG5Zcrfdad+31uvKdQlK/ZVpdtiXGi1vUD8OE7zHIiAew4sSUgGarGPnZR56hdKmzZ1 iR6w== X-Received: by 10.112.12.106 with SMTP id x10mr1638727lbb.61.1389287438083; Thu, 09 Jan 2014 09:10:38 -0800 (PST) Received: from ahti.pakhom.spb.ru (pakhomg.static.corbina.ru. [89.179.122.17]) by mx.google.com with ESMTPSA id c15sm1590187lbq.11.2014.01.09.09.10.36 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Jan 2014 09:10:37 -0800 (PST) Message-ID: <52CED80C.8070505@gmail.com> Date: Thu, 09 Jan 2014 21:10:36 +0400 From: Pakhom Golynga User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Jeremy Cayrasso Subject: Re: FreeBSD Port: zabbix2-server-2.0.10 References: <989173B4044C6C4E8472DBD4A7BF95612F5FEB0A@tvld-dc> <52C6D60D.1060308@gmail.com> <989173B4044C6C4E8472DBD4A7BF95612F60922B@tvld-dc> In-Reply-To: <989173B4044C6C4E8472DBD4A7BF95612F60922B@tvld-dc> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "ports@FreeBSD.org" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 17:10:40 -0000 Hi, I have no such problem. In the topic (https://www.zabbix.com/forum/showthread.php?p=142228) recommend using iksemel-1.4_1. 08.01.2014 19:05, Jeremy Cayrasso пишет: > > Hi, > > I did a portupgrade, all ports are up to date. > > In fact, jabber and web monitoring crash the zabbix server : > > If I set a jabber address like zabbix@domain.local > , on the first jabber alert, zabbix crash. > > If I activate web monitoring, zabbix crash. > > Both with the same error : Got signal > [signal:11(SIGSEGV),reason:1,refaddr:0x17]. Crashing ... > > I tried to import my zabbix database on a fresh vm install with zabbix > 2.0.10 and freebsd 9.2, same crash happened. > > It seems that the last iksemel break jabber : > https://www.zabbix.com/forum/showthread.php?p=142228 > > Any idea / solution ? > > Thanks > > Jeremy > > *De :*Pakhom Golynga [mailto:pakhom706@gmail.com] > *Envoyé :* vendredi 3 janvier 2014 16:23 > *À :* Jeremy Cayrasso > *Cc :* ports@FreeBSD.org > *Objet :* Re: FreeBSD Port: zabbix2-server-2.0.10 > > Hello, > I thinkyou should update snmp. > > 17.12.2013 19:25, Jeremy Cayrasso пишет: > > Hi, > > Since I’ve updated my zabbix port on freebsd 9.1 i386, I’m unable > to start the zabbix server. > > If I edit the Makefile ,remove this line and compile again : > > CONFIGURE_ARGS+= --with-net-snmp > > I’m able to start the zabbix server. > > I attached build log and zabbix-server log. > > Any idea ? > > Thanks > > Jeremy >