ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 AV loading a PNG file since 4.0.1

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Ruekaka Posted - Oct 09 2011 : 12:02:20
Hi everybody,

after upgrading from 3.0.5 to 4.0.1 (vcl with source) I get an AV in one of my applications when I try to load an image file.
The error occurs in line 621 of pngfilt.pas (png_create_read_struct) at address 00D905FA.

Because I'm not able to reproduce the problem in a simple programm (the same png image is loaded without problems) and I could not see much changes in the png area I wonder if anybody else have ever come accross this error and/or have any idea what happens here.

Other image formats work without problems (tried bmp, tif, gif, jpg).
(D7, Win2K)

Any hint is wellcome.
With kind regards,
Ruediger Kabbasch

With kind regards,
Ruediger Kabbasch
2   L A T E S T    R E P L I E S    (Newest First)
Ruekaka Posted - Oct 09 2011 : 13:33:36
Thanks for that tip,

changed the order in the search path and it works again.

Thanks alot!!


With kind regards,
Ruediger Kabbasch
fab Posted - Oct 09 2011 : 12:51:24
Hi,
please look at the last message of:

http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=27

I hope this is the case.