[Openais] Re: ipc rewrite take 2

Steven Dake sdake at redhat.com
Wed Apr 26 14:46:43 PDT 2006


Mark

The attached patch worked for about an hour with your test case.

Let me know if you have problems in your environment.

On Wed, 2006-04-26 at 13:58 -0700, Mark Haverkamp wrote:
> On Wed, 2006-04-26 at 13:32 -0700, Steven Dake wrote:
> [ ... ]
> > 
> > Wow quite a list of requirements there :)  Thanks for the
> > requirements...  I think we can address all of these things in the
> > generic ipc queueing code but it will take some (alot) of work on my
> > part.
> > 
> > I've attached a new patch which fixes the evt service to run in my
> > environment.
> 
> I think that is all of them.  If I remember any others I'll let you
> know :)
> 
> > 
> > Could you try it?
> 
> I tired it.  Something is happening to the aisexec when I run any
> application.  When the application exits, the aisexec gets stuck.  Any
> other ones on the network then just reconfigure without it.
> 
> I applied the patch and did a make clean before building it.
> 
> gdb output such as it is:
> 
> Start application:
> 
> [New Thread -155205040 (LWP 6611)]
> [New Thread -155565488 (LWP 6612)]
> 
> Exit application:
> [Thread -155205040 (zombie) exited]
> 
> See where aisexec is:
> 
> Program received signal SIGINT, Interrupt.
> [Switching to Thread -151136576 (LWP 6607)]
> 0x009267a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> (gdb) bt
> #0  0x009267a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
> #1  0x00b9013e in __lll_mutex_lock_wait () from /lib/tls/libpthread.so.0
> #2  0x00b8cd9b in _L_mutex_lock_32 () from /lib/tls/libpthread.so.0
> #3  0x00a01416 in poll () from /lib/tls/libc.so.6
> #4  0x0804c52b in poll_run (handle=0) at aispoll.c:409
> #5  0x08060a17 in main () at main.c:546
> 
> 
> 
> Mark.
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ipc-rewrite-3.patch
Type: text/x-patch
Size: 74120 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20060426/26386f84/ipc-rewrite-3-0001.bin


More information about the Openais mailing list