This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: 1.1.4: Exception-STATUS_ACCESS_VIOLATION on gd 1.7.3


On Mon, Sep 11, 2000 at 01:46:45PM +0200, Ralf Habacker wrote:
>I've compiled gd version 1.7.3. with cygwin 1.1.4 without errors. Running
>gdtest.exe or webpng.exe the following error happens:
>
>$ ./gdtest demoin.png
>      0 [main] gdtest 23855 handle_exceptions: Exception:
>STATUS_ACCESS_VIOLATION
>  51875 [main] gdtest 23855 stackdump: Dumping stack trace to
>gdtest.exe.stackdump
>Segmentation fault (core dumped)
>
>Tracing the program shows, that the first call of fread() produces the
>error, but I don't know what's wrong. Can anyone tell me, what's the reason
>and what I can do ?

You should debug the program further and find out why fread is being
passed (I assume) a bad pointer.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]