unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
@ 2010-04-18  0:23 Leo
  2010-04-25 22:15 ` Chong Yidong
  2012-12-04 22:49 ` Deniz Dogan
  0 siblings, 2 replies; 7+ messages in thread
From: Leo @ 2010-04-18  0:23 UTC (permalink / raw)
  To: 5966


I got an emacs session running 1day 12 hours and I have 2030 buffers
like the following. These buffers gave me a bad feeling and I even
suspected emacs was attacked. It seems they are created by
rcirc-get-temp-buffer-create.

 ............
 *   #openobexTMPir...        12 Fundamental      
 *   #sumaprojektTM...         7 Fundamental      
 *   #epfarmsTMPirc...         4 Fundamental      
 *   #mycertTMPirc....        13 Fundamental      
 *   #onaTMPirc.fre...         9 Fundamental      
 *   #ruby-huTMPirc...        10 Fundamental      
 *   #pypbTMPirc.fr...         8 Fundamental      
 *   #opensolaris-i...         8 Fundamental      
 *   #itl-osugTMPir...         8 Fundamental      
 *   #ruwaveTMPirc....         6 Fundamental      
 *   ##davinciTMPir...         6 Fundamental      
 *   #gnu-womenTMPi...         5 Fundamental      
 *   #biosinteracti...        29 Fundamental      
 *   #joslTMPirc.fr...         9 Fundamental      
 *   #openerp-itTMP...        30 Fundamental      
 *   #yurikocmsTMPi...         9 Fundamental      
 *   #picomboTMPirc...         9 Fundamental      
 *   #sfmlTMPirc.fr...         5 Fundamental      
 *   #synapsestudio...         9 Fundamental      
 *   #web414TMPirc....        11 Fundamental      
 *   #drupal-norgeT...         8 Fundamental      
 *   #phobosTMPirc....        16 Fundamental      
 *   #karlsruheTMPi...         9 Fundamental      
 *   #ichthux-study...        11 Fundamental      
 *   ##rww-testTMPi...         4 Fundamental      
 *   #warfields.tre...         7 Fundamental      
 *   #archrepoTMPir...         7 Fundamental      
 *   #heritageTMPir...        10 Fundamental      
 *   #kfluidTMPirc....        12 Fundamental      
 *   #qt-itemviews-...        12 Fundamental      
 *   #miranda-testT...        10 Fundamental      
 *   #openeverythin...        11 Fundamental      
 *   #de-communtuTM...         8 Fundamental      
 *   #blogiloTMPirc...        10 Fundamental      
 *   #hellasTMPirc....        11 Fundamental      
 *   #hateTMPirc.fr...        10 Fundamental      
 *   #alidTMPirc.fr...        10 Fundamental      
 *   #debian-amTMPi...        12 Fundamental      
 *   #boincsynergy....        10 Fundamental      
 *   #drupal-roTMPi...         4 Fundamental      
............







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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2010-04-18  0:23 bug#5966: 23.1.95; rcirc creates thousands of temp buffers Leo
@ 2010-04-25 22:15 ` Chong Yidong
  2010-05-06  0:43   ` Ryan Yeske
  2012-12-04 22:49 ` Deniz Dogan
  1 sibling, 1 reply; 7+ messages in thread
From: Chong Yidong @ 2010-04-25 22:15 UTC (permalink / raw)
  To: Ryan Yeske; +Cc: 5966, Leo

Hi Ryan,

Could you look into this problem?  Thanks.

Leo <sdl.web@gmail.com> wrote:

> I got an emacs session running 1day 12 hours and I have 2030 buffers
> like the following. These buffers gave me a bad feeling and I even
> suspected emacs was attacked. It seems they are created by
> rcirc-get-temp-buffer-create.
>
>  *   #openobexTMPir...        12 Fundamental
>  *   #sumaprojektTM...         7 Fundamental
>  *   #epfarmsTMPirc...         4 Fundamental
>  ....






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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2010-04-25 22:15 ` Chong Yidong
@ 2010-05-06  0:43   ` Ryan Yeske
  2010-05-06  7:21     ` Leo
  2011-09-26  2:18     ` Leo
  0 siblings, 2 replies; 7+ messages in thread
From: Ryan Yeske @ 2010-05-06  0:43 UTC (permalink / raw)
  To: Chong Yidong; +Cc: 5966, Leo

I cannot reproduce this here.

Leo, what server was this on?

These buffers are created when the server is sending out the NAMES for
a channel (response 353), and is killed when the server responds with
a 366 to signify the end of names.

Ryan

2010/4/25 Chong Yidong <cyd@stupidchicken.com>:
> Hi Ryan,
>
> Could you look into this problem?  Thanks.
>
> Leo <sdl.web@gmail.com> wrote:
>
>> I got an emacs session running 1day 12 hours and I have 2030 buffers
>> like the following. These buffers gave me a bad feeling and I even
>> suspected emacs was attacked. It seems they are created by
>> rcirc-get-temp-buffer-create.
>>
>>  *   #openobexTMPir...        12 Fundamental
>>  *   #sumaprojektTM...         7 Fundamental
>>  *   #epfarmsTMPirc...         4 Fundamental
>>  ....
>






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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2010-05-06  0:43   ` Ryan Yeske
@ 2010-05-06  7:21     ` Leo
  2011-09-26  2:18     ` Leo
  1 sibling, 0 replies; 7+ messages in thread
From: Leo @ 2010-05-06  7:21 UTC (permalink / raw)
  To: Ryan Yeske; +Cc: Chong Yidong, 5966, Leo

Hello Ryan,

It was on freenode. Unfortunately I don't know what triggers it but it
did happen.

Leo

On 6 May 2010 01:43, Ryan Yeske <rcyeske@gmail.com> wrote:
> I cannot reproduce this here.
>
> Leo, what server was this on?
>
> These buffers are created when the server is sending out the NAMES for
> a channel (response 353), and is killed when the server responds with
> a 366 to signify the end of names.
>
> Ryan
>
> 2010/4/25 Chong Yidong <cyd@stupidchicken.com>:
>> Hi Ryan,
>>
>> Could you look into this problem?  Thanks.
>>
>> Leo <sdl.web@gmail.com> wrote:
>>
>>> I got an emacs session running 1day 12 hours and I have 2030 buffers
>>> like the following. These buffers gave me a bad feeling and I even
>>> suspected emacs was attacked. It seems they are created by
>>> rcirc-get-temp-buffer-create.
>>>
>>>  *   #openobexTMPir...        12 Fundamental
>>>  *   #sumaprojektTM...         7 Fundamental
>>>  *   #epfarmsTMPirc...         4 Fundamental
>>>  ....
>>
>






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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2010-05-06  0:43   ` Ryan Yeske
  2010-05-06  7:21     ` Leo
@ 2011-09-26  2:18     ` Leo
  1 sibling, 0 replies; 7+ messages in thread
From: Leo @ 2011-09-26  2:18 UTC (permalink / raw)
  To: Ryan Yeske; +Cc: 5966

On 2010-05-06 08:43 +0800, Ryan Yeske wrote:
> I cannot reproduce this here.
>
> Leo, what server was this on?
>
> These buffers are created when the server is sending out the NAMES for
> a channel (response 353), and is killed when the server responds with
> a 366 to signify the end of names.
>
> Ryan

In rcirc-handler-332 and rcirc-handler-333, the created TMP buffer is
not killed. Do we need to patch it so that its TMP buffer is gc'd?

BTW, I have only have two occurrences of this bug and still have no
recipe to reproduce it. I remember it happened when I killed some rcirc
buffer.

Leo





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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2010-04-18  0:23 bug#5966: 23.1.95; rcirc creates thousands of temp buffers Leo
  2010-04-25 22:15 ` Chong Yidong
@ 2012-12-04 22:49 ` Deniz Dogan
  2012-12-05  5:01   ` Leo
  1 sibling, 1 reply; 7+ messages in thread
From: Deniz Dogan @ 2012-12-04 22:49 UTC (permalink / raw)
  To: sdl.web, rcyeske, cyd, 5966

Is this still happening sometimes?  Any news?  Can we close it?

Deniz





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

* bug#5966: 23.1.95; rcirc creates thousands of temp buffers
  2012-12-04 22:49 ` Deniz Dogan
@ 2012-12-05  5:01   ` Leo
  0 siblings, 0 replies; 7+ messages in thread
From: Leo @ 2012-12-05  5:01 UTC (permalink / raw)
  To: Deniz Dogan; +Cc: rcyeske, 5966

On 2012-12-05 06:49 +0800, Deniz Dogan wrote:
> Is this still happening sometimes?  Any news?  Can we close it?

Feel free to close it.

Leo





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

end of thread, other threads:[~2012-12-05  5:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-18  0:23 bug#5966: 23.1.95; rcirc creates thousands of temp buffers Leo
2010-04-25 22:15 ` Chong Yidong
2010-05-06  0:43   ` Ryan Yeske
2010-05-06  7:21     ` Leo
2011-09-26  2:18     ` Leo
2012-12-04 22:49 ` Deniz Dogan
2012-12-05  5:01   ` Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).