Hello,

I'd want to do some 'timing' profiling on my web application...
according to
http://www.mono-project.com/Mod_mono#Profiling_mod-mono-server
, when I stop mod_mono_server it crashes...


[EMAIL PROTECTED] ~]$ mono --profile 
/usr/lib/mono/gac/mod-mono-server/1.2.1.0__0738eb9f132ed756/mod-mono-server.exe 
--filename /tmp/biz --applications /:/home/fiducial/applications/site/nodeweb/
mod-mono-server
Listening on: /tmp/biz
Root directory: /home/fiducial
Hit Return to stop the server.

Total time spent compiling 7319 methods (sec): 0.9884
Stacktrace:


Native stacktrace:

        mono [0x8144df9]
        mono [0x8130c5e]
        /lib/tls/libpthread.so.0 [0x7aa880]
        /lib/tls/libc.so.6(vasprintf+0xb6) [0x5b1486]
        /usr/lib/libglib-2.0.so.0(g_vasprintf+0x31) [0x8b97af]
        /usr/lib/libglib-2.0.so.0 [0x8ae9c4]
        /usr/lib/libglib-2.0.so.0(g_string_append_printf+0x17) [0x8aea3d]
        mono [0x80e213a]
        mono(mono_type_get_desc+0xe7) [0x80e2273]
        mono(mono_signature_get_desc+0x44) [0x80e23d4]
        mono [0x80c15ca]
        mono [0x80c25b4]
        mono [0x80c10ae]
        mono [0x8131ba8]
        mono(mono_main+0xec6) [0x8058bf6]
        mono [0x80578e7]
        /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x56be23]
        mono(dl_iterate_phdr+0x171) [0x8057849]

Debug info from gdb:





=================================================================
Got a SIGSEGV 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
[EMAIL PROTECTED] ~]$



As informations, I haven't the mdb files in the bin directory...

Thanks
_______________________________________________
Ce message et les éventuels documents joints peuvent contenir des informations 
confidentielles.
Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir 
le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce 
message non conforme à sa destination, toute diffusion ou publication, totale 
ou partielle et quel qu'en soit le moyen est formellement interdite.
Les communications sur internet n'étant pas sécurisées, l'intégrité de ce 
message n'est pas assurée et la société émettrice ne peut être tenue pour 
responsable de son contenu.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to