Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!rice!sun-spots-request From: cdonawa@uvicctr.UVic.ca.UUCP (Chris Donawa) Newsgroups: comp.sys.sun Subject: Help with rpc broadcast_clnt() Keywords: SunOS Message-ID: <3872@kalliope.rice.edu> Date: 13 Jun 89 08:07:28 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 11 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 8, Issue 34, message 5 of 7 I am having some problems with an rpc function called broadcast_clnt(). One of the arguments returned is a function eachresult() which itself returns TRUE or FALSE. This TRUE or FALSE decides if the broadcast_clnt() should stop broad- casting or not. Whenever my eachresult() function returns a TRUE to broadcast_clnt(), I get a bus error, but when FALSE is returned, broadcast_clnt() takes this in stride and continues on with no perceptable problems. I have the Revision A, 9th May 1988 sun manual and have followed it to the letter, but to no avail. What am I doing wrong? Is the manual's description wrong? Thanks in advance, Chris Donawa