Debugging dump file

New to all this, hoping someone can assist me. I have created an small application in WPF and powershell and packaged to an exe to allow it to be used by other users. I have done this many times and they always seem to work fine. However this one is causing issues.

It works fine may i add when i right click and run with powershell. Issue comes when running the created exe. I creted this using WIN-PS2EXE.

It loads the password prompts then the modules then is appears to never display. Yet it runs in the background and i have to kill the task to close it. It does the same on other machines as well.

Ran the created dumpfile through Windbg.

I have ran the debug application and i am getting the below but not finding much as to what it could be

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>Symbol search path is: srv*
Executable search path is: srv*
ModLoad: 00000000`00b30000 00000000`00bd0000 image00000000`00b30000
ModLoad: 00007ffb`72dd0000 00007ffb`72fc8000 ntdll.dll
ModLoad: 00007ffb`56510000 00007ffb`56575000 C:WINDOWSSYSTEM32MSCOREE.DLL
ModLoad: 00007ffb`71bd0000 00007ffb`71c8d000 C:WINDOWSSystem32KERNEL32.dll
ModLoad: 00007ffb`70480000 00007ffb`70776000 C:WINDOWSSystem32KERNELBASE.dll
ModLoad: 00007ffb`6a270000 00007ffb`6a300000 C:WINDOWSSYSTEM32apphelp.dll
ModLoad: 00007ffb`6f030000 00007ffb`6f042000 C:WINDOWSSYSTEM32kernel.appcore.dll
ModLoad: 00007ffb`54850000 00007ffb`551f4000 C:WindowsMicrosoft.NETFramework64v4.0.30319clr.dll
ModLoad: 00007ffb`5afd0000 00007ffb`5afdc000 C:WINDOWSSYSTEM32VCRUNTIME140_1_CLR0400.dll
ModLoad: 00007ffb`55a40000 00007ffb`55a5b000 C:WINDOWSSYSTEM32VCRUNTIME140_CLR0400.dll
ModLoad: 00007ffb`55970000 00007ffb`55a3d000 C:WINDOWSSYSTEM32ucrtbase_clr0400.dll
(21b0.22c8): Unknown exception - code 04242420 (first chance)
ModLoad: 00007ffb`70e00000 00007ffb`70e08000 C:WINDOWSSystem32psapi.dll
ModLoad: 00007ffb`52400000 00007ffb`53a0f000 C:WINDOWSassemblyNativeImages_v4.0.30319_64mscorlib987f639e2113a820112aca65fb12396cmscorlib.ni.dll
(8240.1e0c): Break instruction exception - code 80000003 (first chance)
ntdll!LdrpDoDebuggerBreak+0x30:
00007ffb`72ea0730 cc int 3
</code>
<code>Symbol search path is: srv* Executable search path is: srv* ModLoad: 00000000`00b30000 00000000`00bd0000 image00000000`00b30000 ModLoad: 00007ffb`72dd0000 00007ffb`72fc8000 ntdll.dll ModLoad: 00007ffb`56510000 00007ffb`56575000 C:WINDOWSSYSTEM32MSCOREE.DLL ModLoad: 00007ffb`71bd0000 00007ffb`71c8d000 C:WINDOWSSystem32KERNEL32.dll ModLoad: 00007ffb`70480000 00007ffb`70776000 C:WINDOWSSystem32KERNELBASE.dll ModLoad: 00007ffb`6a270000 00007ffb`6a300000 C:WINDOWSSYSTEM32apphelp.dll ModLoad: 00007ffb`6f030000 00007ffb`6f042000 C:WINDOWSSYSTEM32kernel.appcore.dll ModLoad: 00007ffb`54850000 00007ffb`551f4000 C:WindowsMicrosoft.NETFramework64v4.0.30319clr.dll ModLoad: 00007ffb`5afd0000 00007ffb`5afdc000 C:WINDOWSSYSTEM32VCRUNTIME140_1_CLR0400.dll ModLoad: 00007ffb`55a40000 00007ffb`55a5b000 C:WINDOWSSYSTEM32VCRUNTIME140_CLR0400.dll ModLoad: 00007ffb`55970000 00007ffb`55a3d000 C:WINDOWSSYSTEM32ucrtbase_clr0400.dll (21b0.22c8): Unknown exception - code 04242420 (first chance) ModLoad: 00007ffb`70e00000 00007ffb`70e08000 C:WINDOWSSystem32psapi.dll ModLoad: 00007ffb`52400000 00007ffb`53a0f000 C:WINDOWSassemblyNativeImages_v4.0.30319_64mscorlib987f639e2113a820112aca65fb12396cmscorlib.ni.dll (8240.1e0c): Break instruction exception - code 80000003 (first chance) ntdll!LdrpDoDebuggerBreak+0x30: 00007ffb`72ea0730 cc int 3 </code>
Symbol search path is: srv*
Executable search path is: srv*
ModLoad: 00000000`00b30000 00000000`00bd0000   image00000000`00b30000
ModLoad: 00007ffb`72dd0000 00007ffb`72fc8000   ntdll.dll
ModLoad: 00007ffb`56510000 00007ffb`56575000   C:WINDOWSSYSTEM32MSCOREE.DLL
ModLoad: 00007ffb`71bd0000 00007ffb`71c8d000   C:WINDOWSSystem32KERNEL32.dll
ModLoad: 00007ffb`70480000 00007ffb`70776000   C:WINDOWSSystem32KERNELBASE.dll
ModLoad: 00007ffb`6a270000 00007ffb`6a300000   C:WINDOWSSYSTEM32apphelp.dll
ModLoad: 00007ffb`6f030000 00007ffb`6f042000   C:WINDOWSSYSTEM32kernel.appcore.dll
ModLoad: 00007ffb`54850000 00007ffb`551f4000   C:WindowsMicrosoft.NETFramework64v4.0.30319clr.dll
ModLoad: 00007ffb`5afd0000 00007ffb`5afdc000   C:WINDOWSSYSTEM32VCRUNTIME140_1_CLR0400.dll
ModLoad: 00007ffb`55a40000 00007ffb`55a5b000   C:WINDOWSSYSTEM32VCRUNTIME140_CLR0400.dll
ModLoad: 00007ffb`55970000 00007ffb`55a3d000   C:WINDOWSSYSTEM32ucrtbase_clr0400.dll
(21b0.22c8): Unknown exception - code 04242420 (first chance)
ModLoad: 00007ffb`70e00000 00007ffb`70e08000   C:WINDOWSSystem32psapi.dll
ModLoad: 00007ffb`52400000 00007ffb`53a0f000   C:WINDOWSassemblyNativeImages_v4.0.30319_64mscorlib987f639e2113a820112aca65fb12396cmscorlib.ni.dll
(8240.1e0c): Break instruction exception - code 80000003 (first chance)
ntdll!LdrpDoDebuggerBreak+0x30:
00007ffb`72ea0730 cc              int     3

The dump file is giving me the below when i run !analyze -v

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>TACK_COMMAND: ~0s; .ecxr ; kb
SYMBOL_NAME: win32u!NtUserMsgWaitForMultipleObjectsEx+14
MODULE_NAME: win32u
IMAGE_NAME: win32u.dll
FAILURE_BUCKET_ID: BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
IMAGE_VERSION: 10.0.19041.4123
FAILURE_ID_HASH: {ab2d2e3e-edb3-a979-68f2-e3be023a5515}
Followup: MachineOwner
</code>
<code>TACK_COMMAND: ~0s; .ecxr ; kb SYMBOL_NAME: win32u!NtUserMsgWaitForMultipleObjectsEx+14 MODULE_NAME: win32u IMAGE_NAME: win32u.dll FAILURE_BUCKET_ID: BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx OS_VERSION: 10.0.19041.1 BUILDLAB_STR: vb_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 10.0.19041.4123 FAILURE_ID_HASH: {ab2d2e3e-edb3-a979-68f2-e3be023a5515} Followup: MachineOwner </code>
TACK_COMMAND:  ~0s; .ecxr ; kb

SYMBOL_NAME:  win32u!NtUserMsgWaitForMultipleObjectsEx+14

MODULE_NAME: win32u

IMAGE_NAME:  win32u.dll

FAILURE_BUCKET_ID:  BREAKPOINT_80000003_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

IMAGE_VERSION:  10.0.19041.4123

FAILURE_ID_HASH:  {ab2d2e3e-edb3-a979-68f2-e3be023a5515}

Followup:     MachineOwner

There are no breakpoints in the PS code or the XAML code.

!analyze -v -hang shows:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>STACK_COMMAND: ~0s ; .cxr ; kb
SYMBOL_NAME: win32u!NtUserMsgWaitForMultipleObjectsEx+14
MODULE_NAME: win32u
IMAGE_NAME: win32u.dll
FAILURE_BUCKET_ID: APPLICATION_HANG_cfffffff_win32u.dll!NtUserMsgWaitForMultipleObjectsEx
OS_VERSION: 10.0.19041.1
BUILDLAB_STR: vb_release
OSPLATFORM_TYPE: x64
OSNAME: Windows 10
IMAGE_VERSION: 10.0.19041.4123
FAILURE_ID_HASH: {d44568b7-4ea6-d9b8-71f9-5e0773589878}
Followup: MachineOwner
---------
</code>
<code>STACK_COMMAND: ~0s ; .cxr ; kb SYMBOL_NAME: win32u!NtUserMsgWaitForMultipleObjectsEx+14 MODULE_NAME: win32u IMAGE_NAME: win32u.dll FAILURE_BUCKET_ID: APPLICATION_HANG_cfffffff_win32u.dll!NtUserMsgWaitForMultipleObjectsEx OS_VERSION: 10.0.19041.1 BUILDLAB_STR: vb_release OSPLATFORM_TYPE: x64 OSNAME: Windows 10 IMAGE_VERSION: 10.0.19041.4123 FAILURE_ID_HASH: {d44568b7-4ea6-d9b8-71f9-5e0773589878} Followup: MachineOwner --------- </code>
STACK_COMMAND:  ~0s ; .cxr ; kb

SYMBOL_NAME:  win32u!NtUserMsgWaitForMultipleObjectsEx+14

MODULE_NAME: win32u

IMAGE_NAME:  win32u.dll

FAILURE_BUCKET_ID:  APPLICATION_HANG_cfffffff_win32u.dll!NtUserMsgWaitForMultipleObjectsEx

OS_VERSION:  10.0.19041.1

BUILDLAB_STR:  vb_release

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

IMAGE_VERSION:  10.0.19041.4123

FAILURE_ID_HASH:  {d44568b7-4ea6-d9b8-71f9-5e0773589878}

Followup:     MachineOwner
---------

I have run SFC and DISM as a few suggested online but still get the same.

Any insight would be greatly appreciated.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật