Date: Tue, 21 Jul 2009 19:10:07 GMT From: clemens fischer <ino-news@spotteswoode.dnsalias.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/127728: ports/games/freebsd-games doesn't build, and larn(6) segfaults! Message-ID: <200907211910.n6LJA7BP036028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/127728; it has been noted by GNATS. From: clemens fischer <ino-news@spotteswoode.dnsalias.org> To: Ulrich Spoerlein <uspoerlein@gmail.com> Cc: bug-followup@FreeBSD.org Subject: Re: ports/127728: ports/games/freebsd-games doesn't build, and larn(6) segfaults! Date: Tue, 21 Jul 2009 20:08:28 +0200 > Ulrich Spoerlein: > Hi Clemens, > > please try the attached patch for the freebsd-games port and see if it > fixes the most pressing larn segfaults on 8.0-CURRENT. > > It still segfaults on exit for me, but fixing this with patches upon > patches is not the right way. Well, the problem seemed to be the way gcc stores strings in non-writable memory, so I replaced that part with a proper record structure. your patch is just another patch, so why is it any better than mine? Also, no segfault is acceptable before scores are written to disk. > As for atc, I cannot reproduce this here. Is this still a valid > problem? Sorry, I can't help, because I don't have a working freebsd installation ATM. regards, clemens fischer
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907211910.n6LJA7BP036028>