<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    <font size="-1"><font face="Helvetica, Arial, sans-serif">Hey all --
        I've got a user that is having an issue with dmraid, the tool
        does seem to find the raid but is unable to create devnodes via
        devmapper.  He's tried .rc16 as well as CVS HEAD.  The following
        is what he sent me last:<br>
        <br>
        see <a class="moz-txt-link-freetext" href="http://bugs.gentoo.org/show_bug.cgi?id=307439">http://bugs.gentoo.org/show_bug.cgi?id=307439</a>  for the full
        dialogue..  any help would be appreciated.<br>
        <br>
      </font></font>
    <pre wrap="">------- Comment #10 from <a class="moz-txt-link-abbreviated" href="mailto:Rainmaker526@hotmail.com">Rainmaker526@hotmail.com</a>  2010-07-27 20:27 0000 -------
Well, the [CVS HEAD dmraid package] compiles fine, but unfortunatly, does not work.

/dev/mapper is still empty.

dmraid -ay hangs for a while, and finally spits out:

Medusa mapper # dmraid -ay
RAID set "isw_dagchgecca_BootEnBackup" already active
RAID set "isw_dagchgecca_Data" already active
ERROR:  Unable to register a device mapper event handler for device
"isw_dagchgecca_BootEnBackup"
ERROR:  Unable to register a device mapper event handler for device
"isw_dagchgecca_Data"
ERROR: opening "/dev/mapper/isw_dagchgecca_BootEnBackup"
ERROR: opening "/dev/mapper/isw_dagchgecca_Data"

Output from 
"strace -f -s 1500 -t -o /tmp/strace dmraid -ay"
is found here:
<a class="moz-txt-link-freetext" href="http://sharesend.com/uuu3a">http://sharesend.com/uuu3a</a>

(bzip2'ed, 141MB unpacked, bugzilla has a limit of 1MB for uploaded files, this
is 2.3MB)

line 1002460 shows the error.
Just above (1002436) that you can see the child segfaulting after a munmap()
call.
</pre>
    <br>
  </body>
</html>