Skip to content

[Phobos Fix] Fix with 1978 - #2339

Open
NetsuNegi wants to merge 3 commits into
Phobos-developers:developfrom
NetsuNegi:origin/bugfix/ifv_select_fix
Open

[Phobos Fix] Fix with 1978#2339
NetsuNegi wants to merge 3 commits into
Phobos-developers:developfrom
NetsuNegi:origin/bugfix/ifv_select_fix

Conversation

@NetsuNegi

Copy link
Copy Markdown
Contributor

@NetsuNegi NetsuNegi added ❓Phobos bug Something isn't working properly Needs testing ⚙️T1 T1 maintainer review is sufficient Bugfix This is a bugfix that does not need documentation beyond mention in changelog labels Aug 12, 2026
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

@NetsuNegi
NetsuNegi marked this pull request as draft August 12, 2026 04:45
@NetsuNegi NetsuNegi added the Skip Docs PR does not need a documentation entry label Aug 12, 2026
@NetsuNegi
NetsuNegi marked this pull request as ready for review August 12, 2026 07:50
@Coronia Coronia added Skip Changelog PR does not need a changelog entry in docs/Whats-New.md Skip Credits PR does not need a credits entry in CREDITS.md labels Aug 12, 2026
@DmitryVolkov666

Copy link
Copy Markdown

APPLICATION_VERIFIER_FLAGS: 0

EXCEPTION_RECORD: (.exr -1)
ExceptionAddress: 00000000
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 0

FAULTING_THREAD: 35f4

PROCESS_NAME: gamemd.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - { } .

EXCEPTION_CODE_STR: 80000003

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
0019d14c 00647689 00000000 00000010 00000000 Phobos!TypeSelectExecute_UseIFVMode+0xc06
0019d174 06e4000d 6c882c8c 0050b1d0 37157be0 gamemd+0x247689
0019d18c 0acc000d 0019d198 006cbcde 00200286 0x6e4000d
0019d1ac 0689000d 0019d1b8 004f9038 00200206 0xacc000d
0019d1e4 771710a8 75ea0a48 006475cd 00000000 0x689000d
0019d208 7664b467 00000000 00000010 75ea0a48 ntdll_77140000!RtlRunOnceExecuteOnce+0x18
0019d220 0019d248 771710a8 75ea0a48 00000000 KERNELBASE!InitOnceExecuteOnce+0x17
00000000 00000000 00000000 00000000 00000000 0x19d248

STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_NAME: Phobos+f2016

MODULE_NAME: Phobos

IMAGE_NAME: Phobos.dll

FAILURE_BUCKET_ID: BREAKPOINT_80000003_Phobos.dll!Unknown

OS_VERSION: 10.0.19041.1

BUILDLAB_STR: vb_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {89fd9dd4-d3a5-8c9a-6750-a41f81d0b593}

Followup: MachineOwner

If you need a full dump, just say the word and I'll upload it.

@DmitryVolkov666

Copy link
Copy Markdown

It crashed after 6 minutes

@Coronia

Coronia commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

APPLICATION_VERIFIER_FLAGS: 0

EXCEPTION_RECORD: (.exr -1) ExceptionAddress: 00000000 ExceptionCode: 80000003 (Break instruction exception) ExceptionFlags: 00000000 NumberParameters: 0

FAULTING_THREAD: 35f4

PROCESS_NAME: gamemd.exe

ERROR_CODE: (NTSTATUS) 0x80000003 - { } .

EXCEPTION_CODE_STR: 80000003

STACK_TEXT: WARNING: Stack unwind information not available. Following frames may be wrong. 0019d14c 00647689 00000000 00000010 00000000 Phobos!TypeSelectExecute_UseIFVMode+0xc06 0019d174 06e4000d 6c882c8c 0050b1d0 37157be0 gamemd+0x247689 0019d18c 0acc000d 0019d198 006cbcde 00200286 0x6e4000d 0019d1ac 0689000d 0019d1b8 004f9038 00200206 0xacc000d 0019d1e4 771710a8 75ea0a48 006475cd 00000000 0x689000d 0019d208 7664b467 00000000 00000010 75ea0a48 ntdll_77140000!RtlRunOnceExecuteOnce+0x18 0019d220 0019d248 771710a8 75ea0a48 00000000 KERNELBASE!InitOnceExecuteOnce+0x17 00000000 00000000 00000000 00000000 00000000 0x19d248

STACK_COMMAND: ~0s; .ecxr ; kb

SYMBOL_NAME: Phobos+f2016

MODULE_NAME: Phobos

IMAGE_NAME: Phobos.dll

FAILURE_BUCKET_ID: BREAKPOINT_80000003_Phobos.dll!Unknown

OS_VERSION: 10.0.19041.1

BUILDLAB_STR: vb_release

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {89fd9dd4-d3a5-8c9a-6750-a41f81d0b593}

Followup: MachineOwner

If you need a full dump, just say the word and I'll upload it.

could you send all of your IFV units' codes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This is a bugfix that does not need documentation beyond mention in changelog Needs testing ❓Phobos bug Something isn't working properly Skip Changelog PR does not need a changelog entry in docs/Whats-New.md Skip Credits PR does not need a credits entry in CREDITS.md Skip Docs PR does not need a documentation entry ⚙️T1 T1 maintainer review is sufficient

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants