It appears to be on the cffile read, if I add a cfabort before the cffile read the download of the file works just fine.
- Charles On 3/25/05 3:28 PM, "Steven Erat" <[EMAIL PROTECTED]> wrote: > Charles Heizer wrote: >> I take that back I did find this in the cfserver.log file >> >> Unexpected Signal : 11 occurred at PC=0x3FBC9700 >> > > As I mentioned earlier, the code worked for me on CFMX7/RHEL30 base. > > I'd recommend that you confirm the timestamp of the signal 11. Do a > live tail on the log to make sure that the error is generated when you > run the code. Just trying to rule out red herrings. It would be best > to make sure on one else is running any code, too. > > You could also break the code into two parts, one part does CFFILE > operations, the other does CFFTP operations. Can you confirm which part > might be related to the SIGNAL 11 ? > > Finally, try running strace to see what's going on. Start ColdFusion > with the strace command in front of it then pipe to file: > bash# strace ./coldfusion start > myCFMXstrace.log > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:200085 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

