http://bugzilla.novell.com/show_bug.cgi?id=481559

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=481559#c4


Brandon Byers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #4 from Brandon Byers <[email protected]>  2009-06-25 
18:54:54 MDT ---
This assertion appears to affect Mono-Fuse project as well.  The assertion
fails while running the example filesystems that are packaged with it. It works
with 2.0.1 but fails with 2.4.

$ mono RedirectFS.exe Pictures tmp
FUSE Arguments
    /mono-fuse-0.4.2/example/RedirectFS/RedirectFS.exe
**
ERROR:mini-codegen.c:1032:mono_local_regalloc: assertion failed: (reginfo
[ins->sreg1].born_in > 0)
Stacktrace:

  at (wrapper managed-to-native) object.__icall_wrapper_mono_delegate_to_ftnptr
(object) <0x00004>
  at (wrapper managed-to-native) object.__icall_wrapper_mono_delegate_to_ftnptr
(object) <0xffffffff>
  at (wrapper unknown) Mono.Fuse.Operations.StructureToPtr (object,intptr,bool)
<0xffffffff>
  at (wrapper runtime-invoke)
Mono.Fuse.Operations.runtime_invoke_void_object_intptr_byte
(object,intptr,intptr,intptr) <0xffffffff>
  at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal.StructureToPtr (object,intptr,bool)
<0x00004>
  at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal.StructureToPtr (object,intptr,bool)
<0xffffffff>
  at Mono.Fuse.FileSystem.Create () <0x0013b>
  at Mono.Fuse.FileSystem.Start () <0x00012>
  at Mono.Fuse.Samples.RedirectFS.Main (string[]) <0x00086>
  at (wrapper runtime-invoke)
Mono.Fuse.Samples.RedirectFS.runtime_invoke_void_object
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to