Hi all, I was running "beagle-build-index --disable-restart --recursive --target /root/index/bismuth_export /net/bismuth/export". The data I was trying to index was 181GB (a selection of home directories - one raid array of a set of 5 that I need to search). I am not sure how long it ran for (I set it up in a hurry before leaving work on friday and didn't time it or anything), but at some point over the weekend it failed with the following error:
Thread 1 (Thread -1210341696 (LWP 23048)): #0 0xb7e7f5b8 in select () from /lib/tls/libc.so.6 #1 0xb7f83cc8 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0 #2 0xb7f84075 in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0 #3 0x08179bb0 in mono_debugger_run_finally () #4 0x0815c692 in mono_jit_thread_attach () #5 <signal handler called> #6 0xb7de3947 in raise () from /lib/tls/libc.so.6 #7 0xb7de50c9 in abort () from /lib/tls/libc.so.6 #8 0xb7f61074 in g_logv () from /usr/lib/libglib-2.0.so.0 #9 0xb7f610a9 in g_log () from /usr/lib/libglib-2.0.so.0 #10 0xb7f61127 in g_assert_warning () from /usr/lib/libglib-2.0.so.0 #11 0x0811a951 in mono_pthread_key_for_tls () #12 0x0811f165 in mono_once () #13 0x0811ae74 in mono_pthread_key_for_tls () #14 0x081157b0 in mono_metadata_init () #15 0x08115e2c in mono_metadata_init () #16 0x0810084e in mono_field_get_value_object () #17 0x080f33b2 in mono_runtime_init () #18 0x0815d8aa in mono_jit_thread_attach () #19 0x08059e46 in mono_main () #20 0x08057ab6 in ?? () #21 0x00000008 in ?? () #22 0xbfaba524 in ?? () #23 0xbfaba4a8 in ?? () #24 0x081a21b9 in mono_gc_out_of_memory () #25 0xb7dcfea8 in __libc_start_main () from /lib/tls/libc.so.6 #26 0x08057a11 in ?? () #0 0xb7e7f5b8 in select () from /lib/tls/libc.so.6 ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= Aborted Any ideas on how I can get this to work over such large data stores? I am using beagle-0.2.14. Thanks, Dan T. _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
