public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* 1.1.4: Exception-STATUS_ACCESS_VIOLATION on gd 1.7.3
@ 2000-09-11  4:58 Ralf Habacker
  2000-09-11 10:36 ` Chris Faylor
  0 siblings, 1 reply; 2+ messages in thread
From: Ralf Habacker @ 2000-09-11  4:58 UTC (permalink / raw)
  To: cygwin

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 ?


Ralf Habacker


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 1.1.4: Exception-STATUS_ACCESS_VIOLATION on gd 1.7.3
  2000-09-11  4:58 1.1.4: Exception-STATUS_ACCESS_VIOLATION on gd 1.7.3 Ralf Habacker
@ 2000-09-11 10:36 ` Chris Faylor
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Faylor @ 2000-09-11 10:36 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-09-11 10:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-11  4:58 1.1.4: Exception-STATUS_ACCESS_VIOLATION on gd 1.7.3 Ralf Habacker
2000-09-11 10:36 ` Chris Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).