Message Queue problem
Eric Norum
norume at aps.anl.gov
Mon Apr 30 14:26:00 UTC 2007
On Apr 30, 2007, at 8:36 AM, Samuel Bitton wrote:
> How do you enable the message queue manager? Didn't know it could be
> disabled/enabled. Can't find anything about that in the C user's
> guide.
If you're using the standard Makefile template you should see a line
like:
MANAGERS=all
or
MANAGERS=io event message rate_monotonic semaphore timer
>
> By "crash" yes I mean the function never returns.
That makes me wonder if another part of your program has a runaway
pointer tromping on memory.
--
Eric Norum <norume at aps.anl.gov>
Advanced Photon Source
Argonne National Laboratory
(630) 252-4793
More information about the users
mailing list