Re: Issue with GM through JNI
Tianyu Lang <[email protected]>
| Newsgroups | gmane.comp.video.graphicsmagick.help |
|---|---|
| Message-ID | <CABR2W4_oVjHxmpVrYFrngwuMuHb8kp-QHQs6YE0JCm0S26AYcg@mail.gmail.com> |
Hi Bob, We managed to figure out the problem. The problem was due to conflicts between Java and GM's signal handlers. It seems like GM is intercepting Java's signals, which caused Java to freak out. After following the instructions here <http://docs.oracle.com/javase/7/docs/technotes/guides/vm/signal-chaining.html>, we are able to use GM from Java without a problem. Thanks for the help, Tianyu ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Graphicsmagick-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/graphicsmagick-help