Bug 7950 - Trap 12 while executing wine
Summary: Trap 12 while executing wine
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 2.2.6-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1998-09-16 15:30 UTC by Slaven Rezic
Modified: 2000-06-12 23:28 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).