I can't find my fault and appreciate any help for curing the error. Here is the code:
\documentclass[a4]{paper}
\usepackage{graphicx,slashed,color,amssymb}
\usepackage{xspace,colortbl,times,pause}
%\documentstyle[preprint,aps]{revtex}
\renewcommand{\baselinestretch}{1.6}
\begin{document}
\title{QFT}
\author{Athos\CZ}
\date{March 11, 2012}
\begin{eqnarray}
[\gamma^\nu,\sigma_{\alpha\beta}]w^{\alpha\beta}g_\alpha^\nu&=&4i\gamma^\mu w_\mu^\nu g_\beta^\mu\nonumber\\
[\gamma^\nu,\sigma_{\alpha\beta}]w^{\nu\beta}&=&4i\gamma^\mu w_\beta^\nu\\
\end{eqnarray}
I want to write two formula, but can do it. However, if I set the two formula apart as:
\begin{eqnarray}
[\gamma^\nu,\sigma_{\alpha\beta}]w^{\alpha\beta}g_\alpha^\nu&=&4i\gamma^\mu w_\mu^\nu g_\beta^\mu\nonumber\\
\end{eqnarray}
\begin{eqnarray}
[\gamma^\nu,\sigma_{\alpha\beta}]w^{\nu\beta}&=&4i\gamma^\mu w_\beta^\nu\\
\end{eqnarray}
there will be no problem. I'm so confused.

\\\relaxover\\[0pt], because\relaxis the right and easy-to-recognize "seperator". With[0pt], you might later wonder: "Why did I put here a zero vertical space?" – yo' Mar 23 '12 at 12:47\relaxmight be good enough to play that role. – Frank Mittelbach Mar 23 '12 at 13:24\relaxis THE "stop-parsing" command ;) – yo' Mar 23 '12 at 14:05eqnarrayin LaTeX3 :-) – Joseph Wright Mar 23 '12 at 15:50eqnarraybehave likealignon the first&and ignoring the second&? – yo' Aug 16 '12 at 19:36