The following compiles for me just fine:
\documentclass{beamer}
\begin{document}
\section{wow}
\subsection[Méthodes de détection de l’architecture
matérielle]{Méthodes de détection de l’architecture matérielle}
neat
\end{document}
Can you please send a complete document that fails to compile?
Preferably less than ten lines of TeX? (I often find that the
exercise of finding the smallest example that fails helps me to figure
out what's wrong. If not, at least someone else can then look at it
and figure it out fairly quickly.)