Comments on: Terminate called after throwing an instance of ‘int’ /2008/11/24/terminate-called-after-throwing-an-instance-of-int/ Mon, 31 Oct 2016 16:45:40 +0000 hourly 1 #/?v=4.4.5 By: Hongli Lai /2008/11/24/terminate-called-after-throwing-an-instance-of-int/comment-page-1/#comment-856 Mon, 24 Nov 2008 14:11:26 +0000 /?p=120#comment-856 That’s an uncaught C++ exception. I’m guessing that something in ImageMagick threw up. But as for why, I don’t know. A bug maybe? Try debugging it in gdb.

]]>