I have been using esddsp for a while on 6.x. Latest port as of yesterday (0.2.37-1) causes esddsp anything to coredump immediately. I don't have the skills to identfy why this coredump is happening. How-To-Repeat: install latest port of esound (0.2.37-1) and use esddsp to run anything at all (esddsp sh will immediately coredump).
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer
marcus 2007-03-22 23:51:47 UTC FreeBSD ports repository Modified files: audio/esound Makefile audio/esound/files patch-esddsp.c Log: Protect the check for the mode argument to open with a test to make sure flags contains O_CREAT. This fixes a potential bus error. PR: 110673 Revision Changes Path 1.65 +1 -1 ports/audio/esound/Makefile 1.2 +35 -3 ports/audio/esound/files/patch-esddsp.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed in latest esound.