On Sun, 2006-11-05 at 10:58 +0100, Jose Carlos Garcia Sogo wrote: > Could you check that the same happens with new beagle 0.2.12-1 > package?
beagle still crashes: [...] Debug: +file:///usr/share/doc/docbook-doc/x68598.html Debug: Size: VmRSS=54,3 MB, size=5,74, 94,8% Debug: Size: VmRSS=54,8 MB, size=5,79, 95,9% Debug: Size: VmRSS=59,3 MB, size=6,27, 105,5% Debug: Process too big, shutting down! Debug: Optimizing index Debug: Scanned 86412 files and directories in 12285 directories Debug: CrawlWorker Done Debug: IndexWorker Done Debug: Elapsed time 81,38s. Debug: Restarting helper ** (/usr/lib/beagle/BuildIndex.exe:1957): CRITICAL **: _wapi_shm_file_open: shared file [/tmp/.beagleindexwapi.dcGyuN1149/.wapi/shared_data-irancy-Linux-i686-308-10-0] open error: No such file or directory ** (/usr/lib/beagle/BuildIndex.exe:1957): CRITICAL **: _wapi_shm_attach: shared file [/tmp/.beagleindexwapi.dcGyuN1149/.wapi/shared_data-irancy-Linux-i686-308-10-0] open error ** ERROR **: file shared.c: line 313 (_wapi_shm_semaphores_init): assertion failed: (tmp_shared != NULL) aborting... ================================================================= 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. ================================================================= Stacktrace: Native stacktrace: /usr/bin/mono [0x8189c4d] /usr/bin/mono [0x816c7b9] [0xb7f25440] /lib/i686/cmov/libc.so.6(abort+0x108) [0xb7cceff8] /usr/lib/libglib-2.0.so.0(g_logv+0x454) [0xb7e5e074] /usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7e5e0a9] /usr/lib/libglib-2.0.so.0(g_assert_warning+0x77) [0xb7e5e127] /usr/bin/mono [0x812bdfa] /usr/bin/mono [0x81252bd] /usr/bin/mono(mono_once+0x91) [0x811adb9] /usr/bin/mono [0x8125888] /usr/bin/mono [0x8121124] /usr/bin/mono [0x81217a0] /usr/bin/mono [0x8103e77] /usr/bin/mono(mono_runtime_init+0x1a) [0x80d4992] /usr/bin/mono [0x816d9b4] /usr/bin/mono(mono_main+0x12c2) [0x8059ce6] /usr/bin/mono [0x8057996] /lib/i686/cmov/libc.so.6(__libc_start_main+0xd8) [0xb7cb9878] /usr/bin/mono [0x80578f1] Debug info from gdb: (no debugging symbols found) Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1211488576 (LWP 1957)] 0xb7f25410 in ?? () 1 Thread -1211488576 (LWP 1957) 0xb7f25410 in ?? () Thread 1 (Thread -1211488576 (LWP 1957)): #0 0xb7f25410 in ?? () #1 0xbfc0ce98 in ?? () #2 0x00000000 in ?? () #0 0xb7f25410 in ?? () > Also, I would like to have the modified scripts you have used. Here it is: --- /etc/cron.daily/beagle-crawl-system~ 2006-11-05 02:53:23.000000000 +0100 +++ /etc/cron.daily/beagle-crawl-system 2006-11-06 23:01:39.000000000 +0100 @@ -77,7 +77,7 @@ IONICE="$IONICE -c 3" fi - eval nice -n 19 $IONICE su -s /bin/bash $CRAWL_USER -c \"MONO_SHARED_DIR=$MONO_SHARED_DIR /usr/sbin/beagle-build-index --target /var/cache/beagle/indexes/$CRAWL_INDEX_NAME $OPTIONS $CRAWL_PATHS\" > /dev/null 2>&1 + eval nice -n 19 $IONICE su -s /bin/bash $CRAWL_USER -c \"MONO_SHARED_DIR=$MONO_SHARED_DIR /usr/sbin/beagle-build-index --target /var/cache/beagle/indexes/$CRAWL_INDEX_NAME $OPTIONS $CRAWL_PATHS\" fi fi done -- Laurent Bonnaud. http://www.lis.inpg.fr/pages_perso/bonnaud/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]