IPC::Shareable

Robert L. Harris Robert.L.Harris at rnd-consulting.com
Tue Jan 18 10:59:16 CST 2000



Is anyone using IPC::Shareable?

I'm trying to use it so some children can pass up info to the parent
before they die.  So far this looks to be the cleanest way.  When I
try to read $buffer (almost directly from the PCB) I get this error:

Buffer is
Uncaught exception from user code:
        IPC::Shareable::FETCH: semctl returned false: Invalid argument at ./encodeit line 165
        Carp::croak('IPC::Shareable::FETCH: semctl returned false: Invalid argument') called at /usr/local/lib/site_perl/IPC/Shareable.pm line 114
        IPC::Shareable::FETCH('IPC::Shareable=SCALAR(0x8297454)') called at ./encodeit line 165


I rebuilt Storable and IPC::Shareable cleanly right before I ran this.

Anyone have any thoughts?  

Robert



:wq!
---------------------------------------------------------------------------
Robert L. Harris                |  Low quality in a product happens.
Senior System Engineer          |    That doesn't mean it's right and
  at RnD Consulting.		|      definitely doesn't mean it should
                                \_       be accepted.  Require quality.

http://www.rnd-consulting.com/~nomad

DISCLAIMER:
      These are MY OPINIONS ALONE.  I speak for no-one else.

FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'




More information about the Boulder-pm mailing list