http://bugs.winehq.com/show_bug.cgi?id=1072
Summary: Stack Overflow error Product: Wine Version: 20010112 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P4 Component: wine-debug AssignedTo: wine-bugs@winehq.com ReportedBy: vikasj@cse.iitb.ac.in
Hi there, I am trying to run IBM 8086 assembly program using wine and the first compilation of code by the command tasm.exe filename.lng works fine and it forms the object file . Now when i try running the object file by doing tlink.exe filename.obj
the debugger window opens up and in the end it gives the error that stack overflow has occured First it says that the debugger info is not available in some dll'sNTDLL.DLL
KERNEL32.DLL etc.. till MIDIMAP.DRV
unhandleed exception: Stack overflow in 32-bit mode code(0x4009730e) In 32 -bit mode. 0x4009730e (wine_call_to_16_regs_short+0xae [relay16.s] in libntdll.dll.so): pushl Enter path to file '/usr/src/build/84078-i386/BUILD/wine/ifi632/relay10.s':
This is the error i was not able to copy the error sthis is the maximumu info i can give please help Vikas (INDIA)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1072. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.