Hi, I'm using a jre1.5.0_12 on a Red Hat server. Do you know where I can find some docs on how to solve this? This code had been running for more than 1 year without such a problem.
Thanks in advance Maurizio -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hans-Werner Hilse Sent: October 17, 2007 1:26 PM To: Post all your questions about iText here Subject: Re: [iText-questions] jvm crush Hi, On Wed, 17 Oct 2007 11:57:19 -0400 Maurizio Marra <[EMAIL PROTECTED]> wrote: > I'm using iText (version 2.0.1) with Tomcat 6 to add a timestamp to > the first page of uploaded pdf file. > Today the jvm crushed. Yes. Due to a > # SIGBUS (0x7) at pc=0xb373fba9, pid=13444, tid=1693485984 Since iText is Java-only (no JNI/CNI), you'll have to search the culprit somewhere else -- at least I don't know of a Java way to make an access to invalid memory regions. Do you run a reasonable current java environment? -hwh ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/