unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1650: 23.0.60; raw-text-dos memory corruption
@ 2009-04-16 17:57 Chong Yidong
  2009-04-16 20:56 ` Johan =?UTF-8?Q?Bockg=C3=A5rd
  0 siblings, 1 reply; 9+ messages in thread
From: Chong Yidong @ 2009-04-16 17:57 UTC (permalink / raw)
  To: Johan =?UTF-8?Q?Bockg=C3=A5rd; +Cc: 1650

> 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?






^ permalink raw reply	[flat|nested] 9+ messages in thread
* bug#1650: 23.0.60; raw-text-dos memory corruption
@ 2009-05-02  1:09 Chong Yidong
  2009-05-02  3:45 ` Johan =?UTF-8?Q?Bockg=C3=A5rd
       [not found] ` <yoijvdokmam4.fsf@remote2.student.chalmers.se>
  0 siblings, 2 replies; 9+ messages in thread
From: Chong Yidong @ 2009-05-02  1:09 UTC (permalink / raw)
  To: emacs-devel; +Cc: 1650, Johan =?UTF-8?Q?Bockg=C3=A5rd

> 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 haven't been able to reproduce this.  Can anyone on this list
reproduce this?  If so, please try to debug it.






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

end of thread, other threads:[~2009-05-02 13:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <878wlfaa2k.fsf@cyd.mit.edu>
2008-12-20 15:55 ` bug#1650: 23.0.60; raw-text-dos memory corruption 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
2009-05-02 13:50   ` bug#1650: marked as done (23.0.60; raw-text-dos memory corruption) Emacs bug Tracking System
2009-04-16 17:57 bug#1650: 23.0.60; raw-text-dos memory corruption Chong Yidong
2009-04-16 20:56 ` 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 =?UTF-8?Q?Bockg=C3=A5rd
     [not found] ` <yoijvdokmam4.fsf@remote2.student.chalmers.se>
2009-05-02 11:34   ` Andreas Schwab

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).