Hi, On Tue, May 31, 2005 at 02:43:22PM -0400, Joe Shaw wrote:
> Hmm, I cannot duplicate this with mono 1.1.7.2 on SUSE 9.3 or 1.1.7 on > Ubuntu Hoary, using latest Beagle CVS. Are you running the 0.0.10 > release, or CVS from prior? I know Jon added a fix immediately before It happenend with CVS versions from 2005-05-23 and 2005-05-29, and also happens with 0.0.10. I still have the archives and Debian-packages (created with checkinstall) and may send them to you. > Beyond that, if it still happens, I'm a little stuck. You could try > editing the beagle-index-url script and adding "--trace" after the mono > call. That'll output a *crapload* of stuff to the screen. I'm > interested in the last, say, 20 or so lines before it hangs. Ok, done. But this time the process ended. For being shure I tried it with another URL which wasn't indexed before. The process also ended. I believe in this case the trace is no use for you (I will keep it for some time anyway): . . . . . . . . . . . . ENTER: System.IO.FileStream:Dispose (bool)(this:0x82ca3c0[System.IO.FileStream IndexWebContent.exe], 0, ) . . . . . . . . . . . . . ENTER: (wrapper remoting-invoke-with-check) System.IO.FileStream:FlushBuffer ()(this:0x82ca3c0[System.IO.FileStream IndexWebContent.exe], ) . . . . . . . . . . . . . . ENTER: System.IO.FileStream:FlushBuffer ()(this:0x82ca3c0[System.IO.FileStream IndexWebContent.exe], ) . . . . . . . . . . . . . . LEAVE: System.IO.FileStream:FlushBuffer () . . . . . . . . . . . . . LEAVE: (wrapper remoting-invoke-with-check) System.IO.FileStream:FlushBuffer () . . . . . . . . . . . . . ENTER: (wrapper managed-to-native) System.IO.MonoIO:Close (intptr,System.IO.MonoIOError&)(0xb, [BYREF:0xb794c8e8], ) . . . . . . . . . . . . . LEAVE: (wrapper managed-to-native) System.IO.MonoIO:Close (intptr,System.IO.MonoIOError&)TRUE:1 . . . . . . . . . . . . LEAVE: System.IO.FileStream:Dispose (bool) . . . . . . . . . . . . ENTER: System.Object:Finalize ()(this:0x82ca3c0[System.IO.FileStream IndexWebContent.exe], ) . . . . . . . . . . . . LEAVE: System.Object:Finalize () . . . . . . . . . . . LEAVE: System.IO.FileStream:Finalize () . . . . . . . . . . LEAVE: (wrapper runtime-invoke) System.Object:runtime_invoke_void (object,intptr,intptr,intptr)[OBJECT:(nil)] . . . . . . . . . . ENTER: (wrapper runtime-invoke) System.Object:runtime_invoke_void (object,intptr,intptr,intptr)([System.IO.UnexceptionalStreamWriter:0x8204f18], (nil), 0xb794c9b8, 0xb6e73490, ) . . . . . . . . . . . ENTER: System.IO.StreamWriter:Finalize ()(this:0x8204f18[System.IO.UnexceptionalStreamWriter IndexWebContent.exe], ) . . . . . . . . . . . . ENTER: System.IO.StreamWriter:Dispose (bool)(this:0x8204f18[System.IO.UnexceptionalStreamWriter IndexWebContent.exe], 0, ) . . . . . . . . . . . . LEAVE: System.IO.StreamWriter:Dispose (bool) . . . . . . . . . . . . ENTER: System.Object:Finalize ()(this:0x8204f18[System.IO.UnexceptionalStreamWriter IndexWebContent.exe], ) . . . . . . . . . . . . LEAVE: System.Object:Finalize () . . . . . . . . . . . LEAVE: System.IO.StreamWriter:Finalize () . . . . . . . . . . LEAVE: (wrapper runtime-invoke) System.Object:runtime_invoke_void (object,intptr,intptr,intptr)[OBJECT:(nil)] While testing I observed something strange. This is how I started beagle: [EMAIL PROTECTED]:~$ beagled ; best & [1] 8220 [EMAIL PROTECTED]:~$ Rendering Done Rendering: 2,40s WARN: GConf key '/apps/Beagle/keybindings/show_beagle' does not exist, using default. DEBUG: Binding key 'F12' for '/apps/Beagle/keybindings/show_beagle' If you're wondering whether Best is working check your notification area (system tray) And this is what appeared in the same terminal (I used another one for testing): [EMAIL PROTECTED]:~$ GLib-ERROR **: gmem.c:141: failed to allocate 2173715172 bytes aborting... /usr/local/lib/beagle/beagled-index-helper: line 23: 8267 Aborted MONO_GAC_PREFIX="/usr:/usr/local:$MONO_GAC_PREFIX" MONO_PATH="$THIS_PATH:$MONO_PATH" mono --debug $THIS_EXE "$@" Maybe this has something to do with the --trace command, but then again it could be a hint. Holger -- Was man mit Gewalt gewinnt, kann man nur mit Gewalt behalten. - Mahatma Gandhi _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
