::
\documentclass[a4paper, 12pt,titlepage]{report}
\pdfpagewidth\paperwidth
\pdfpageheight\paperheight
\usepackage[english,italian]{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\usepackage[onehalfspacing]{setspace}
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{#1}{}}
\renewcommand{\chaptermark}[1]{\markright{\thechapter\ #1}}
\fancyhead[LE,RO]{\bfseries \includegraphics[width=1cm,height=1cm]{logo.png}}
\renewcommand{\headrulewidth}{0.5pt}
\renewcommand{\footrulewidth}{0pt}
\addtolength{\headheight}{0cm}
\fancypagestyle{plain}{
\fancyhead{}
\renewcommand{\headrulewidth}{0pt}
}
\usepackage{multirow}
\usepackage{float}
\usepackage{geometry}
\geometry{a4paper, top=3cm, bottom=4cm, left=3.5cm, right=3.5cm, heightrounded, bindingoffset=5mm}
\newcommand{\facciatabianca}{\newpage\shipout\null\stepcounter{page}}
\usepackage{midpage}
\usepackage{chngcntr}
\counterwithin{figure}{section}
\counterwithin{table}{section}
\counterwithout{footnote}{chapter}
\usepackage{footmisc}
\interfootnotelinepenalty =10000
Questo è il preamobolo, ma ho provato a commentarlo tutto e mi dà lo stesso problema, solo su quella pagina!!