All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: "Linux/m68k" <linux-m68k@vger.kernel.org>
Subject: Re: Atari console corruption
Date: Mon, 11 Jul 2022 13:37:57 +0200	[thread overview]
Message-ID: <CAMuHMdV=ovE6e9TSvsYS7givuEGCcBNAhk3byWUEPdMJ11xEzg@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimZ4q3mGhy27qVo5gQHMCM2U8jrc_fNPH4YUXev@mail.gmail.com>

On Wed, Oct 13, 2010 at 9:10 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> If your shell command line looks like:
>
> sh-3.1# abcd
>
> Then insert another 'b' in front of the existing 'b'. The 'c' will
> become corrupted.
> The actual characters don't matter, except that the inserted character must be
> the same as the existing one.
> It happens in all even columns, so if your prompt is different, just try it at
> a different even position.
>
> It happens in frame buffer depths 2, 4, and 8. In monochrome mode the corruption
> is different. In 16 bpp, when it uses the cfb code, there's no
> corruption, so the bug
> must be in the Atari-specific code.
>
> I could not reproduce it in vi, only in bash.
>
> Tested on ARAnyM only.

FTR, this was "fixed" in commit 81732c3b2fede049 ("tty vt: Fix line
garbage in virtual console on command line edition") in v3.7, followed
by a few fixes for the regressions introduced by this fix.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

      parent reply	other threads:[~2022-07-11 11:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 19:10 Atari console corruption Geert Uytterhoeven
2010-10-13 21:00 ` Andreas Schwab
2011-01-30 14:17   ` Thorsten Glaser
2011-01-30 18:55     ` Geert Uytterhoeven
2011-01-30 19:15       ` Thorsten Glaser
2011-01-31 18:32         ` Geert Uytterhoeven
2011-01-31 22:04           ` Thorsten Glaser
2011-01-31  1:46       ` Michael Schmitz
2022-07-11 11:37 ` Geert Uytterhoeven [this message]

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='CAMuHMdV=ovE6e9TSvsYS7givuEGCcBNAhk3byWUEPdMJ11xEzg@mail.gmail.com' \
    --to=geert@linux-m68k.org \
    --cc=linux-m68k@vger.kernel.org \
    /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.
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.