Bitcoin Forum

Bitcoin => Armory => Topic started by: Rohime on November 10, 2017, 01:12:17 AM



Title: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: Rohime on November 10, 2017, 01:12:17 AM
For Awareness!

I've just updated to Windows Insider Preview Fast Ring BUILD 17035.

Since doing this Armory Client start causes Windows to Crash green screen of death GSOD and error STOPCODE of IRQL_NOT_LESS_OR_EQUAL

Going to try rollback to older version now.    Suggest DONT UPDATE if you are an Insider on Fast Ring.

Bitcoin Core starts fine.

Armory 0.96.1



Title: Re: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: Rohime on November 10, 2017, 03:01:02 AM


Rolled Windows Update (Insider Preview) back to Build 17025.   Problem has now gone away.

Possibly related to firewall filtering of outbound network connects (unproven).    I will track windows forums and see if any likely direct cause turns up.


Title: Re: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: HCP on November 10, 2017, 04:19:34 AM
Did you happen to try with the latest version of Armory?  Either 0.96.3 or the 0.96.4 RC1 (aka 0.96.3.99)... Did these cause the same crashes?

Latest Armory releases are available here: https://github.com/goatpig/BitcoinArmory/releases


Title: Re: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: goatpig on November 10, 2017, 10:53:49 AM


Rolled Windows Update (Insider Preview) back to Build 17025.   Problem has now gone away.

Possibly related to firewall filtering of outbound network connects (unproven).    I will track windows forums and see if any likely direct cause turns up.

Armory does not try to connect to anything but localhost. Only Core creates sockets over the WAN.


Title: Re: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: Rohime on November 10, 2017, 12:14:57 PM
Did you happen to try with the latest version of Armory?  Either 0.96.3 or the 0.96.4 RC1 (aka 0.96.3.99)... Did these cause the same crashes?

Latest Armory releases are available here: https://github.com/goatpig/BitcoinArmory/releases


No sorry - didnt test latest.    My objective at the time was to confirm it was directly related to Windows update, which i'm now very confident it was.


Title: Re: Windows 10 Green Screen of Death GSOD IRQL_NOT_LESS_OR_EQUAL launch Armory
Post by: Rohime on November 10, 2017, 12:22:31 PM


Rolled Windows Update (Insider Preview) back to Build 17025.   Problem has now gone away.

Possibly related to firewall filtering of outbound network connects (unproven).    I will track windows forums and see if any likely direct cause turns up.

Armory does not try to connect to anything but localhost. Only Core creates sockets over the WAN.


fair enough, but windows seems to have changed processing in that area.   Testing with just bitcoin core (0.14.x) that build of windows causes a prompt to allow / disallow external connection via firewall (with public / private network differentiation).
Bitcoin core by itself worked fine.

Shutting bitcoin core and starting armory does cause the same network / fireewall prompt to come up (you can see it in the taskbar on second screen) - but because the first screen is by then a Green Screen of Death, there is no way to confirm what it says).

Sorry - i've done no additional problem determination beyound that ... but hopefully it will be address (by MS) before the update is more widely released