[Bug 1667] Regression - No Video in RealPlayer 8

Wine Bugs wine-bugs at winehq.com
Sat Nov 8 09:06:23 CST 2003


http://bugs.winehq.com/show_bug.cgi?id=1667





------- Additional Comments From Andrew.Talbot at talbotville.com  2003-08-11 09:06 -------
Hi Mike,

I have not looked into how to do a backtrace yet, I guess that's my 
homework.

However, what I can tell you, at this point in time, is that there is not a 
problem with counter->QuadPart.

I do not now believe the problem lies in misc/cpu.c at all.  I have 
determined that if one's computer is slower than 1GHz (I have a P3/450), 
then RealPlayer 8 will cause Wine to throw an 'Unhandled exception (thread 
0017)'.  It seems that somewhere, (presumably in its video-handling 
thread,) QueryPerformanceFrequency() is being called, and if the calling 
code receives back a value of less than 1000000, then it is not happy.  My 
machine correctly gives it something very close to 450000 :-(.

-- Andy.


-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list