Bug 110673 - latest port of esound (0.2.37-1) breaks esddsp
Summary: latest port of esound (0.2.37-1) breaks esddsp
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-22 12:50 UTC by Joseph Pecquet
Modified: 2007-03-23 00:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecquet 2007-03-22 12:50:04 UTC
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).
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-22 21:01:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-22 23:51:51 UTC
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"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-03-22 23:51:55 UTC
State Changed
From-To: open->closed

Fixed in latest esound.