0% found this document useful (0 votes)
35 views

Backtrace

An unhandled exception occurred due to a divide by zero error in 64-bit code. The register dump and stack trace show the program was attempting to divide a number by 0 at address 0x00000001400a9dc5.

Uploaded by

Syarif Erwin
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

Backtrace

An unhandled exception occurred due to a divide by zero error in 64-bit code. The register dump and stack trace show the program was attempting to divide a number by 0 at address 0x00000001400a9dc5.

Uploaded by

Syarif Erwin
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

Unhandled exception: divide by zero in 64-bit code (0x00000001400a9dc5).

Register dump:
rip:00000001400a9dc5 rsp:000000000011c5f0 rbp:0000000000169110 eflags:00010202
( R- -- I - - - )
rax:000000000000018c rbx:000000000000019c rcx:000000008000000f
rdx:0000000000000000
rsi:000000014001f708 rdi:00000000000100b8 r8:00000000000002d0
r9:0000000000000060 r10:0000000000000000
r11:0000000000000010 r12:0000000000000110 r13:0000000000000110
r14:000000000011cb48 r15:0000000000000012
Stack dump:
0x000000000011c5f0: 0000000002becd00 000000000011c610
0x000000000011c600: 00000001400f8810 0000000000000005
0x000000000011c610: 0000000000000000 000000600000019c
0x000000000011c620: 0000000000000000 00000001400f8810
0x000000000011c630: 0000000100000000 0000018c40001073
0x000000000011c640: 0000000002be8090 0000000000000000
0x000000000011c650: 0000000000000001 0000000002be8150
0x000000000011c660: 0000000000000002 0000000000016ee5
0x000000000011c670: 0000000000000002 00000001400ab35d
0x000000000011c680: 0000000002becbf0 0000000002be8348
0x000000000011c690: 0000000000000005 0000000000000001
0x000000000011c6a0: 0000000000000001 0000000100000006
Backtrace:
=>0 0x00000001400a9dc5 in setup64 (+0xa9dc5) (0x0000000000169110)
1 0x00000001400ab35d in setup64 (+0xab35d) (0x0000000000169110)
2 0x000000014001f739 in setup64 (+0x1f739) (0x0000000000169110)
3 0x00000000002e643a call_dialog_proc+0x6a(hwnd=00000000000100B6, msg=0x110,
wp=0x100b8, lp=0x169110, result=000000000011CB48, arg=000000014001F708) in user32
(0x0000000000169110)
4 0x00000000002e8cbf WINPROC_CallDlgProcW+0xbf(func=<internal error>,
hwnd=00000000000100B6, msg=<internal error>, wParam=<internal error>,
lParam=0x169110) in user32 (0x00000000000100b8)
5 0x0000000000274999 DefDlgProcW+0x59(hwnd=00000000000100B6, msg=0x110,
wParam=0x100b8, lParam=0x169110) in user32 (0x00000000000100b8)
6 0x00000000002e6288 call_window_proc+0x68(hwnd=00000000000100B6, msg=0x110,
wp=0x100b8, lp=0x169110, result=000000000011CCA8, arg=0000000000274940) in user32
(0x00000000000100b8)
7 0x00000000002e8aef CallWindowProcW+0xaf(func=<internal error>, hwnd=<internal
error>, msg=<internal error>, wParam=<internal error>, lParam=0x169110) in user32
(0x0000000000000110)
8 0x00000001400157b8 in setup64 (+0x157b8) (0x0000000000000110)
9 0x000000014001fbc8 in setup64 (+0x1fbc8) (0x0000000000000110)
10 0x000000014001ba40 in setup64 (+0x1ba40) (0x0000000000000110)
11 0x000000014001595c in setup64 (+0x1595c) (0x0000000000000110)
12 0x0000000140019a7a in setup64 (+0x19a7a) (0x00000000000100b8)
13 0x0000000140019b35 in setup64 (+0x19b35) (0x00000000000100b8)
14 0x00000000002e6288 call_window_proc+0x68(hwnd=00000000000100B6, msg=0x110,
wp=0x100b8, lp=0x169110, result=000000000011D108, arg=0000000140019ADC) in user32
(0x00000000000100b8)
15 0x00000000002e8754 WINPROC_call_window+0x104(hwnd=00000000000100B6, msg=0x110,
wParam=0x100b8, lParam=0x169110, result=000000000011D108, unicode=0x1,
mapping=WMCHAR_MAP_POSTMESSAGE) in user32 (0x00000000000100b8)
16 0x00000000002aa203 call_window_proc+0x93(hwnd=00000000000100B6, msg=0x110,
wparam=0x100b8, lparam=0x169110, unicode=0x1, same_thread=0x1,
mapping=WMCHAR_MAP_POSTMESSAGE) in user32 (0x0000000000000001)
17 0x00000000002af373 send_message+0x1f3(info=000000000011D290,
res_ptr=000000000011D288, unicode=<internal error>) in user32 (0x0000000000000000)
18 0x00000000002af5c9 SendMessageW+0x49(hwnd=<internal error>, msg=<internal
error>, wparam=<internal error>, lparam=<internal error>) in user32
(0x0000000000000198)
19 0x000000000027a8b8 DIALOG_CreateIndirect+0x1208(hInst=0000000140000000,
dlgTemplate=<is not available>, owner=<is not available>, dlgProc=000000014001F708,
param=0x169110, unicode=0x1, modal_owner=0000000000000000) in user32
(0x0000000000000198)
20 0x000000000027c5d4 CreateDialogIndirectParamW+0x24(hInst=<internal error>,
dlgTemplate=<internal error>, owner=<internal error>, dlgProc=<internal error>,
param=0x169110) in user32 (0x0000000000168f40)
21 0x000000006caa79e5 PROPSHEET_CreatePage+0x5b5(hwndParent=00000000000100A6,
index=0, ppshpage=<is not available>, psInfo=<has been optimized away by compiler>,
psInfo=<has been optimized away by compiler>) in comctl32 (0x0000000000168f40)
22 0x000000006caaa137 PROPSHEET_SetCurSel+0x497(hwndDlg=00000000000100A6,
index=0, skipdir=0x1, hpage=<internal error>) in comctl32 (0x00000000000100b4)
23 0x000000006caac268 PROPSHEET_DialogProc+0x16d8(hwnd=00000000000100A6,
uMsg=<internal error>, wParam=<internal error>, lParam=0x167520) in comctl32
(0x0000000000000173)
24 0x00000000002e643a call_dialog_proc+0x6a(hwnd=00000000000100A6, msg=0x110,
wp=0x100ac, lp=0x167520, result=000000000011DC98, arg=000000006CAAAB90) in user32
(0x0000000000167520)
25 0x00000000002e8cbf WINPROC_CallDlgProcW+0xbf(func=<internal error>,
hwnd=00000000000100A6, msg=<internal error>, wParam=<internal error>,
lParam=0x167520) in user32 (0x00000000000100ac)
26 0x0000000000274999 DefDlgProcW+0x59(hwnd=00000000000100A6, msg=0x110,
wParam=0x100ac, lParam=0x167520) in user32 (0x00000000000100ac)
27 0x00000000002e6288 call_window_proc+0x68(hwnd=00000000000100A6, msg=0x110,
wp=0x100ac, lp=0x167520, result=000000000011DDF8, arg=0000000000274940) in user32
(0x00000000000100ac)
28 0x00000000002e8aef CallWindowProcW+0xaf(func=<internal error>, hwnd=<internal
error>, msg=<internal error>, wParam=<internal error>, lParam=0x167520) in user32
(0x0000000000000110)
29 0x00000001400157b8 in setup64 (+0x157b8) (0x0000000000000110)
30 0x0000000140012db1 in setup64 (+0x12db1) (0x000000014011e588)
31 0x000000014007fc9b in setup64 (+0x7fc9b) (0x0000000000000110)
32 0x0000000140012205 in setup64 (+0x12205) (0x0000000000000110)
33 0x000000014001ba40 in setup64 (+0x1ba40) (0x0000000000000110)
34 0x000000014001595c in setup64 (+0x1595c) (0x0000000000000110)
35 0x0000000140019a7a in setup64 (+0x19a7a) (0x00000000000100ac)
36 0x0000000140019b35 in setup64 (+0x19b35) (0x00000000000100ac)
37 0x00000000002e6288 call_window_proc+0x68(hwnd=00000000000100A6, msg=0x110,
wp=0x100ac, lp=0x167520, result=000000000011E328, arg=0000000140019ADC) in user32
(0x00000000000100ac)
38 0x00000000002e8754 WINPROC_call_window+0x104(hwnd=00000000000100A6, msg=0x110,
wParam=0x100ac, lParam=0x167520, result=000000000011E328, unicode=0x1,
mapping=WMCHAR_MAP_POSTMESSAGE) in user32 (0x00000000000100ac)
39 0x00000000002aa203 call_window_proc+0x93(hwnd=00000000000100A6, msg=0x110,
wparam=0x100ac, lparam=0x167520, unicode=0x1, same_thread=0x1,
mapping=WMCHAR_MAP_POSTMESSAGE) in user32 (0x0000000000000001)
40 0x00000000002af373 send_message+0x1f3(info=000000000011E4B0,
res_ptr=000000000011E4A8, unicode=<internal error>) in user32 (0x0000000000000000)
41 0x00000000002af5c9 SendMessageW+0x49(hwnd=<internal error>, msg=<internal
error>, wparam=<internal error>, lparam=<internal error>) in user32
(0x000000000000013e)
42 0x000000000027a8b8 DIALOG_CreateIndirect+0x1208(hInst=0000000000000000,
dlgTemplate=<is not available>, owner=<is not available>, dlgProc=000000006CAAAB90,
param=0x167520, unicode=0x1, modal_owner=0000000000000000) in user32
(0x000000000000013e)
43 0x000000000027c5d4 CreateDialogIndirectParamW+0x24(hInst=<internal error>,
dlgTemplate=<internal error>, owner=<internal error>, dlgProc=<internal error>,
param=0x167520) in user32 (0x000000006cb7234c)
44 0x000000006caa7265 PROPSHEET_CreateDialog+0x153(psInfo=<internal error>) in
comctl32 (0x000000006cb7234c)
45 0x000000006caa7265 PROPSHEET_PropertySheet+0x1a5(psInfo=<register RBX not
accessible in this frame>, unicode=<internal error>) in comctl32
(0x000000006cb7234c)
46 0x000000006caadf71 PropertySheetW+0x2c1(lppsh=<register R12 not accessible in
this frame>) in comctl32 (0x0000000000167600)
47 0x0000000140013202 in setup64 (+0x13202) (0x0000000000000000)
48 0x00000001400135e0 in setup64 (+0x135e0) (0x0000000000000000)
49 0x0000000140080c33 in setup64 (+0x80c33) (0x0000000000002b1b)
50 0x000000014009a1ff in setup64 (+0x9a1ff) (0x0000000000002b1b)
51 0x000000014009a8ea in setup64 (+0x9a8ea) (0x0000000000002b1b)
52 0x000000014001ba40 in setup64 (+0x1ba40) (0x0000000000002b1b)
53 0x000000014001595c in setup64 (+0x1595c) (0x0000000000002b1b)
54 0x0000000140097338 in setup64 (+0x97338) (0x0000000000000000)
55 0x0000000140019a7a in setup64 (+0x19a7a) (0x0000000000000000)
56 0x0000000140019b35 in setup64 (+0x19b35) (0x0000000000000000)
57 0x00000000002e6288 call_window_proc+0x68(hwnd=<register RBX not accessible in
this frame>, msg=<register R13 not accessible in this frame>, wp=<register RBP not
accessible in this frame>, lp=<register R12 not accessible in this frame>,
result=[<register RSP not accessible in this frame>, arg=[<register RSP not
accessible in this frame>) in user32 (0x0000000000000000)
58 0x00000000002e8754 WINPROC_call_window+0x104(hwnd=<register RBX not accessible
in this frame>, msg=<register RDI not accessible in this frame>, wParam=<register
RBP not accessible in this frame>, lParam=<register R12 not accessible in this
frame>, result=[<register RSP not accessible in this frame>, unicode=[<register RSP
not accessible in this frame>, mapping=[<register RSP not accessible in this
frame>) in user32 (0x0000000000000000)
59 0x00000000002aa203 call_window_proc+0x93(hwnd=<register R12 not accessible in
this frame>, msg=<register RBX not accessible in this frame>, wparam=<register RSI
not accessible in this frame>, lparam=<register RDI not accessible in this frame>,
unicode=[<register RSP not accessible in this frame>, same_thread=[<register RSP
not accessible in this frame>, mapping=[<register RSP not accessible in this
frame>) in user32 (0x0000000000000001)
60 0x00000000002af373 send_message+0x1f3(info=<register RBX not accessible in
this frame>, res_ptr=<register RSI not accessible in this frame>, unicode=<internal
error>) in user32 (0x0000000000000000)
61 0x00000000002af5c9 SendMessageW+0x49(hwnd=<internal error>, msg=<internal
error>, wparam=<internal error>, lparam=<internal error>) in user32
(0x0000000140000000)
62 0x0000000140001c74 in setup64 (+0x1c74) (0x0000000140000000)
63 0x0000000140067ace in setup64 (+0x67ace) (0x0000000140000000)
64 0x000000014005da35 in setup64 (+0x5da35) (0x0000000140000000)
65 0x0000000140049d86 in setup64 (+0x49d86) (0x0000000000000000)
66 0x000000007b62c639 BaseThreadInitThunk+0x9(unknown=<internal error>,
entry=<internal error>, arg=<internal error>) in kernel32 (0x0000000000000000)
67 0x000000017005a90e __wine_pop_frame(unknown=<internal error>, entry=<internal
error>, arg=<internal error>) in ntdll (0x0000000000000000)
68 0x000000017005a90e RtlUserThreadStart+0x7e(entry=[<register RSP not accessible
in this frame>, arg=[<register RSP not accessible in this frame>) in ntdll
(0x0000000000000000)
0x00000001400a9dc5 setup64+0xa9dc5: idivl 0x0000000000000030(%rsp),%eax
Modules:
Module Address Debug info Name (40 modules)
PE 0000000000010000-000000000001f000 Deferred lz32
PE 0000000000250000-0000000000a75000 Dwarf-4 user32
PE 0000000000a80000-0000000000c0b000 Deferred mscms
PE 0000000000c10000-00000000010d6000 Deferred ole32
PE 00000000010e0000-000000000127a000 Deferred winmm
PE 0000000001280000-00000000014db000 Deferred comdlg32
PE 00000000014e0000-00000000022fa000 Deferred shell32
PE 00000000036c0000-00000000038d5000 Deferred wineps
PE 0000000061540000-0000000061642000 Deferred advapi32
PE 0000000062dc0000-0000000063011000 Deferred rpcrt4
PE 0000000063280000-000000006329e000 Deferred version
PE 00000000639c0000-0000000063a0a000 Deferred shcore
PE 0000000063e40000-0000000063e64000 Deferred spoolss
PE 0000000064840000-000000006496c000 Deferred shlwapi
PE 0000000064cc0000-0000000065115000 Deferred oleaut32
PE 0000000066040000-0000000066086000 Deferred bcrypt
PE 00000000661c0000-0000000066285000 Deferred winspool
PE 00000000662c0000-0000000066326000 Deferred oledlg
PE 0000000066900000-000000006695e000 Deferred win32u
PE 0000000068300000-0000000068462000 Deferred combase
PE 0000000068500000-000000006859f000 Deferred uxtheme
PE 0000000068b00000-0000000068b92000 Deferred localspl
PE 0000000069e40000-0000000069ea5000 Deferred msacm32
PE 000000006a080000-000000006a30d000 Deferred msvcrt
PE 000000006b900000-000000006b968000 Deferred msvfw32
PE 000000006ba00000-000000006baaf000 Deferred sechost
PE 000000006bac0000-000000006bcab000 Deferred setupapi
PE 000000006c7c0000-000000006c9c4000 Deferred gdi32
PE 000000006ca40000-000000006cec8000 Dwarf-4 comctl32
PE 000000006e6c0000-000000006e9ae000 Deferred crypt32
PE 000000006f2c0000-000000006f37a000 Deferred wintrust
PE 0000000070740000-0000000070798000 Deferred mpr
PE 0000000070940000-0000000070c34000 Deferred ucrtbase
PE 0000000071000000-000000007104f000 Deferred imm32
PE 0000000071240000-0000000071350000 Deferred avifil32
PE 000000007b000000-000000007b334000 Deferred kernelbase
PE 000000007b600000-000000007b92d000 Dwarf-4 kernel32
PE 0000000140000000-0000000140153000 Export setup64
PE 0000000170000000-00000001702b0000 Dwarf-4 ntdll
PE 00007f172a8e0000-00007f172a8e4000 Deferred winex11
Threads:
process tid prio (all id:s are in hex)
00000038 services.exe
0000003c 0
00000040 0
0000004c 0
00000074 0
00000080 0
000000ac 0
000000c4 0
000000dc 0
00000044 winedevice.exe
00000048 0
00000054 0
00000058 0
0000005c 0
00000060 0
000000d0 0
00000064 winedevice.exe
00000068 0
00000078 0
0000007c 0
00000084 0
0000008c 0
00000098 0
0000009c 0
0000006c explorer.exe
00000070 0
00000088 0
00000090 0
000000a4 plugplay.exe
000000a8 0
000000b0 0
000000b4 0
000000b8 0
000000bc svchost.exe
000000c0 0
000000c8 0
000000cc 0
000000d4 rpcss.exe
000000d8 0
000000e0 0
000000e4 0
000000e8 0
000000ec 0
000000f0 0
00000100 DriverPrinterEpson.L121.x64.NesabaMedia.exe
00000104 0
00000108 (D) C:\users\admin-0rx\Temp\WZSE2.TMP\L120_x64_212UsHomeExportAsiaML\
WINX64\SETUP\SETUP64.EXE
0000010c 0 <==
00000118 0
System information:
Wine build: wine-7.0
Platform: x86_64
Version: Windows 7
Host system: Linux
Host version: 5.4.0-122-generic

You might also like