chints34 / imageclipper

Automatically exported from code.google.com/p/imageclipper
0 stars 0 forks source link

Access Violation #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Whenever I run the source and crop and image, then press 's' I get:

Unhandled exception at 0x6c714edb in imageclipper.exe: 0xC0000005: Access
violation reading location 0x81067318.

Thankyou very much for any help you can give me

Original issue reported on code.google.com by nick.woo...@gmail.com on 14 Sep 2009 at 7:57

GoogleCodeExporter commented 9 years ago
you should try to attach a debugger and find the specific function / pointer 
that causes this segfault. Because no one can help you with just the adresses 
because they are different when you use different libary versions / code 
versions!

Original comment by timo.witte on 7 Mar 2011 at 9:24