[Mono-bugs] [Bug 394207] SIGSEGV/ fatal error in the mono runtime while using remoting under apache/mod_mono

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 26 08:02:41 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=394207

User robertj at gmx.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=394207#c2





--- Comment #2 from Robert Jordan <robertj at gmx.net>  2008-05-26 06:02:41 MDT ---
OK, I was able to reproduce it with xsp2 on the 1-9 branch, but the issue seems
to be fixed in the meanwhile: mono head does not crash anymore.


For the records: the backtrace of the crash on 1-9 was:

0x0000002a957ab440 in g_str_hash () from /opt/gnome/lib64/libglib-2.0.so.0
#0  0x0000002a957ab440 in g_str_hash () from /opt/gnome/lib64/libglib-2.0.so.0
#1  0x0000002a9578d459 in g_hash_table_lookup ()
   from /opt/gnome/lib64/libglib-2.0.so.0
#2  0x00000000004c4773 in mono_image_close (image=0xe55820) at image.c:1303
#3  0x0000000000468ef3 in mono_assembly_open_full (
    filename=0x2a9738db00
"/tmp/robertj-temp-aspnet-0/3975ca82/assembly/shadow/033381cd/73c68f2e_70f50ee3_00000001/BdtShared.dll",
status=0x41419e54, 
    refonly=0) at assembly.c:1316
#4  0x000000000048bada in try_load_from (assembly=0x41419f60, 
    path1=<value optimized out>, path2=<value optimized out>, 
    path3=<value optimized out>, path4=<value optimized out>, refonly=0, 
    is_private=1) at appdomain.c:1188
#5  0x000000000048bec5 in real_load (search_path=<value optimized out>, 
    culture=<value optimized out>, name=0x2a976afbf0 "BdtShared", refonly=0)
    at appdomain.c:1223
#6  0x000000000048c188 in mono_domain_assembly_preload (aname=0x4141a1b0, 
    assemblies_path=0x0, user_data=<value optimized out>) at appdomain.c:1262
#7  0x0000000000466f13 in invoke_assembly_preload_hook (aname=0x4141a1b0, 
    assemblies_path=0x0) at assembly.c:1070
#8  0x0000000000469295 in mono_assembly_load_full_nosearch (aname=0x4141a1b0, 
    basedir=0x0, status=0x4141a1ac, refonly=0) at assembly.c:1080
#9  0x0000000000489e01 in ves_icall_System_AppDomain_LoadAssembly (
    ad=<value optimized out>, assRef=0x2a97999000, evidence=0x0, 
    refOnly=0 '\0') at appdomain.c:1396
#10 0x0000000040b046a5 in ?? ()
#11 0x000000004141bab8 in ?? ()
#12 0x0000002a97b3f360 in ?? ()
#13 0x0000002a97ac1c78 in ?? ()
#14 0x0000000000489779 in ves_icall_System_AppDomain_getCurDomain ()
    at appdomain.c:490
#15 0x000000004141a360 in ?? ()
#16 0x000000004141a240 in ?? ()
#17 0x0000000000000000 in ?? ()


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list