View Single Post
Old 02-27-2018, 08:21 PM   #1
Sergey Glazyrin
Junior Member
Sergey Glazyrin began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Feb 2018
Device: Nexus 9
track down the unknown exception in flightcrew

Hello guys!
We generate a lot of epubs built from public sources (ie, internet sites, books, etc) and around 1 of 3 flightcrew validation fails with std::exception message. It's a kind of generic error. Nothing specific, I tried to track it down, localizing what kind of page is a cause of this problem. But unfortunately, no lack.
Could you please suggest how do I debug flightcrew compiled sources and find it out ?
I don't want to use strace as it is very hard to read and understand. Wouldn't be better to add a logging system into sources, compile again flightcrew and try to debug the problem.... ?
Thanks in advance
Sergey Glazyrin is offline   Reply With Quote