In our sitecore project (6.6.0 rev. 130404), we are facing an issue when trying to rebuild large indexes using sitecore control panel. There is an index which contains more than 650,000 items. Half-way through the index rebuilding operation, the process stops with the error "job ended unexpectedly" being displayed on the index-rebuild dialog box. When analyzing sitecore logs, we can't find any recorded exceptions related to this. Because we didn't know when the index rebuild really stopped, I searched all sitecore logs for the word "Exception" but couldn't find anything related to this.
We face the same issue with QuickSearch index (even larger index than our own) as well.
In logs, we see "Index rebuild job started" message but nothing related to that being ended or interrupted.
What can be the possible causes of this? and how can I find evidence using sitecore logs?
(ps. I have previously sought help for good indexing practices on this post, but haven't implemented the suggestions): Sitecore index rebuilding practices)