otya128 / winevdm

16-bit Windows (Windows 1.x, 2.x, 3.0, 3.1, etc.) on 64-bit Windows
GNU General Public License v2.0
2.63k stars 150 forks source link

SEGV error in 16 bit application #1091

Open chaitanya21794 opened 2 years ago

chaitanya21794 commented 2 years ago

Hi,

Facing a SEGV error when trying to open a 16 bit application. Error in screenshot. Version used is otvdm 0.8.1 image.

Can anyone tell how can i check logs?

Appreciate your response.

Thanks

otya128 commented 2 years ago

Not enough information has been presented. Follow the steps below to upload the log. https://github.com/otya128/winevdm/blob/master/.github/ISSUE_TEMPLATE/bug_report.md

If not possible, at a minimum, please present the logs that will be displayed in the console window. If you are using otvdmw.exe and the console window does not appear, drag and drop the executable file into otvdm.exe.

chaitanya21794 commented 2 years ago

otvdm logs.txt

Attaching log file based on logs from otvdm.exe

cracyc commented 1 year ago

Please get a trace with "set WINEDEBUG=+all,-snoop,-ldt,-fixup,-module,-global,-local,-disasm,-syslevel,-thunk". More detailed instructions are at https://github.com/otya128/winevdm/issues/226#issuecomment-779702542