Bug 7950

Summary: Trap 12 while executing wine
Product: Base System Reporter: Slaven Rezic <eserte>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 2.2.6-RELEASE   
Hardware: Any   
OS: Any   

Description Slaven Rezic 1998-09-16 15:30:01 UTC
	If I execute excel5 with wine, the kernel enters the debug
	mode with trap 12. The stopped line is

		doreti_popl_es: pop %es

	The content of %es is 0x10.

	Sorry, I don't know anything about assembler, so I can't help
	with more details.

Fix: 

?
How-To-Repeat: 
	wine -managed excel
Comment 1 pfeifer 2000-06-10 22:15:09 UTC
During the last few weeks, the Wine port has been completely reworked and
updated to the current version of Wine.

I'm the new maintainer of that port, and could not reproduce this problem
any longer.

Given that the PR is 21 months old and Wine has significantly improved, I
recommend closing it (though, of course, feedback is welcome).

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/
Comment 2 nrahlstr freebsd_committer freebsd_triage 2000-06-12 23:27:18 UTC
State Changed
From-To: open->closed

Quote from the maintainer of the wine port: 

>  During the last few weeks, the Wine port has been completely reworked and 
>  updated to the current version of Wine. 
> 
>  I'm the new maintainer of that port, and could not reproduce this problem 
>  any longer. 
> 
>  Given that the PR is 21 months old and Wine has significantly improved, I 
>  recommend closing it (though, of course, feedback is welcome).