zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: ZheNing Hu <adlternative@gmail.com>
Cc: zsh-workers@zsh.org
Subject: Re: BUG REPORT
Date: Mon, 1 Mar 2021 15:27:35 +0000	[thread overview]
Message-ID: <20210301152735.GB18578@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <CAOLTT8TB3bydhRT+gAj0n72Hz312=oJFBCW6vjWWUZ+1X+kr=A@mail.gmail.com>

ZheNing Hu wrote on Mon, Mar 01, 2021 at 17:43:00 +0800:
> Hi,
> 
> When I use my own webServer, client may send some [CR] or [LF]
> or '\0' to the webServer, and after I closing my webServer,
> I find zsh get a Error here:
> "Error: near line 584: database is locked"
> I don't think it's my own webServer's or vscode's bug,so
> The most likely situation is that zsh does not process certain
> characters. And it may be related to zsh history because it involve
>  the database?
> 
> I don't know the reason for this, thanks for any comments.

"database is locked" happens to be the error message for the sqlite3
error code SQLITE_BUSY.  Perhaps that's what you're seeing.

I don't think the error is related to zsh in any way.


  reply	other threads:[~2021-03-01 15:27 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-01  9:43 ZheNing Hu
2021-03-01 15:27 ` Daniel Shahaf [this message]
2021-03-01 17:32 ` Bart Schaefer
2021-03-05  7:51   ` ZheNing Hu
  -- strict thread matches above, loose matches on Subject: below --
2019-09-19 11:16 Bug report Vladimir Deyter
2019-09-19 14:53 ` Mikael Magnusson
2019-09-19 15:57   ` Daniel Shahaf
2014-12-26 16:53 mvxxc
2014-12-27  2:35 ` Bart Schaefer
2014-09-17  0:26 bug report Mica Chimera
2014-09-17  1:08 ` Frank Terbeck
2014-06-05 17:05 robin terrep-drangiug
2014-06-05 20:48 ` Bart Schaefer
2013-12-17 10:59 Bug report Patrick Oscity
2013-12-17 11:27 ` Peter Stephenson
2013-12-17 17:11 ` Bart Schaefer
2013-12-17 17:56   ` Bart Schaefer
2013-12-14 18:44 Patrick Oscity
2013-12-14 19:08 ` Bart Schaefer
2013-12-14 20:43   ` Peter Stephenson
2013-12-15  1:15     ` Bart Schaefer
2013-12-15 13:30       ` Peter Stephenson
2013-12-15 17:10         ` Bart Schaefer
2013-12-15  1:08   ` Patrick Oscity
2013-12-15 11:01   ` Patrick Oscity
2013-08-04 12:16 Bug Report Yuusuke Yoshimoto
2013-08-04 17:58 ` Peter Stephenson
1996-05-22  0:07 Bug report Felix von Leitner
1996-05-15  7:48 Martin Birgmeier
1996-05-10  8:30 Martin Birgmeier
1995-08-24 11:23 Bug Report Carsten Friedrich

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=20210301152735.GB18578@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=adlternative@gmail.com \
    --cc=zsh-workers@zsh.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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