[Bug 3039] fixme:seh:UnhandledExceptionFilter Unhandled error on debug event: 0

Wine Bugs wine-bugs at winehq.org
Thu Nov 3 09:47:48 CST 2005


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





------- Additional Comments From marcus at jet.franken.de  2005-03-11 09:47 -------
Some disassembly shows:  
  
sdkpc.exe calls OutToApp() which expects 6 arguments, but sdkpc.exe only  
pushes 5 arguments when calling this function.  
The 6th argument is however the temporary buffer used by this function to  
print errors...  
 
Somehow this value is in WINE a pointer to the PEB (process block) which then  
gets overwritten by and "Unhandled reference" message.  
  
So the program is buggy :(  
 
If you can report this to TI, please do. 

-- 
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