From: j.neuschaefer@gmx.net (Jonathan Neuschäfer)
To: kernelnewbies@lists.kernelnewbies.org
Subject: opening a file second time using vi on LCD console hangs the system
Date: Tue, 29 Jul 2014 10:54:00 +0200 [thread overview]
Message-ID: <20140729085400.GH3694@debian> (raw)
In-Reply-To: <1A0A429E720CFD4A9673A435389F16362B9FDBEA@SMTP4.etri.info>
On Tue, Jul 29, 2014 at 04:38:52AM +0000, Chan Kim wrote:
> Hi,
> I'm using fbconsole on the LCD using USB keyboard.
Does this also happen in ssh sessions into the same machine?
Does it happen inside terminal multiplexers such as tmux and screen?
> I open a new file using vi then edit, write it, and exit. Then second time I
> open the file using vi, it hangs.
Does it happen if you open a different file, too?
Does it happen with different editors?
> with [1]+ Stopped (tty input) message.
This message usually means that you pressed Ctrl-Z, which suspends the
current process and lets you return to your shell.
You might find out more about your problem by playing around with
strace, a tool that traces all system calls a process performs.
Hope that helps,
Jonathan
prev parent reply other threads:[~2014-07-29 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 4:38 opening a file second time using vi on LCD console hangs the system Chan Kim
2014-07-29 8:54 ` Jonathan Neuschäfer [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=20140729085400.GH3694@debian \
--to=j.neuschaefer@gmx.net \
--cc=kernelnewbies@lists.kernelnewbies.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 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 NNTP newsgroup(s).