* Re: Segfault on setting file-position on sockets
[not found] <20020520144321.GA29136@duronbox.nosuchnet>
@ 2002-05-20 20:54 ` Thien-Thi Nguyen
0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2002-05-20 20:54 UTC (permalink / raw)
Cc: guile-user, bug-guile
From: Arno Peters <a.w.peters@ieee.org>
Date: Mon, 20 May 2002 16:43:21 +0200
The following 2 line snippet will segfault guile 1.4
(let ((sock (socket AF_INET SOCK_STREAM 0)))
(file-set-position sock 0))
thanks. this is now recorded in the bugs db as:
1005-fseek-0-on-socket-dumps-core
cvs HEAD and branch_release-1-6 signal "ERROR: unbound variable: fseek"
but do not segfault.
[bug-guile added to cc.]
thi
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-05-20 20:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20020520144321.GA29136@duronbox.nosuchnet>
2002-05-20 20:54 ` Segfault on setting file-position on sockets Thien-Thi Nguyen
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).