FATAL ERROR IN TWO_TASK SERVER

Docs say its not an error. Ok.
But what's causing it? What does it actually mean?
From the trace files its a 'SELECT * FROM a complicated view that draws data across a link from a remote database' that triggers it.

Why would the SELECT be blocking anything?