GNOME Bugzilla – Bug 170513
Exception in the mail backend causes logs to get huge
Last modified: 2005-03-21 19:56:40 UTC
Please describe the problem: Shane Bishop wrote the following to dashboard-hackers: Here's what is getting repeated on the 10 GB log file: 05-03-15 10.05.10.47 20199 Beagle WARN: Caught exception in DoTaskReal 05-03-15 10.05.10.47 20199 Beagle WARN: Tag: /home/sbishop/.evolution/mail/local/Inbox 05-03-15 10.05.10.47 20199 Beagle WARN: Creator: 05-03-15 10.05.10.47 20199 Beagle WARN: Description: 05-03-15 10.05.10.47 20199 Beagle WARN: Priority: Generator (0) 05-03-15 10.05.10.47 20199 Beagle WARN: System.NullReferenceException: Object reference not set to an instance of an object in [0x000a5] (at /home/beagle/beagled/EvolutionMailDriver/EvolutionMailIndexableGenerator.cs:327) Beagle.Daemon.EvolutionMailDriver .EvolutionMailIndexableGeneratorMbox:HasNextIndexable () in [0x000de] (at /home/beagle/beagled/LuceneQueryable.cs:631) LuceneTask:DoTaskReal () in [0x0003c] (at /home/beagle/Util/Scheduler.cs:193) Task:DoTask () The crazy thing is that I don't even have evolution configured, and I don't have the evolution plugin installed. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
This is fixed in CVS now. Probably the user is running Ubuntu and installed the gmime-cli package, which doesn't depend on the actual gmime package, causing an initial DllNotFoundException and then this.