Gnus development mailing list
 help / color / mirror / Atom feed
* Memory exhausted while reading mail
@ 1999-11-09 17:27 Nemeth Ervin
  1999-11-10 10:29 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Nemeth Ervin @ 1999-11-09 17:27 UTC (permalink / raw)


I've got a mail in my folder, which leads to a "Memory exhausted-- <etc.>"
message in Emacs if I open it with Gnus.  That is strange because

Memory: 512M real, 7744K free, 511M swap in use, 1537M swap free

though I know Emacs itself has a memory usage limit.

The mail message is ca. 1900 lines long.

I don't attach it here, not to ruin somebody's Gnus accidentally, but I
resend it to anybody on request.

You can also download it from <URL:http://www.inf.bme.hu/~airwin/1173>.

Thanks,
-- 
  ____                 ____________________________________________________
 /____| NEMETH, ERVIN |____________________________________________________|
//	< airwin @ inf.bme.hu >		http://www.inf.bme.hu/~airwin
||
||	"Nonsense.  All you have to do is say 'Engage'"
||					-- Patrick Stewart about warp theory


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

* Re: Memory exhausted while reading mail
  1999-11-09 17:27 Memory exhausted while reading mail Nemeth Ervin
@ 1999-11-10 10:29 ` Lars Magne Ingebrigtsen
  1999-11-10 15:44   ` Nemeth Ervin
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-10 10:29 UTC (permalink / raw)


Nemeth Ervin <airwin@inf.bme.hu> writes:

> I've got a mail in my folder, which leads to a "Memory exhausted-- <etc.>"
> message in Emacs if I open it with Gnus. 

[...]

> You can also download it from <URL:http://www.inf.bme.hu/~airwin/1173>.

I tried viewing the message, and it worked OK for me.  It's an HTML
message, so perhaps this is w3 related?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Memory exhausted while reading mail
  1999-11-10 10:29 ` Lars Magne Ingebrigtsen
@ 1999-11-10 15:44   ` Nemeth Ervin
  1999-11-11 15:28     ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Nemeth Ervin @ 1999-11-10 15:44 UTC (permalink / raw)


>>>>> Lars Magne Ingebrigtsen writes:

> Nemeth Ervin <airwin@inf.bme.hu> writes:
>> I've got a mail in my folder, which leads to a "Memory exhausted-- <etc.>"
>> message in Emacs if I open it with Gnus. 

> [...]

>> You can also download it from <URL:http://www.inf.bme.hu/~airwin/1173>.

> I tried viewing the message, and it worked OK for me.  It's an HTML
> message, so perhaps this is w3 related?

My fault, I haven't announce my environment.  I'm using GNU Emacs 20.4.1
(sparc-sun-solaris2.7, X toolkit) of Thu Jul 29 1999 on kempelen with
Pterodactyl Gnus v0.98

How can I help to debug the problem?  With backtracing?  And if so, how can I
do that?

I still have the problem.

-- 
  ____                 ____________________________________________________
 /____| NEMETH, ERVIN |____________________________________________________|
//	< airwin @ inf.bme.hu >		http://www.inf.bme.hu/~airwin
||
||	"Nonsense.  All you have to do is say 'Engage'"
||					-- Patrick Stewart about warp theory


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

* Re: Memory exhausted while reading mail
  1999-11-10 15:44   ` Nemeth Ervin
@ 1999-11-11 15:28     ` Lars Magne Ingebrigtsen
  1999-11-15  9:35       ` Nemeth Ervin
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-11 15:28 UTC (permalink / raw)


Nemeth Ervin <airwin@inf.bme.hu> writes:

> How can I help to debug the problem?  With backtracing?  And if so, how can I
> do that?

`(setq debug-on-error t)' and repeat the bug.  You should then get a
backtrace. 

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Memory exhausted while reading mail
  1999-11-11 15:28     ` Lars Magne Ingebrigtsen
@ 1999-11-15  9:35       ` Nemeth Ervin
  1999-11-15 20:00         ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Nemeth Ervin @ 1999-11-15  9:35 UTC (permalink / raw)


>>>>> Lars Magne Ingebrigtsen writes:

> Nemeth Ervin <airwin@inf.bme.hu> writes:

>> How can I help to debug the problem?  With backtracing?  And if so, how can
>> I do that?

> `(setq debug-on-error t)' and repeat the bug.  You should then get a
> backtrace. 

Tried it, does not work.  It seems not be a real error triggering debug.

-- 
  ____                 ____________________________________________________
 /____| NEMETH, ERVIN |____________________________________________________|
//	< airwin @ inf.bme.hu >		http://www.inf.bme.hu/~airwin
||
||	"Nonsense.  All you have to do is say 'Engage'"
||					-- Patrick Stewart about warp theory


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

* Re: Memory exhausted while reading mail
  1999-11-15  9:35       ` Nemeth Ervin
@ 1999-11-15 20:00         ` Lars Magne Ingebrigtsen
  1999-11-16 15:59           ` Nemeth Ervin
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-11-15 20:00 UTC (permalink / raw)


Nemeth Ervin <airwin@inf.bme.hu> writes:

> Tried it, does not work.  It seems not be a real error triggering debug.

What w3 version are you using?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Memory exhausted while reading mail
  1999-11-15 20:00         ` Lars Magne Ingebrigtsen
@ 1999-11-16 15:59           ` Nemeth Ervin
  1999-12-01 14:53             ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Nemeth Ervin @ 1999-11-16 15:59 UTC (permalink / raw)


>>>>> Lars Magne Ingebrigtsen writes:

> What w3 version are you using?

GNU Emacs does not include the w3 package, as XEmacs does, and I haven't
installed it.  So my tip is Gnus should display it inline, shouldn't it?

-- 
  ____                 ____________________________________________________
 /____| NEMETH, ERVIN |____________________________________________________|
//	< airwin @ inf.bme.hu >		http://www.inf.bme.hu/~airwin
||
||	"Nonsense.  All you have to do is say 'Engage'"
||					-- Patrick Stewart about warp theory


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

* Re: Memory exhausted while reading mail
  1999-11-16 15:59           ` Nemeth Ervin
@ 1999-12-01 14:53             ` Lars Magne Ingebrigtsen
  1999-12-08  9:15               ` Nemeth Ervin
  0 siblings, 1 reply; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-12-01 14:53 UTC (permalink / raw)


Nemeth Ervin <airwin@inf.bme.hu> writes:

> GNU Emacs does not include the w3 package, as XEmacs does, and I haven't
> installed it.  So my tip is Gnus should display it inline, shouldn't it?

It should.  I haven't heard of a similar behavior before.  Could there 
be something wrong with your Emacs 20.4 installation?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen


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

* Re: Memory exhausted while reading mail
  1999-12-01 14:53             ` Lars Magne Ingebrigtsen
@ 1999-12-08  9:15               ` Nemeth Ervin
  2000-04-21 19:26                 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 10+ messages in thread
From: Nemeth Ervin @ 1999-12-08  9:15 UTC (permalink / raw)


>>>>> Lars Magne Ingebrigtsen writes:

[...]

> It should.  I haven't heard of a similar behavior before.  Could there 
> be something wrong with your Emacs 20.4 installation?

I don't think so.

I've created a testuser, with no .emacs, no .gnus.  I've started Gnu Emacs,
Gnus 5.8.2, and opened the message...  with the same results.

And now listen:  I've repeated the very same procedure on a i586 Linux
machine, and Emacs did a segfault!

I'm not sure anymore if that is a Gnus-bug.

-- 
  ____                 ____________________________________________________
 /____| NEMETH, ERVIN |____________________________________________________|
//	< airwin @ inf.bme.hu >		http://www.inf.bme.hu/~airwin
||
||	"Nonsense.  All you have to do is say 'Engage'"
||					-- Patrick Stewart about warp theory


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

* Re: Memory exhausted while reading mail
  1999-12-08  9:15               ` Nemeth Ervin
@ 2000-04-21 19:26                 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 10+ messages in thread
From: Lars Magne Ingebrigtsen @ 2000-04-21 19:26 UTC (permalink / raw)


Nemeth Ervin <airwin@inf.bme.hu> writes:

> And now listen:  I've repeated the very same procedure on a i586 Linux
> machine, and Emacs did a segfault!
> 
> I'm not sure anymore if that is a Gnus-bug.

If Emacs segfaults, then it isn't a Gnus bug.

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2000-04-21 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-09 17:27 Memory exhausted while reading mail Nemeth Ervin
1999-11-10 10:29 ` Lars Magne Ingebrigtsen
1999-11-10 15:44   ` Nemeth Ervin
1999-11-11 15:28     ` Lars Magne Ingebrigtsen
1999-11-15  9:35       ` Nemeth Ervin
1999-11-15 20:00         ` Lars Magne Ingebrigtsen
1999-11-16 15:59           ` Nemeth Ervin
1999-12-01 14:53             ` Lars Magne Ingebrigtsen
1999-12-08  9:15               ` Nemeth Ervin
2000-04-21 19:26                 ` Lars Magne Ingebrigtsen

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