Open jordanrh1 opened 8 years ago
Hi Marek, I'd appreciate if you could investigate this issue as it seems related to tiled texture support. Thanks, Jordan
OK, I'll take a look at this.
Just FYI: I disabled tiled texture until this get fixed. See above commit.
How to reproduce this issue? What is the easiest way to run iotshellext? Where can I get IotShellExt.dll (if it is not from render-only-sample/scripts). Thanks, Marek.
An access violation is seen in sihost.exe when IotShellExtension attemps to load the splash screen bitmap.
Repro steps:
IotShellExt.dll
, not the one in render-only-sample/scriptsBoot machine. When initial breakpoint is hit, run the following windbg commands to enable break on usermode exceptions
Resume booting (hit 'g'). The following access violation will occur