On Wed, Aug 12, 2009 at 3:35 PM, Diego
Remolina<diego.remol...@physics.gatech.edu> wrote:
>> could you instead attach to it with gdb and see what it was doing?
>
> I will try, but cannot promise it will be soon, beginning of the semester is
> very busy and I am not familiar with gdb...

gdb aisexec $PID_OF_AISEXEC
# where

then, for every thread it has:

# thread 0
# where
# thread 1
# where
...

I think you get the idea :-)

> RedHat.... one is x86_64, the other is the 32 bit one....
>
> [r...@phys-file01 windows7]# rpm -qa --qf
> "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" | grep openais
> openais-0.80.5-13.1.x86_64
> libopenais2-0.80.5-13.1.i386
> libopenais2-0.80.5-13.1.x86_64

how about trying with just one?
maybe something is confused.

_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to