[Bug 10099] FP exception in DSOUND_RecalcVolPan, abruptly quits

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 21 12:31:37 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=10099


Rasqual <wine at rasqual.silk.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine at rasqual.silk.com




--- Comment #2 from Rasqual <wine at rasqual.silk.com>  2007-10-21 12:31:37 ---
Relevant additional info:

trace:dsound3d:DSOUND_Calc3DBuffer (0x19eec50)
trace:dsound3d:DSOUND_Calc3DBuffer Normal 3D processing mode
trace:dsound3d:VectorBetweenTwoPoints A (-1.000000,0.000000,-1.000000), B
(0.000000,0.000000,0.000000), AB = (1.000000,0.000000,1.000000)
trace:dsound3d:ScalarProduct (1.000000,0.000000,1.000000) *
(1.000000,0.000000,1.000000) = 2.000000)
trace:dsound3d:VectorMagnitude |(1.000000,0.000000,1.000000)| = 1.414214
trace:dsound3d:DSOUND_Calc3DBuffer dist. att: Distance = 1.414214, MinDistance
= 1.000000 => adjusting volume 0 to -301.029968
trace:dsound3d:DSOUND_Calc3DBuffer conning: cones not set
trace:dsound3d:VectorBetweenTwoPoints A (0.000000,0.000000,0.000000), B
(-1.000000,0.000000,-1.000000), AB = (-1.000000,0.000000,-1.000000)
trace:dsound3d:VectorProduct (0.000000,0.000000,0.000000) x
(0.000000,0.000000,0.000000) = (0.000000,0.000000,0.000000)
trace:dsound3d:ScalarProduct (0.000000,0.000000,0.000000) *
(-1.000000,0.000000,-1.000000) = 0.000000)
trace:dsound3d:ScalarProduct (0.000000,0.000000,0.000000) *
(0.000000,0.000000,0.000000) = 0.000000)
trace:dsound3d:VectorMagnitude |(0.000000,0.000000,0.000000)| = 0.000000
trace:dsound3d:ScalarProduct (-1.000000,0.000000,-1.000000) *
(-1.000000,0.000000,-1.000000) = 2.000000)
trace:dsound3d:VectorMagnitude |(-1.000000,0.000000,-1.000000)| = 1.414214
trace:dsound3d:AngleBetweenVectorsRad angle between
(0.000000,0.000000,0.000000) and (-1.000000,0.000000,-1.000000) = nan radians
trace:dsound3d:DSOUND_Calc3DBuffer panning: Angle = nan rad, lPan = -2147483648
trace:dsound:DSOUND_RecalcVolPan (0x19eeccc)
trace:dsound:DSOUND_RecalcVolPan Vol=-301 Pan=-2147483648


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list