jQuery 1.9 + jquery-migrate breaks my 1.72 page

jQuery 1.9 + jquery-migrate breaks my 1.72 page

Hi,

I added jquery 1.9 and jquer migrate to the header. Now my page just is broken with no helpful message:

Error: Syntax error, unrecognized expression: <div id="contents"> 
<div class="page page_start" id="page_81"> 
.... A lot of html code 
in jquery-1.9.0.min.js:2 


My page loads content using ajax and evals inline javascripts. But this message is not helpful at all. What's wrong?