View Single Post
Old 06-18-2011, 01:32 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,434
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Figuring out what is causing ADE to crash is a bit of an art. The way I would approach it is:

1) Use --test to generate a smaller epub

2) Delete the html file from the epub one by one until you find the one that causing the crash

3) Comment out/delete parts of that html file until you isolate what in the html is causing the crash

Since you say your have already done 3, try running the epub against an epub validator like flightcrew and see if there are errors in the OPF/NCX file.
kovidgoyal is offline   Reply With Quote