On x86_64 running Stretch, I also get this when trying to run unzip32
from DJGPP which is at the following URL:

http://www.delorie.com/pub/djgpp/current/unzip32.exe

Changing the CPU type to "full" allows the command to run however it
quickly crashes with:

ERROR: Fault in dosemu code, in_dpmi=1
ERROR: cpu exception in dosemu code outside of DPMI client!
trapno: 0x0e  errorcode: 0x00000004  cr2: 0xa028601d
eip: 0x564da024d887  esp: 0x7ffe84229960  eflags: 0x00010246
cs: 0x0033  ds: 0x0000  es: 0x0000  ss: 0x002b
ERROR: Please report the contents of ~/.dosemu/boot.log at
http://sourceforge.net/tracker/?atid=457447&group_id=49784&func=browse
It would be even more helpful if would recompile DOSEMU and reproduce
this bug with "debug on" in compiletime-settings.
Page fault: read instruction to linear address: 0xa028601d
CPU was in user mode
Exception was caused by non-available page

I have additionally attached the boot.log file.
CONF: config variable parser_version_3 set
CONF: config variable c_system set
CONF: Parsing built-in dosemu.conf file.
CONF: config variable version_3_style_used set
CONF: Parsing built-in global.conf file.
CONF: config variable version_3_style_used unset
CONF: config variable version_3_style_used set
CONF: opened include file /etc/dosemu/dosemu.conf
CONF: closed include file /etc/dosemu/dosemu.conf
CONF: mapping driver = 'auto'
debug flags: -a+cw
CONF: Disabling use of pentium timer
CONF: dosbanner on
CONF: timer freq=18, update=54925
CONF: CPU set to 586
CONF: JIT CPUEMU set to 4 for 586
CONF: 8192k bytes EMS memory
CONF: EMS-frame = 0xe400
CONF: DPMI-Server on (0x5000)
CONF: DPMI base addr = 0xffffffff
CONF: PM DOS API Translator on
CONF: No DJGPP NULL deref checks: off
CONF: 8192k bytes XMS memory
CONF: dosemu not running on console
CONF: time mode = 'bios'
SER: directory /var/lock namestub LCK.. binary No
MOUSE: no device specified, type 0 using internaldriver: yes, emulate3buttons: no baudrate: 0
CONF: Keyboard-layout keyb-user
CONF: **** Warning: floppy /dev/fd0 not accessible, disabled
CONF: fastfloppy = 1
CONF: IPX support off
CONF(LPT0) f: (null)   c: lpr -l  t: 20  port: 0
CONF(LPT1) f: (null)   c: lpr -l -P lpt2  t: 20  port: 0
CONF: not allowing speaker port access
CONF: Packet Driver enabled.
device: /home/steven/.dosemu/drives/c type 4 h: -1  s: -1   t: -1 drive C:
device: /home/steven/.dosemu/drives/d type 4 h: -1  s: -1   t: -1 drive D:
CONF: cdrom MSCD0001 on /dev/cdrom
CONF: config variable c_system unset
Linux kernel 4.9.0; CPU speed is 2134000000 Hz
CPU-EMU speed is 2134 MHz
CONF: mostly running as USER: uid=1000 (cached 1000) gid=1000 (cached 1000)
DBG_FD already set
DOSEMU-1.4.0.8 is coming up on Linux version 4.9.0-3-amd64 #1 SMP Debian 4.9.30-1 (2017-06-04) x86_64
Compiled with GCC version 6.3.0 -m64
WARN: vm86plus service not available in your kernel
WARN: using CPU emulation for vm86()
CONF: reserving 640Kb at 0x00000 for 'd' (Base DOS memory (first 640K))
CONF: reserving 48Kb at 0xF4000 for 'r' (Dosemu reserved area)
CONF: reserving 128Kb at 0xA0000 for 'v' (Video memory)
PKT: Cannot open raw sockets: Operation not permitted
WARN: using non-zero memory base address 0x10f000.
WARN: You can use the better-tested zero based setup using
WARN: sysctl -w vm.mmap_min_addr=0
WARN: as root, or by changing the vm.mmap_min_addr setting in
WARN: /etc/sysctl.conf or a file in /etc/sysctl.d/ to 0.
CONF: reserving 8256Kb at 0x100000 for 'x' (Extended memory (HMA+XMS))
Registering HWRAM, type=e base=0x4197c000 size=0x400000
CONF: reserving 4096Kb at 0x4197C000 for 'e' (VGAEMU LFB)
CONF: reserving 12Kb at 0xC0000 for 'V' (VGAEMU Video BIOS)
SERIAL $Id$
CONF: detected layout is "us"
CONF: detected alternate layout: us
CONF: reserving 16Kb at 0xE4000 for 'E' (EMS page frame)
CONF: reserving 16Kb at 0xE8000 for 'E' (EMS page frame)
CONF: reserving 16Kb at 0xEC000 for 'E' (EMS page frame)
CONF: reserving 16Kb at 0xF0000 for 'E' (EMS page frame)
CONF: reserving 132Kb at 0xC3000 for 'U' (Upper Memory Block (UMB, XMS 3.0))
TIME: using 9154 usec for updating ALRM timer
======================= ENTER CPU-EMU ===============

*	Fault out of DOSEMU code, cs:eip=33:564da028bd16, cr2=11cf, fault_cnt=1
*	Fault out of DOSEMU code, cs:eip=33:564da02884ec, cr2=11db, fault_cnt=1
*	Fault out of DOSEMU code, cs:eip=33:564da02884ec, cr2=11db, fault_cnt=1
*	Fault out of DOSEMU code, cs:eip=33:564da02884ec, cr2=11db, fault_cnt=1
*	Fault out of DOSEMU code, cs:eip=33:564da02884ec, cr2=11db, fault_cnt=1
*	Fault out of DOSEMU code, cs:eip=33:564da028bd16, cr2=11cf, fault_cnt=1
ERROR: Fault in dosemu code, in_dpmi=1
ERROR: cpu exception in dosemu code outside of DPMI client!
trapno: 0x0e  errorcode: 0x00000004  cr2: 0xa028601d
eip: 0x564da024d887  esp: 0x7ffe84229960  eflags: 0x00010246
cs: 0x0033  ds: 0x0000  es: 0x0000  ss: 0x002b
ERROR: Please report the contents of ~/.dosemu/boot.log at
http://sourceforge.net/tracker/?atid=457447&group_id=49784&func=browse
It would be even more helpful if would recompile DOSEMU and reproduce this
bug with "debug on" in compiletime-settings.
System info:
	linux-vdso.so.1 (0x00007ffcf0928000)
	librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f439beaa000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f439bca6000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f439b9a2000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f439b603000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f439b3e6000)
	/lib64/ld-linux-x86-64.so.2 (0x000055856558e000)
glibc 2.24
NPTL 2.24
0010f000-00111000 r-xs 00000000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
00111000-001af000 rwxs 00002000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001af000-001b0000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b0000-001b1000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b1000-001b2000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b2000-001b3000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b3000-001b4000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b4000-001b5000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b5000-001b6000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b6000-001b7000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b7000-001b8000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b8000-001b9000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001b9000-001ba000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001ba000-001bb000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001bb000-001bc000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001bc000-001bd000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001bd000-001be000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001be000-001bf000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001bf000-001c0000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c0000-001c1000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c1000-001c2000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c2000-001c3000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c3000-001c4000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c4000-001c5000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c5000-001c6000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c6000-001c7000 r-xs 00510000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001c7000-001cf000 rwxs 00110000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001cf000-001d2000 r-xs 000c0000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
001d2000-0020d000 rwxs 000c3000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
0020d000-0020f000 r-xs 000fe000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
0020f000-0021f000 rwxs 00100000 00:15 7211595                            /dev/shm/dosemu_28035 (deleted)
40794000-407a3000 rw-p 00000000 00:00 0 
40e33000-40e43000 rw-p 00000000 00:00 0 
41a8b000-41e8b000 rwxp 00000000 00:00 0 
41e8b000-41e8c000 ---p 00000000 00:00 0 
41e8c000-41e90000 r-xp 00000000 00:00 0 
41e90000-41e91000 rwxp 00000000 00:00 0 
41e91000-41e96000 r-xp 00000000 00:00 0 
41e96000-41e98000 rwxp 00000000 00:00 0 
41e98000-41e9b000 r-xp 00000000 00:00 0 
41e9b000-41ea1000 rwxp 00000000 00:00 0 
41ea1000-41eb0000 r-xp 00000000 00:00 0 
41eb0000-41f7b000 rwxp 00000000 00:00 0 
41f7b000-43290000 ---p 00000000 00:00 0 
100000000-100001000 rw-p 00000000 00:00 0 
564da01da000-564da0380000 r-xp 00000000 00:13 422983                     /usr/bin/dosemu.bin
564da057f000-564da0582000 r--p 001a5000 00:13 422983                     /usr/bin/dosemu.bin
564da0582000-564da05b1000 rw-p 001a8000 00:13 422983                     /usr/bin/dosemu.bin
564da05b1000-564da0b0b000 rw-p 00000000 00:00 0 
564da0f2d000-564da0fbb000 rw-p 00000000 00:00 0                          [heap]
7f15fb0a2000-7f15fb0e2000 rwxp 00000000 00:00 0 
7f15fb0e2000-7f15fb1fc000 rw-s 00000000 00:05 279805981                  /SYSV00000000 (deleted)
7f15fb1fc000-7f15fb243000 rw-p 00000000 00:00 0 
7f15fb243000-7f15fb248000 r-xp 00000000 00:13 94628                      /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f15fb248000-7f15fb447000 ---p 00005000 00:13 94628                      /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f15fb447000-7f15fb448000 r--p 00004000 00:13 94628                      /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f15fb448000-7f15fb449000 rw-p 00005000 00:13 94628                      /usr/lib/x86_64-linux-gnu/libXfixes.so.3.1.0
7f15fb449000-7f15fb452000 r-xp 00000000 00:13 87327                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f15fb452000-7f15fb651000 ---p 00009000 00:13 87327                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f15fb651000-7f15fb652000 r--p 00008000 00:13 87327                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f15fb652000-7f15fb653000 rw-p 00009000 00:13 87327                      /usr/lib/x86_64-linux-gnu/libXrender.so.1.3.0
7f15fb653000-7f15fb65d000 r-xp 00000000 00:13 94646                      /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f15fb65d000-7f15fb85c000 ---p 0000a000 00:13 94646                      /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f15fb85c000-7f15fb85d000 r--p 00009000 00:13 94646                      /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f15fb85d000-7f15fb85e000 rw-p 0000a000 00:13 94646                      /usr/lib/x86_64-linux-gnu/libXcursor.so.1.0.2
7f15fb85e000-7f15fc05e000 rw-p 00000000 00:00 0 
7f15fc05e000-7f15fd16e000 rw-s 00000000 00:15 7211595                    /dev/shm/dosemu_28035 (deleted)
7f15fd16e000-7f15fd2e2000 rw-p 00000000 00:00 0 
7f15fd2e2000-7f15fd2f5000 r-xp 00000000 00:13 82780                      /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f15fd2f5000-7f15fd4f5000 ---p 00013000 00:13 82780                      /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f15fd4f5000-7f15fd4f6000 r--p 00013000 00:13 82780                      /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f15fd4f6000-7f15fd4f7000 rw-p 00014000 00:13 82780                      /lib/x86_64-linux-gnu/libbsd.so.0.8.3
7f15fd4f7000-7f15fd4f8000 rw-p 00000000 00:00 0 
7f15fd4f8000-7f15fd4fd000 r-xp 00000000 00:13 87039                      /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f15fd4fd000-7f15fd6fc000 ---p 00005000 00:13 87039                      /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f15fd6fc000-7f15fd6fd000 r--p 00004000 00:13 87039                      /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f15fd6fd000-7f15fd6fe000 rw-p 00005000 00:13 87039                      /usr/lib/x86_64-linux-gnu/libXdmcp.so.6.0.0
7f15fd6fe000-7f15fd701000 r-xp 00000000 00:13 38889                      /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f15fd701000-7f15fd900000 ---p 00003000 00:13 38889                      /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f15fd900000-7f15fd901000 r--p 00002000 00:13 38889                      /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f15fd901000-7f15fd902000 rw-p 00003000 00:13 38889                      /usr/lib/x86_64-linux-gnu/libXau.so.6.0.0
7f15fd902000-7f15fd929000 r-xp 00000000 00:13 87058                      /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f15fd929000-7f15fdb28000 ---p 00027000 00:13 87058                      /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f15fdb28000-7f15fdb29000 r--p 00026000 00:13 87058                      /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f15fdb29000-7f15fdb2a000 rw-p 00027000 00:13 87058                      /usr/lib/x86_64-linux-gnu/libxcb.so.1.1.0
7f15fdb2a000-7f15fdc64000 r-xp 00000000 00:13 87286                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f15fdc64000-7f15fde64000 ---p 0013a000 00:13 87286                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f15fde64000-7f15fde65000 r--p 0013a000 00:13 87286                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f15fde65000-7f15fde6a000 rw-p 0013b000 00:13 87286                      /usr/lib/x86_64-linux-gnu/libX11.so.6.3.0
7f15fde6a000-7f15fde7b000 r-xp 00000000 00:13 87308                      /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f15fde7b000-7f15fe07a000 ---p 00011000 00:13 87308                      /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f15fe07a000-7f15fe07b000 r--p 00010000 00:13 87308                      /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f15fe07b000-7f15fe07c000 rw-p 00011000 00:13 87308                      /usr/lib/x86_64-linux-gnu/libXext.so.6.4.0
7f15fe07c000-7f15fe081000 r-xp 00000000 00:13 138512                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f15fe081000-7f15fe280000 ---p 00005000 00:13 138512                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f15fe280000-7f15fe281000 r--p 00004000 00:13 138512                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f15fe281000-7f15fe282000 rw-p 00005000 00:13 138512                     /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1.0.0
7f15fe282000-7f15fe292000 r-xp 00000000 00:13 423278                     /usr/lib/dosemu/libplugin_X.so
7f15fe292000-7f15fe492000 ---p 00010000 00:13 423278                     /usr/lib/dosemu/libplugin_X.so
7f15fe492000-7f15fe493000 r--p 00010000 00:13 423278                     /usr/lib/dosemu/libplugin_X.so
7f15fe493000-7f15fe498000 rw-p 00011000 00:13 423278                     /usr/lib/dosemu/libplugin_X.so
7f15fe498000-7f15fe49a000 rw-p 00000000 00:00 0 
7f15fe49a000-7f15fe4b2000 r-xp 00000000 00:13 65375                      /lib/x86_64-linux-gnu/libpthread-2.24.so
7f15fe4b2000-7f15fe6b1000 ---p 00018000 00:13 65375                      /lib/x86_64-linux-gnu/libpthread-2.24.so
7f15fe6b1000-7f15fe6b2000 r--p 00017000 00:13 65375                      /lib/x86_64-linux-gnu/libpthread-2.24.so
7f15fe6b2000-7f15fe6b3000 rw-p 00018000 00:13 65375                      /lib/x86_64-linux-gnu/libpthread-2.24.so
7f15fe6b3000-7f15fe6b7000 rw-p 00000000 00:00 0 
7f15fe6b7000-7f15fe84c000 r-xp 00000000 00:13 65360                      /lib/x86_64-linux-gnu/libc-2.24.so
7f15fe84c000-7f15fea4c000 ---p 00195000 00:13 65360                      /lib/x86_64-linux-gnu/libc-2.24.so
7f15fea4c000-7f15fea50000 r--p 00195000 00:13 65360                      /lib/x86_64-linux-gnu/libc-2.24.so
7f15fea50000-7f15fea52000 rw-p 00199000 00:13 65360                      /lib/x86_64-linux-gnu/libc-2.24.so
7f15fea52000-7f15fea56000 rw-p 00000000 00:00 0 
7f15fea56000-7f15feb59000 r-xp 00000000 00:13 65364                      /lib/x86_64-linux-gnu/libm-2.24.so
7f15feb59000-7f15fed58000 ---p 00103000 00:13 65364                      /lib/x86_64-linux-gnu/libm-2.24.so
7f15fed58000-7f15fed59000 r--p 00102000 00:13 65364                      /lib/x86_64-linux-gnu/libm-2.24.so
7f15fed59000-7f15fed5a000 rw-p 00103000 00:13 65364                      /lib/x86_64-linux-gnu/libm-2.24.so
7f15fed5a000-7f15fed5d000 r-xp 00000000 00:13 65363                      /lib/x86_64-linux-gnu/libdl-2.24.so
7f15fed5d000-7f15fef5c000 ---p 00003000 00:13 65363                      /lib/x86_64-linux-gnu/libdl-2.24.so
7f15fef5c000-7f15fef5d000 r--p 00002000 00:13 65363                      /lib/x86_64-linux-gnu/libdl-2.24.so
7f15fef5d000-7f15fef5e000 rw-p 00003000 00:13 65363                      /lib/x86_64-linux-gnu/libdl-2.24.so
7f15fef5e000-7f15fef65000 r-xp 00000000 00:13 65377                      /lib/x86_64-linux-gnu/librt-2.24.so
7f15fef65000-7f15ff164000 ---p 00007000 00:13 65377                      /lib/x86_64-linux-gnu/librt-2.24.so
7f15ff164000-7f15ff165000 r--p 00006000 00:13 65377                      /lib/x86_64-linux-gnu/librt-2.24.so
7f15ff165000-7f15ff166000 rw-p 00007000 00:13 65377                      /lib/x86_64-linux-gnu/librt-2.24.so
7f15ff166000-7f15ff189000 r-xp 00000000 00:13 65356                      /lib/x86_64-linux-gnu/ld-2.24.so
7f15ff18d000-7f15ff1bd000 rwxp 00000000 00:00 0 
7f15ff1bd000-7f15ff358000 r--p 00000000 00:13 117137                     /usr/lib/locale/locale-archive
7f15ff358000-7f15ff35a000 rw-p 00000000 00:00 0 
7f15ff35f000-7f15ff37f000 rwxp 00000000 00:00 0 
7f15ff37f000-7f15ff386000 r--s 00000000 00:13 65628                      /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f15ff386000-7f15ff389000 rw-p 00000000 00:00 0 
7f15ff389000-7f15ff38a000 r--p 00023000 00:13 65356                      /lib/x86_64-linux-gnu/ld-2.24.so
7f15ff38a000-7f15ff38b000 rw-p 00024000 00:13 65356                      /lib/x86_64-linux-gnu/ld-2.24.so
7f15ff38b000-7f15ff38c000 rw-p 00000000 00:00 0 
7ffe84223000-7ffe8424c000 rw-p 00000000 00:00 0                          [stack]
7ffe84254000-7ffe84256000 r--p 00000000 00:00 0                          [vvar]
7ffe84256000-7ffe84258000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]
Obtained 10 stack frames.
/usr/bin/dosemu(gdb_debug+0x13e) [0x564da022d0de]
/usr/bin/dosemu(dosemu_fault1+0x13e) [0x564da022b37e]
/usr/bin/dosemu(dosemu_fault+0x97) [0x564da022bcd7]
/lib/x86_64-linux-gnu/libc.so.6(+0x33030) [0x7f15fe6ea030]
/usr/bin/dosemu(Interp86+0x227) [0x564da024d887]
/usr/bin/dosemu(e_dpmi+0x316) [0x564da0259156]
/usr/bin/dosemu(run_dpmi+0x39) [0x564da0279ce9]
/usr/bin/dosemu(run_vm86+0x29c) [0x564da02496bc]
/usr/bin/dosemu(loopstep_run_vm86+0x9) [0x564da0249869]
/usr/bin/dosemu(main+0x312) [0x564da0201d72]
Debug info:
gdb /usr/bin/dosemu.bin
attach 28035
info registers
backtrace
backtrace full
detach
quit
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/dosemu.bin...(no debugging symbols found)...done.
(gdb) Attaching to program: /usr/bin/dosemu.bin, process 28035
Reading symbols from /lib/x86_64-linux-gnu/librt.so.1...Reading symbols from /usr/lib/debug/.build-id/2b/276893c4125519b6f754a4563642508cddc26c.debug...done.
done.
Reading symbols from /lib/x86_64-linux-gnu/libdl.so.2...Reading symbols from /usr/lib/debug/.build-id/c5/632bdc3cb21dfe2a82767ae29f77748af7e02d.debug...done.
done.
Reading symbols from /lib/x86_64-linux-gnu/libm.so.6...Reading symbols from /usr/lib/debug/.build-id/24/5fd503b7b8d46a44fe23365d719aab8a72892d.debug...done.
done.
Reading symbols from /lib/x86_64-linux-gnu/libc.so.6...Reading symbols from /usr/lib/debug/.build-id/e5/a141ab183c6880d202910600560ca24849669e.debug...done.
done.
Reading symbols from /lib/x86_64-linux-gnu/libpthread.so.0...Reading symbols from /usr/lib/debug/.build-id/15/55672f972d949afdb460e563fecfc5d32003f8.debug...done.
done.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug/.build-id/f7/ea6db00e23e836829d6db32d5725bd144f5d5d.debug...done.
done.
Reading symbols from /usr/lib/dosemu/libplugin_X.so...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXext.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libX11.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libxcb.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXau.so.6...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXdmcp.so.6...(no debugging symbols found)...done.
Reading symbols from /lib/x86_64-linux-gnu/libbsd.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXcursor.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXrender.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/x86_64-linux-gnu/libXfixes.so.3...(no debugging symbols found)...done.
0x00007f15fe76efba in __GI___waitpid (pid=28067, stat_loc=0x7ffe84249578, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
29	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
(gdb) rax            0xfffffffffffffe00	-512
rbx            0x3e8	1000
rcx            0x7f15fe76efba	139732440248250
rdx            0x0	0
rsi            0x7ffe84249578	140731115410808
rdi            0x6da3	28067
rbp            0x6d83	0x6d83
rsp            0x7ffe84249568	0x7ffe84249568
r8             0x7f15ff3594c0	139732452742336
r9             0x6d83	28035
r10            0x0	0
r11            0x246	582
r12            0x12	18
r13            0x564da030d44d	94891400025165
r14            0x564da0332b43	94891400178499
r15            0x564da0a6ca40	94891407755840
rip            0x7f15fe76efba	0x7f15fe76efba <__GI___waitpid+26>
eflags         0x246	[ PF ZF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0
(gdb) #0  0x00007f15fe76efba in __GI___waitpid (pid=28067, stat_loc=0x7ffe84249578, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
#1  0x0000564da022d27e in gdb_debug ()
#2  0x0000564da022b37e in dosemu_fault1 ()
#3  0x0000564da022bcd7 in dosemu_fault ()
#4  <signal handler called>
#5  0x0000564da024d887 in Interp86 ()
#6  0x0000564da0259156 in e_dpmi ()
#7  0x0000564da0279ce9 in run_dpmi ()
#8  0x0000564da02496bc in run_vm86 ()
#9  0x0000564da0249869 in loopstep_run_vm86 ()
#10 0x0000564da0201d72 in main ()
(gdb) #0  0x00007f15fe76efba in __GI___waitpid (pid=28067, stat_loc=0x7ffe84249578, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:29
        resultvar = 18446744073709551104
#1  0x0000564da022d27e in gdb_debug ()
No symbol table info available.
#2  0x0000564da022b37e in dosemu_fault1 ()
No symbol table info available.
#3  0x0000564da022bcd7 in dosemu_fault ()
No symbol table info available.
#4  <signal handler called>
No locals.
#5  0x0000564da024d887 in Interp86 ()
No symbol table info available.
#6  0x0000564da0259156 in e_dpmi ()
No symbol table info available.
#7  0x0000564da0279ce9 in run_dpmi ()
No symbol table info available.
#8  0x0000564da02496bc in run_vm86 ()
No symbol table info available.
#9  0x0000564da0249869 in loopstep_run_vm86 ()
No symbol table info available.
#10 0x0000564da0201d72 in main ()
No symbol table info available.
(gdb) Detaching from program: /usr/bin/dosemu.bin, process 28035
(gdb) 
Page fault: read instruction to linear address: 0xa028601d
CPU was in user mode
Exception was caused by non-available page
  VFLAGS(b): 010000001001000110
EAX: 0010f000  EBX: 564da05877c0  ECX: 00000149  EDX: ffffffff  VFLAGS(h): 00010246
ESI: 00000001  EDI: 00000000  EBP: a017701d
CS: 0033  DS: 0000  ES: 0000  FS: 0000  GS: 0000
FLAGS: PF ZF IF RF  IOPL: 0
OOPS : 3f 9f 33 00 41 bd 64 00 00 00 -> 0f b6 04 28 0f b6 04 03 e9 b4 
leavedos(dosemu_fault1|378) called - shutting down
leavedos() called from within a signal context!
======================= LEAVE CPU-EMU ===============


Reply via email to