After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 170513 - Exception in the mail backend causes logs to get huge
Exception in the mail backend causes logs to get huge
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
0.0.x
Other All
: Normal normal
: Milestone 1
Assigned To: Joe Shaw
Joe Shaw
Depends on:
Blocks:
 
 
Reported: 2005-03-16 00:20 UTC by Jon Trowbridge
Modified: 2005-03-21 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jon Trowbridge 2005-03-16 00:20:47 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:
Comment 1 Joe Shaw 2005-03-21 19:56:40 UTC
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.