[Bug 4790] Cache flush exception (19)

Wine Bugs wine-bugs at winehq.org
Tue Mar 6 16:19:39 CST 2007


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





------- Additional Comments From rmh at aybabtu.com  2007-06-03 16:19 -------
Created an attachment (id=5260)
 --> (http://bugs.winehq.org/attachment.cgi?id=5260&action=view)
winedbg backtrace

A backtrace reveals that FPE happened during SSE division. Code is preceded by:


  7a0fd9:	0f 57 c0		xorps  %xmm0,%xmm0
  7a0fdc:	0f 10 4d d0		movups 0xffffffd0(%ebp),%xmm1
  7a0fe0:	0f 5e c8		divps  %xmm0,%xmm1

Since I can't print %xmm1 directly, I printed its copy in $ebp+0xffffffd0.


-- 
Configure bugmail: http://bugs.winehq.org/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