From: Chong Yidong <cyd@stupidchicken.com>
To: bojohan+mail@dd.chalmers.se.?= (Johan =?UTF-8?Q?Bockg=C3=A5rd)
Cc: 1650@emacsbugs.donarmstrong.com
Subject: bug#1650: 23.0.60; raw-text-dos memory corruption
Date: Thu, 16 Apr 2009 13:57:01 -0400 [thread overview]
Message-ID: <871vrso51u.fsf@cyd.mit.edu> (raw)
> emacs -Q
>
> ;; dictd is running on port 2628
> (let* ((coding-system-for-read 'raw-text-dos)
> (coding-system-for-write 'raw-text-dos)
> (proc (open-network-stream "foo" "foo" "localhost" 2628)))
> ;; The crash goes away if the next line is uncommented
> ;; (sit-for .1)
> (process-send-string proc "define * \"vice\"\r\n"))
>
> => Crash (backtrace below)
I can't reproduce this. Do you still see the bug with latest CVS?
next reply other threads:[~2009-04-16 17:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-16 17:57 Chong Yidong [this message]
2009-04-16 20:56 ` bug#1650: 23.0.60; raw-text-dos memory corruption Johan =?UTF-8?Q?Bockg=C3=A5rd
-- strict thread matches above, loose matches on Subject: below --
2009-05-02 1:09 Chong Yidong
2009-05-02 3:45 ` Johan Bockgård
2009-05-02 11:34 ` Andreas Schwab
2009-05-02 13:49 ` Chong Yidong
2009-05-02 11:34 ` Andreas Schwab
2009-05-02 3:45 ` Johan =?UTF-8?Q?Bockg=C3=A5rd
2008-12-20 15:55 Johan =?UTF-8?Q?Bockg=C3=A5rd
2008-12-21 2:40 ` Jason Rumney
2008-12-21 9:37 ` Johan =?UTF-8?Q?Bockg=C3=A5rd
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=871vrso51u.fsf@cyd.mit.edu \
--to=cyd@stupidchicken.com \
--cc=1650@emacsbugs.donarmstrong.com \
--cc=bojohan+mail@dd.chalmers.se.?= \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.