[Xapian-discuss] Omega cgi question
Jim Lynch
jwl at sgi.com
Thu Sep 2 12:44:46 BST 2004
Does this shed some light on things? I put in your suggested changes.
Remember there is no "default" database.
(dbx) stop at 155
Process 0: [3] stop at "/usr/people/oasis/omega-0.8.1/omega.cc":155
(dbx) run
Process 1811842 (omega.cgi) started
omega - omega 0.8.1 (compiled Sep 2 2004 04:37:07)
Enter NAME=VALUE lines, end with blank line
[3] Process 1811842 (omega.cgi) stopped at [::main:155 ,0x1000d094]
155 string xyz(map_dbname_to_dir(dbname));
(dbx) n
Process 1811842 (omega.cgi) stopped at [::main:156 ,0x1000d0dc]
156 db.add_database(Xapian::Auto::open(xyz));
(dbx) n
Process 1811842 (omega.cgi) stopped at [::__debugger_eh_info:262 ,0xacb36a0]
next/return operation interrupted by throw of type
"Xapian::FeatureUnavailableError",
handler is at address 0x1000efe4
Source (of
/j10/mtibuild/v741m/workarea/v7.4.1m/libC/lang_support/throw.cxx) not
available for Process 1811842
(dbx)
Olly Betts wrote:
More information about the Xapian-discuss
mailing list