Wikipedia says that the function
$$\begin{equation} f(x) = \begin{cases} 0 & \mbox{if } x = 0 \\ x\sin(1/x) & \mbox{if } x \neq 0 \end{cases} \end{equation} $$
is not absolutely continuous on any finite interval containing the origin. Its derivative when $x\neq 0$ is easy to compute:
$$f'(x) = \sin(1/x)-\frac{\cos(1/x)}{x}$$
Wikipedia says thats if $f$ has a derivative $f'$ almost everywhere, the derivative is Lebesgue integrable and $f(x) = f(0) +\int_0^x f'(t)dt$ then $f$ is absolutely continuous.
Since the example I gave above is not absolutely continuous and has $f'$ defined almost everywhere does that mean the derivative is not Lebesgue integrable? Presumable there is a way to see that near the origin the positive area and the negative area of $f'$ are both infinite? So that $f$ can't be breaking the theorem that states the equivalence of the fundamental theorem of calculus and absolutely continuity.