I took a look at the Lax-Milgram method and using Rayleigh quotient and the max-min principle it is clear that the Laplace Operator should have a positive specturm. However, if I take $L : [0,1] \to \mathbb C$, $Lf(x) = -f''(x)$, and $f(x) = \sin(ix)$, I have
$$Lf(x) = -\sin''(ix) = -(i\cos'(ix)) = - (-i^2\sin(ix)) = -\sin(ix),$$ so $-1$ is an eigenvalue. Where am I wrong?
As Ian said, the spectrum of the Laplacian operator is normally considered on a function space with some boundary condition, e.g. Dirichlet or Neumann. Either of those conditions would exclude $\sin ix$ (which is simply a multiple of $e^x-e^{-x}$) from consideration.
We need boundary conditions to show that Laplacian is a symmetric operator, and to promote it to self-adjoint by suitably extending the domain of definition. Only then does its spectrum become a useful tool.