all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1650: 23.0.60; raw-text-dos memory corruption
@ 2009-05-02  1:09 Chong Yidong
  2009-05-02  3:45 ` Johan Bockgård
  2009-05-02  3:45 ` bug#1650: 23.0.60; raw-text-dos memory corruption Johan =?UTF-8?Q?Bockg=C3=A5rd
  0 siblings, 2 replies; 12+ 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] 12+ messages in thread
* 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; 12+ 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] 12+ messages in thread

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

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-02  1:09 bug#1650: 23.0.60; raw-text-dos memory corruption Chong Yidong
2009-05-02  3:45 ` Johan Bockgård
2009-05-02 11:34   ` Andreas Schwab
2009-05-02 11:34   ` Andreas Schwab
2009-05-02 13:49     ` Chong Yidong
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
2009-05-02 13:50         ` bug#1650: marked as done (23.0.60; raw-text-dos memory corruption) Emacs bug Tracking System
2009-05-02  3:45 ` 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-04-16 17:57 Chong Yidong
2009-04-16 20:56 ` Johan =?UTF-8?Q?Bockg=C3=A5rd

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.