From owner-freebsd-ports@FreeBSD.ORG Mon Aug 15 19:10:25 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1FCC16A41F for ; Mon, 15 Aug 2005 19:10:24 +0000 (GMT) (envelope-from sw@gegenunendlich.de) Received: from mail.onlinefix.de (mail2-out.titan-networks.de [217.140.72.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6AB43D48 for ; Mon, 15 Aug 2005 19:10:23 +0000 (GMT) (envelope-from sw@gegenunendlich.de) Received: from kyuzo.dunkelkammer.void ([217.140.77.242]) (authenticated bits=0) by mail.onlinefix.de (8.12.3/8.12.3/Debian-7.1) with ESMTP id j7FJAKo6031827 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 15 Aug 2005 21:10:20 +0200 Received: by kyuzo.dunkelkammer.void (Postfix, from userid 1002) id C903B3B86; Mon, 15 Aug 2005 21:10:19 +0200 (CEST) Date: Mon, 15 Aug 2005 21:10:19 +0200 From: Stefan Walter To: freebsd-ports@freebsd.org Message-ID: <20050815191019.GC1807@kyuzo.dunkelkammer.void> Mail-Followup-To: freebsd-ports@freebsd.org, Juho Vuori Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Xm/fll+QQv+hsKip" Content-Disposition: inline Organization: Infinity Approximation Task Force X-PGP-key: http://www.gegenunendlich.de/swalter-rsa.asc X-PGP-fingerprint: 85D8 6A49 22C7 6CD9 B011 5D6A 5691 111B 12B9 E0B3 User-Agent: Mutt/1.5.9i X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Juho Vuori Subject: games/pioneers on RELENG_6, anyone? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 19:10:25 -0000 --Xm/fll+QQv+hsKip Content-Type: multipart/mixed; boundary="YD3LsXFS42OYHhNZ" Content-Disposition: inline --YD3LsXFS42OYHhNZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, has anyone tried playing Pioneers (games/pioneers) on a RELENG_6 system, yet? I can play it on both my RELENG_5 and RELENG_6 system (both recently updated), but I have received a report of crashes (originator is cc'd) on RELENG_6 when you do the following: ### begin copy from report ### 1. Start pioneers-server-gtk. 2. Click Start server. 3. Click Add Computer Player. 4. The program dies. The tty output of the program is: ai port is 5556 - 10:32:27 - Connecting to localhost, port 5556 - 10:32:27 *ERROR* Error connecting to localhost: Connection refused ** ERROR **: file state.c: line 595 (sm_current): assertion failed: (sm->stack_ptr >= 0) aborting... Abort trap ### end copy from report ### If you do see this problem on your system, please try the attached patch (just put it into games/pioneers/files, rebuild and reinstall the port) and let me know if it changes anything. I cannot reproduce the error here. With me, if localhost is resolved to ::1 first, everything works fine; if it's resolved to 127.0.0.1 first, I only see "Connecting to localhost, port 5556", but no error message (connect(2) seems to fail with EINPROGRESS). The attached patch doesn't change that behaviour at all. That's for both my RELENG_5 and RELENG_6 system. (Note that the Pioneers server listens on the tcp6 port only, not tcp4, at least if IPv6 is enabled.) I'm not seeing the above error messages at all, so I'd like to know if anyone else is seeing this. Regards, Stefan --YD3LsXFS42OYHhNZ-- --Xm/fll+QQv+hsKip Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iQGVAwUBQwDom1aRERsSueCzAQJsOwv7B1evxrARLTPCIAcaaOehhjlVaLM16XO0 vRl1XiEgDwbFZHgwrNL7mcnVa98XWN6z0ZAhgwtnoWqsVgMlVbNPwYBZUqU8uwZG sixSYwbrGEPlbWAoFCEcap66idZesdvNuHVm2/5nb4GQyYeTL4mLOcISPriNJrR3 yuaDI0/RSYwnTD7Hm8ttA5/0erQcL8Ev5WdJoJKTwfIO4QsvK29Ku9rPmUOl2+V7 P6Kwy6RyceV6QuxJIWXE7eYwdfHrqpoyeI6wYvGetOTLm8DSuAlMVPHny1fWmoRV UlQbjYp9jBgGpF3NABaCC1VkMmaHHJeW/A0xnSmTUM+dq4Jrq38TD+kmPoVOBUap wXUvP5vqfHUj/C5uLvVXhg17TGAz62IsvWHMra3FoOsShHzVAS9Gfb+IqQ+/x185 SO6rlYFVZyypn9wnQ26EY8aXyxQXAJM5bulnmxWeY2feE5bYppfJ5ecmQlqUbIES iQj0W/LglxBqsEbZAFr90G8wUGtbGiXR =6G4F -----END PGP SIGNATURE----- --Xm/fll+QQv+hsKip--