NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40143 CVS commit: src/sys/dev/pci



The following reply was made to PR port-i386/40143; it has been noted by GNATS.

From: "Jared D. McNeill" <jmcneill%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40143 CVS commit: src/sys/dev/pci
Date: Wed, 25 Feb 2009 15:46:34 +0000 (UTC)

 Module Name:   src
 Committed By:  jmcneill
 Date:          Wed Feb 25 15:46:34 UTC 2009
 
 Modified Files:
        src/sys/dev/pci: azalia.c
 
 Log Message:
 PR# port-i386/40143: Viewing an mpeg transport stream with mplayer causes crash
 
 Not directly related to the PR but this bug was discovered while testing.
 
 In azalia_stream_halt, invalidate the intr ptr to prevent a race condition
 where azalia_stream_intr can jump off into lala land during stream shutdown.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.66 -r1.67 src/sys/dev/pci/azalia.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index