Gnus development mailing list
 help / color / mirror / Atom feed
* error: Selecting deleted buffer
@ 2000-12-19 18:46 Dave Liebreich
  2000-12-19 20:11 ` Kai Großjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Liebreich @ 2000-12-19 18:46 UTC (permalink / raw)


Any hints as to where to start looking?

Signaling: (error "Selecting deleted buffer")
  nntp-retrieve-groups(("dnai.dsl" "dnai.announce" "gnu.emacs.gnus" "dnai.shell") "news.dnai.com")
  gnus-retrieve-groups(("dnai.dsl" "dnai.announce" "gnu.emacs.gnus" "dnai.shell") (nntp "news.dnai.com"))
  gnus-read-active-file-2(("dnai.dsl" "dnai.announce" "gnu.emacs.gnus" "dnai.shell") (nntp "news.dnai.com"))
  gnus-read-active-file-1((nntp "news.dnai.com") nil)
  gnus-read-active-file()
  gnus-group-get-new-news(nil)
* call-interactively(gnus-group-get-new-news)

running gnus v5.8.3.  

Thanks

-Dave




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

* Re: error: Selecting deleted buffer
  2000-12-19 18:46 error: Selecting deleted buffer Dave Liebreich
@ 2000-12-19 20:11 ` Kai Großjohann
  2000-12-19 20:33   ` Dave Liebreich
  0 siblings, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2000-12-19 20:11 UTC (permalink / raw)
  Cc: ding

Maybe the error goes away with 5.8.7?  That'd be the first thing I'd try.
kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



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

* Re: error: Selecting deleted buffer
  2000-12-19 20:11 ` Kai Großjohann
@ 2000-12-19 20:33   ` Dave Liebreich
  2000-12-19 20:52     ` Kai Großjohann
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Liebreich @ 2000-12-19 20:33 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Maybe the error goes away with 5.8.7?  That'd be the first thing I'd try.
> kai

It was working fine until yesterday.  I had a corrupt telnet session (lots
of garbage characters sent by mistake), then this started happening.  

I suppose I'll just bite the bullet and upgrade.  Everything was working
fine for me with 5.8.3, so I was hoping to stay with it until a "final"
release came out.

Thanks for the feedback.

_Dave




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

* Re: error: Selecting deleted buffer
  2000-12-19 20:33   ` Dave Liebreich
@ 2000-12-19 20:52     ` Kai Großjohann
  2000-12-19 21:09       ` Dave Liebreich
  0 siblings, 1 reply; 10+ messages in thread
From: Kai Großjohann @ 2000-12-19 20:52 UTC (permalink / raw)
  Cc: ding

On 19 Dec 2000, Dave Liebreich wrote:

> It was working fine until yesterday.  I had a corrupt telnet session
> (lots of garbage characters sent by mistake), then this started
> happening.

Did you restart Emacs after that?  If so, then the only thing that
could have happened is that some files are corrupted.  But the error
doesn't sound like it.

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)



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

* Re: error: Selecting deleted buffer
  2000-12-19 20:52     ` Kai Großjohann
@ 2000-12-19 21:09       ` Dave Liebreich
  2000-12-20  6:50         ` Dave Liebreich
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Liebreich @ 2000-12-19 21:09 UTC (permalink / raw)


Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> Did you restart Emacs after that?  If so, then the only thing that
> could have happened is that some files are corrupted.  But the error
> doesn't sound like it.

Yes, I restarted emacs.  I looked through my .newsrc.eld file, and could not
identify any problems.  Neither my .gnus.el nor my .emacs file were changed.

I've run gnus-group-check-bogus-groups, and browsed the nntp server from the
server mode.

sigh.  I'll wait a day in case someone posts "The problem is obviously xxx.
Do yyy and it will be fixed", then upgrade and see what happens.

Thanks again.

-Dave




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

* Re: error: Selecting deleted buffer
  2000-12-19 21:09       ` Dave Liebreich
@ 2000-12-20  6:50         ` Dave Liebreich
  2000-12-20  7:09           ` ShengHuo ZHU
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Liebreich @ 2000-12-20  6:50 UTC (permalink / raw)


I upgraded to 5.8.7, and the problem persists.  The error occurs right after
a message indicating the active file has been read from my nntp server.  If
I hit "g" again, it works fine.

I removed the killed and zombie lists from .newsrc.eld, and went over my
.gnus.el, and can not find any problems.

Any suggestions as to where to start looking?

Thanks

-Dave




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

* Re: error: Selecting deleted buffer
  2000-12-20  6:50         ` Dave Liebreich
@ 2000-12-20  7:09           ` ShengHuo ZHU
  2000-12-20  9:18             ` Dave Liebreich
  0 siblings, 1 reply; 10+ messages in thread
From: ShengHuo ZHU @ 2000-12-20  7:09 UTC (permalink / raw)


Dave Liebreich <pixiebob@bigfoot.com> writes:

> I upgraded to 5.8.7, and the problem persists.  The error occurs right after
> a message indicating the active file has been read from my nntp server.  If
> I hit "g" again, it works fine.
> 
> I removed the killed and zombie lists from .newsrc.eld, and went over my
> .gnus.el, and can not find any problems.
> 
> Any suggestions as to where to start looking?

I saw a similar bug report before.  But I can not figure out which
buffer causes the problem.  One buffer is " *nntpd*" and another is 
" *server SERVER nntp *nntpd**" (notice the leading space. replace
SERVER with the real server name).  If the problem happens again,
could you check all buffers starting with " *"?  I guess some buffer
is missing.

ShengHuo



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

* Re: error: Selecting deleted buffer
  2000-12-20  7:09           ` ShengHuo ZHU
@ 2000-12-20  9:18             ` Dave Liebreich
  2000-12-20 20:38               ` ShengHuo ZHU
  0 siblings, 1 reply; 10+ messages in thread
From: Dave Liebreich @ 2000-12-20  9:18 UTC (permalink / raw)


ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> I saw a similar bug report before.  But I can not figure out which
> buffer causes the problem.  One buffer is " *nntpd*" and another is 
> " *server SERVER nntp *nntpd**" (notice the leading space. replace
> SERVER with the real server name).  If the problem happens again,
> could you check all buffers starting with " *"?  I guess some buffer
> is missing.

(print(buffer-list) (current-buffer))
(#<buffer *scratch*> #<buffer  *Minibuf-1*> #<buffer *Backtrace*> #<buffer *Group*> #<buffer  *Minibuf-0*> #<buffer *Messages*> #<buffer  *mh-temp*> #<buffer  *nntpd*> #<buffer .newsrc-dribble> #<buffer  *gnus work*> #<buffer  *nnmail message-id cache*>)


So it appears that the ...SERVER... buffer is missing.

-Dave




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

* Re: error: Selecting deleted buffer
  2000-12-20  9:18             ` Dave Liebreich
@ 2000-12-20 20:38               ` ShengHuo ZHU
  2000-12-20 21:05                 ` Dave Liebreich
  0 siblings, 1 reply; 10+ messages in thread
From: ShengHuo ZHU @ 2000-12-20 20:38 UTC (permalink / raw)


Dave Liebreich <pixiebob@bigfoot.com> writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> writes:
> 
> > I saw a similar bug report before.  But I can not figure out which
> > buffer causes the problem.  One buffer is " *nntpd*" and another is 
> > " *server SERVER nntp *nntpd**" (notice the leading space. replace
> > SERVER with the real server name).  If the problem happens again,
> > could you check all buffers starting with " *"?  I guess some buffer
> > is missing.
> 
> (print(buffer-list) (current-buffer))
> (#<buffer *scratch*> #<buffer  *Minibuf-1*> #<buffer *Backtrace*> #<buffer *Group*> #<buffer  *Minibuf-0*> #<buffer *Messages*> #<buffer  *mh-temp*> #<buffer  *nntpd*> #<buffer .newsrc-dribble> #<buffer  *gnus work*> #<buffer  *nnmail message-id cache*>)
> 
> 
> So it appears that the ...SERVER... buffer is missing.

I guess Gnus lost the connection to the SERVER in the middle of
retrieving groups.  So, you have to make a new connection by typing
`g' or so.

ShengHuo



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

* Re: error: Selecting deleted buffer
  2000-12-20 20:38               ` ShengHuo ZHU
@ 2000-12-20 21:05                 ` Dave Liebreich
  0 siblings, 0 replies; 10+ messages in thread
From: Dave Liebreich @ 2000-12-20 21:05 UTC (permalink / raw)


ShengHuo ZHU <zsh@cs.rochester.edu> writes:

> I guess Gnus lost the connection to the SERVER in the middle of
> retrieving groups.  So, you have to make a new connection by typing
> `g' or so.
> 
> ShengHuo

I'll sniff packets to try and determine which end is closing the
connection.  Hopefully, it is not gnus.

Thanks

-Dave




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

end of thread, other threads:[~2000-12-20 21:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-19 18:46 error: Selecting deleted buffer Dave Liebreich
2000-12-19 20:11 ` Kai Großjohann
2000-12-19 20:33   ` Dave Liebreich
2000-12-19 20:52     ` Kai Großjohann
2000-12-19 21:09       ` Dave Liebreich
2000-12-20  6:50         ` Dave Liebreich
2000-12-20  7:09           ` ShengHuo ZHU
2000-12-20  9:18             ` Dave Liebreich
2000-12-20 20:38               ` ShengHuo ZHU
2000-12-20 21:05                 ` Dave Liebreich

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