until i applied the recently updated cfimage hotfix i had experienced exactly the same behaviour. cf8 server would crash and restart when trying to do imagewrite after the image object has been manipulated in some way (resize, scale, add text, etc). so yes, try the updated hotfix: http://www.adobe.com/go/kb403411
worth noting: the ColdFusion 8.0.1 cumulative hot fix 1 does not seem to include the UPDATE cfimage hotfix... Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Cutter (CFRelated) wrote: > I was thinking that, if he was using cfimage (and heavily), that this > new hotfix from last week might be worth trying. Doesn't reference that > activity directly, but file locks could cause thread lock issues, which > might indirectly bounce CF. > > http://kb.adobe.com/selfservice/viewContent.do?externalId=kb403411 > > Steve "Cutter" Blades > Adobe Certified Professional > Advanced Macromedia ColdFusion MX 7 Developer > _____________________________ > http://blog.cutterscrossing.com > > James Holmes wrote: > >> Because the OP says they "get the crash once in every ~10,000 >> attempts" which is probably the limit at which the hotspot compiler >> decided to compile the given class to native code. After the auto >> restart the same code works fine. It's a classic sign of this problem. >> >> On Tue, Aug 26, 2008 at 9:46 AM, Brad Wood <[EMAIL PROTECTED]> wrote: >> >>> James, if the JVM crashes, it will certainly create a hs_err_pid file, but >>> how do you know that the OP's problem is related to hotspot optimization? >>> The talkingtree post says nothing about image manipulation, and there has >>> got to be more than one reason for a JVM crash. >>> >>> ~Brad >>> >>> ----- Original Message ----- >>> From: "James Holmes" <[EMAIL PROTECTED]> >>> To: "CF-Talk" <[email protected]> >>> Sent: Monday, August 25, 2008 8:24 PM >>> Subject: Re: PID errors - much simpler >>> >>> >>> >>>> These crashes are related to JVM hotspot optimisation. >>>> >>>> http://www.talkingtree.com/blog/index.cfm/2004/5/21/hscrashlog0504 >>>> >>>> Try updating your JVM, if possible. >>>> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311550 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

