[Evolution] Crashing and eating swap space
guenther
guenther@rudersport.de
Sat, 01 Jan 2005 21:13:19 +0100
Sorry for responding to my own post, forgot a point...
> > Just last night I recieved an email. It was spam so I was going to
> > delete it. I clicked on it and it loaded and loaded..for over 4 hours.
> > When it finally loaded and I went to look at it, my box crashed. This
> > thing ate up 99.9% processor time during the time it was loading. Has
> > anyone else had this experience? Any fixes?
> >
> > Fedora 2
> > Kernel 2.6.9-1.6
> > Evolution 1.4.6
>
> Any chance of upgrading to 2.0.x and verifying if recent versions still
> have that issue? (If you can't, I can offer to check this, if you send
> me the entire mail, unaltered with all headers.)
If you are going to do this, please tar.gz the mail. Just in case this
bug is still valid... ;)
...guenther
--
char *t="\10pse\0r\0dtu\0.@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}