-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm running the current CVS of beagle, as the daemon starts up, I glean the following error. *** glibc detected *** malloc(): memory corruption: 0x08ec5cf0 *** (I've included a full log of the startup below) It always appears after 2 directories have been crawled, my inital guess is this is a mono/glibc issue, and not a beagle one, but I wanted to check and see if anyone else was having a similar issue. (I am running Debian unstable) What surprises me is that this error happens in the same place reguardless of what the other backends do first.
For example, it might index 100 emails and 30 chat logs before initating the file system backend and experiancing the corruption. Because those 100 emails also contained several attachments (one was 7 megs) it seems likely the heap was increased at some point then, but it did not throw this exception. I can't identify it, and if its not a beagle thing, I'll file a bug with Mono, but I wanted to check here, or see if anyone knew of a work around (since I do like using beagle ;) Cheers, Kevin Kubaik [EMAIL PROTECTED]:~/.beagle$ beagled --fg --debug INFO: Starting Beagle Daemon (version 0.1.2) DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug DEBUG: Starting main loop DEBUG: Starting messaging server DEBUG: Starting QueryDriver DEBUG: Found index helper at /usr/lib/beagle/beagled-index-helper DEBUG: Found 1 types in EvolutionDataServer, Version=0.0.0.0, Culture=neutral INFO: KMail folders not found. Will keep trying DEBUG: Starting Inotify Backend DEBUG: Loading Beagle.Util.Conf+IndexingConfig from indexing.xml DEBUG: Loading Beagle.Util.Conf+DaemonConfig from daemon.xml DEBUG: Loading Beagle.Util.Conf+SearchingConfig from searching.xml DEBUG: Loading Beagle.Util.Conf+NetworkingConfig from networking.xml DEBUG: Loading Beagle.Util.Conf+WebServicesConfig from webservices.xml ERROR: Caught exception while trying to parse Kopete contact list: Document element did not appear. file:///home/kevin/.kde/share/apps/kopete/contactlist.xml Line 1, position 1. DEBUG: Found 11 types in BeagleDaemonLib, Version=1.9.0.0, Culture=neutral DEBUG: Found 0 user-configured static queryables INFO: Scanning addressbooks and calendars DEBUG: Getting addressbook changes for file:///home/kevin/.evolution/addressbook/local/system DEBUG: Addressbook file:///home/kevin/.evolution/addressbook/local/system: 0 added, 0 changed, 0 removed DEBUG: Getting calendar changes for file:///home/kevin/.evolution/calendar/local/system DEBUG: Calendar file:///home/kevin/.evolution/calendar/local/system: 0 added, 0 changed, 0 removed DEBUG: Getting calendar changes for contacts:/// DEBUG: Calendar contacts:///: 0 added, 0 changed, 0 removed INFO: Scanned addressbooks and calendars in .37s INFO: Starting Evolution mail backend DEBUG: Starting mail crawl DEBUG: Adding root: /home/kevin INFO: Starting KMail backend DEBUG: Will index mbox /home/kevin/.evolution/mail/local/Inbox DEBUG: Mail crawl finished INFO: Evolution mail driver worker thread done in .07s DEBUG: KMail directories (local mail) /home/kevin/.kde/share/apps/kmail/dimap not found, will repoll. DEBUG: Loaded 83 records from /home/kevin/.beagle/Indexes/FileSystemIndex/FileAttributesStore.db in 0.005s DEBUG: Done starting FileSystemQueryable INFO: Starting Gaim log backend DEBUG: Starting Scheduler thread DEBUG: Starting Inotify threads DEBUG: Daemon initialization finished after 1.97s DEBUG: Sequence complete! DEBUG: Opening mbox Inbox DEBUG: Inbox: Finished indexing 1 messages DEBUG: Inbox: indexed 1 messages INFO: Gaim log backend worker thread done in .77s DEBUG: Caught ResponseMessageException: Connection refused DEBUG: Launching helper process DEBUG: Starting messaging server WARN: Unable to set IO-priority for process to idle DEBUG: Helper Size: VmRSS=9.4 MB, size=1.00, 0.0% DEBUG: -email://[EMAIL PROTECTED]/Inbox;uid=3738 DEBUG: +email://[EMAIL PROTECTED]/Inbox;uid=3738 DEBUG: Loaded 31 filters from /usr/lib/beagle/Filters/Filters.dll DEBUG: Helper Size: VmRSS=23.7 MB, size=2.51, 37.8% DEBUG: -file:///home/kevin/.gaim/logs/aim/qub333/imaqtbuddy/2005-10-16.132806.html DEBUG: +file:///home/kevin/.gaim/logs/aim/qub333/imaqtbuddy/2005-10-16.132806.html DEBUG: Helper Size: VmRSS=23.9 MB, size=2.54, 38.4% DEBUG: Done crawling '/home/kevin' DEBUG: Done crawling '/home/kevin/Documents/AP Lit' *** glibc detected *** malloc(): memory corruption: 0x08ec5cf0 *** DEBUG: The daemon appears to have gone away. DEBUG: Shutting down helper. DEBUG: (1) Waiting for 1 worker... DEBUG: waiting for server '/home/kevin/.beagle/socket-helper' Aborted [EMAIL PROTECTED]:~/.beagle$ INFO: Exiting DEBUG: Server '/home/kevin/.beagle/socket-helper' shut down - -- Kevin Kubasik 240-838-6616 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDUpVxSEwHE9lVFmkRAtibAKC74iQWV9Urp6QDt36GykTjgsGN4wCeLsOK ickEINn+4dWpMh+8Aekwo1Y= =o6qv -----END PGP SIGNATURE----- _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
