OSPF bug (present in 3.6, 3.10 and 3.11)

If OSPF is being run on wireless interface, this interface is in disable-running-check=yes mode, and this interface is not connected, whole OSPF routing process dies after 5 or so minutes of such operation.
(/routing ospf neighbor print freezes the console until ctrl+c pressed)

This is /routing ospf interface configuration for mentioned interface.

1 interface=wlan2 cost=10 priority=0 authentication=md5 authentication-key=“secret” authentication-key-id=1 network-type=ptmp passive=no retransmit-interval=5s transmit-delay=1s hello-interval=1s dead-interval=5s

this is fully repeatable, so plx fix0r :wink:

just disabling the network corresponding to this interface in /routing ospf network remedied the problem, but needless to say OSPF won’t operate when this interface comes back alive.

Another router died today; rains and storms made weak installations surface (connections become unstable and disconnections frequent), along with your bug. Please fix or at least confirm?