mpd@amd64

Peter Wemm peter at wemm.org
Tue Dec 28 14:32:57 PST 2004


On Saturday 25 December 2004 12:19 am, James R. Van Artsalen wrote:
> Archie Cobbs wrote:
> > James R. Van Artsalen wrote:
> >> I looked at this and it crashes starting up for me too.  It
> >> crashes in vprintf, within the second call to LogPrintf (),
> >> apparently while logging ordinary startup messages.  I don't see
> >> any obvious cause at that point unfortunately.
> >
> > Can you try the attached patch? Someone else on the mpd-users
> > mailing list had a similar problem and this helped.
>
> Thanks, it works now.
>
> Attached is a slightly different patch.  This is against the source
> currently in ports, and it fixes two additional questionable uses of
> va_start ().

Just as a BTW; powerpc platforms need this series of changes too, not 
just amd64.

BTW2:  I wonder if some of the attached changes really could be done 
more simply with va_copy()...  Not that it matters of course.

-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


More information about the freebsd-amd64 mailing list