Modify

Ticket #1 (closed defect)

Opened 3 years ago

Last modified 21 months ago

PNG causes a CF crashdump

Reported by: murabugreport@… Owned by: somebody
Priority: minor Component: v5
Version: Keywords:
Cc: Time planned: 1d
Time remaining: 1d Time spent: 1d

Description

I have a PNG that causes CF crashdump on upload as attached to content. Attaching it.

Error Occurred While Processing Request  
An error occurred attempting to read the specified image. Error reading PNG metadata -  
An error occurred attempting to read the specified image. Error reading PNG metadata -  
  
The error occurred in D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\imagecfc\image.cfc: line 1464
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\imagecfc\image.cfc: line 857
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\imagecfc\image.cfc: line 815
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\imagecfc\image.cfc: line 125
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\processImgImagecfc.cfc: line 105
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\file\fileManager.cfc: line 277
Called from D:\Inetpub\wwwroot\CMS\requirements\sava5\content\contentManager.cfc: line 461
Called from D:\Inetpub\wwwroot\CMS\admin\parsed\carch.update.cfm: line 59
Called from D:\Inetpub\wwwroot\CMS\admin\parsed\carch.update.cfm: line 5
Called from D:\Inetpub\wwwroot\CMS\admin\parsed\carch.update.cfm: line 1
Called from D:\Inetpub\wwwroot\CMS\requirements\fusebox5\Application.cfc: line 228
Called from D:\Inetpub\wwwroot\CMS\requirements\fusebox5\Application.cfc: line 218
Called from D:\Inetpub\wwwroot\CMS\requirements\fusebox5\fusebox5.cfm: line 57
Called from D:\Inetpub\wwwroot\CMS\admin\index.cfm: line 20
 
1462 : 	
1463 : 	<cfif variables.throwOnError or arguments.force>
1464 : 		<cfthrow detail="#arguments.detail#" message="#arguments.detail#">
1465 : 	<cfelse>
1466 : 		<cfset retVal.errorCode = 1>

 
 


Attachments

sub-stamp2.png Download (36.0 KB) - added by murabugreport@… 3 years ago.
PNG that causes CF crash on upload as attached to content - note: Using SAVA 5.0

Change History

Changed 3 years ago by murabugreport@…

PNG that causes CF crash on upload as attached to content - note: Using SAVA 5.0

comment:1 Changed 3 years ago by anonymous

  • Priority changed from blocker to minor

Note, using Sava 5.0

comment:2 Changed 21 months ago by blueriver

  • Status changed from new to closed
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.