On Fri, Jun 4, 2021, at 8:40 AM, Robert Stepanek wrote: > Hi, > > On Thu, Jun 3, 2021, at 11:53 AM, Gabriele Bulfon via Info wrote: >> >> sonicle@wwwclone:/sonicle/etc$ mdb core >> Loading modules: [ libc.so.1 ld.so.1 ] >> > $C >> [...] >> ffffdf7fffdff0d0 >> libxapian-1.5.so.0.0.0`_ZN6Xapian16WritableDatabaseC1ERKSsii+0x69c() >> ffffdf7fffdff220 libcyrus_imap.so.0.0.0`xapian_dbw_open+0xd3() >> ffffdf7fffdff260 libcyrus_imap.so.0.0.0`end_message_update+0x7c() >> ffffdf7fffdff380 libcyrus_imap.so.0.0.0`index_getsearchtext+0x801() >> ffffdf7fffdff3e0 libcyrus_imap.so.0.0.0`flush_batch+0xf8() >> ffffdf7fffdff460 libcyrus_imap.so.0.0.0`search_update_mailbox+0x1d3() >> ffffdf7fffdff8d0 index_one+0x463() >> ffffdf7fffdff900 do_indexer+0x7e() >> ffffdf7fffdff9c0 main+0x776() >> ffffdf7fffdff9d0 _start+0x6c() >> >> What may have happened? >> Is there any initialization I should run for xapian? > > It looks as if Xapian doesn't find the database file it is instructed to > open. Can you inspect in the core the 'path' string argument in > Xapian::WritableDatabase. Or alternatively the first string in the 'char > **paths' argument in xapian_dbw_open?
Or just check the syslog, which should thankfully already report the erroneous path :) Cheers, Robert ------------------------------------------ Cyrus: Info Permalink: https://cyrus.topicbox.com/groups/info/T2283fae2a8d66d65-M30c9f3eddf10b5f3aa38d133 Delivery options: https://cyrus.topicbox.com/groups/info/subscription
