I saw this statement when reading a textbook and I think it's correct intuitively. However I am not able to give a rigorous proof of the statement. To be more specific, what I want to prove is the following:
Let $X$ and $Y$ be two independent random variable, such that $X \in [0, \infty]$ and $Y$ has the standard normal distribution. If $X$ and $X + Y$ has the same distribution, then $X = \infty$ almost surely.
Since $X \stackrel{d}{=} X+Y$ and $Y$ takes real values, it follows that
$$X 1_{\{|X|<\infty\}} \stackrel{d}{=} (X+Y) 1_{\{|X+Y|<\infty\}} = (X+Y) 1_{\{|X|<\infty\}}. \tag{1}$$
By the independence of $X$ and $Y$, we have
$$\begin{align*} \mathbb{E}\exp(i \xi (X+Y) 1_{\{|X|<\infty\}}) &= \mathbb{E} \left( 1_{\{|X|=\infty\}} + 1_{\{|X|<\infty\}} \exp(i \xi (X+Y)) \right) \\ &= \mathbb{P}(|X|=\infty) + \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) \mathbb{E}\exp(i \xi Y)\\ &= \mathbb{P}(|X|=\infty) + \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) \exp(-\xi^2/2)\end{align*}$$
On the other hand, $(1)$ gives $$\begin{align*} \mathbb{E}\exp(i \xi (X+Y) 1_{\{|X|<\infty\}}) &\stackrel{(1)}{=} \mathbb{E}\exp(i \xi X 1_{\{|X|<\infty\}}) \\ &= \mathbb{P}(|X|=\infty) + \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) \end{align*}$$
Thus,
$$\mathbb{P}(|X|=\infty) + \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) = \mathbb{P}(|X|=\infty) + \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) \exp(-\xi^2/2)$$
i.e.
$$\mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) = \mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}}) \exp(-\xi^2/2)$$
This identity can only hold true if
$$\mathbb{E}(e^{i \xi X} 1_{\{|X|<\infty\}})=0$$
for all $\xi \in \mathbb{R} \backslash \{0\}$. Letting $\xi \to 0$ we conclude
$$\mathbb{P}(|X|<\infty)=0.$$
Remark: Note we did not use the assumption that $X$ is non-negative; the above reasoning works for any random variable $X$ which satisfies $X \stackrel{d}{=} X+Y$ for some independent $Y \sim N(0,1)$.