> > > > Hi Stefan, > > > > I plan to use Equalizer for our powerwall here and so far it seems > > Equalizer is what I was looking for! > > Hi Boris, > > Glad to hear that. :) > > Please subscribe to the mailing list. Non-subscribers are not > allowed > to post > to the list to eliminate spam - I just saw the discard notification > by chance.
Oh - I used the wrong email address. It should work now. > > But I have some problems to use it with a wall configuration based > > on the hactar.eqc example (I have my .eqc file attached): One > > client shows a section of the 'rockerArm' model, the second client > > sticks to the background color and both screens are locked. > > So one of the clients is blocked somewhere before the first > swap. After your latency is exhausted, the other one stops as well. > > > > > I first started the server on atlas40 and then the eqPly on > > atlas40 (both logfiles are attached) using 'graphics.lab3.eqc' - > > both eqPly on the clients are started but with the > > mentioned problem. > > > > Examples that can be started on one machine are working without > > problems - so i guess there is something wrong with the network > > communication. Is there anything else I have to do (all machines > > have ssh access to every other machines using public keys)? > > Since all clients come up, so the startup using ssh works. > You are right that something is wrong with the network. > > Do you use the SVN code? Yes - about three days ago. > What OS/HW are you using? Linux (Debian) 2.6.18-3; gcc 4.1.2 Intel PIV 3Ghz, GeForce 5900 - NVidia Driver 1.0-9764 > Does running with one node work? Yes, it works fine with one node - by the way how can you stop the client without killing it manually? > Does the attached config (two nodes on localhost) work? > I guess it should, given your comments above. No it fails with the same symptoms. I have the two stack traces attached. Thank you for you help. -- Boris
Thread 5 (Thread -1224897616 (LWP 26508)): #0 0xb7a95e39 in poll () from /lib/tls/libc.so.6 #1 0xb7e931fd in eqNet::ConnectionSet::select (this=0x807cf8c, timeout=-1) at net/connectionSet.cpp:111 #2 0xb7ea2650 in eqNet::Node::_runReceiver (this=0x807cee8) at net/node.cpp:432 #3 0xb7eae1da in eqNet::Node::ReceiverThread::run (this=0x807e378) at net/node.h:681 #4 0xb7e858e5 in eqBase::Thread::_runChild (this=0x807e378) at base/thread.cpp:84 #5 0xb7e85915 in eqBase::Thread::runChild (arg=0x807e378) at base/thread.cpp:62 #6 0xb7da90bd in start_thread () from /lib/tls/libpthread.so.0 #7 0xb7a9f92e in clone () from /lib/tls/libc.so.6 Thread 4 (Thread -1233286224 (LWP 26510)): #0 0xb7dabc01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e8f060 in eqBase::MTQueue<eqNet::Command>::pop (this=0x8085404) at .././build/Linux/include/eq/base/mtQueue.h:60 #2 0xb7e8e4e6 in eqNet::CommandQueue::pop (this=0x80853fc) at net/commandQueue.cpp:104 #3 0xb7ee7382 in eq::Node::_runThread (this=0x8085230) at client/node.cpp:78 #4 0xb7ee91c8 in eq::Node::NodeThread::run (this=0x8085fc0) at client/node.h:103 #5 0xb7e858e5 in eqBase::Thread::_runChild (this=0x8085fc0) at base/thread.cpp:84 #6 0xb7e85915 in eqBase::Thread::runChild (arg=0x8085fc0) at base/thread.cpp:62 #7 0xb7da90bd in start_thread () from /lib/tls/libpthread.so.0 #8 0xb7a9f92e in clone () from /lib/tls/libc.so.6 Thread 3 (Thread -1255179344 (LWP 26511)): #0 0xb7dabc01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e8f060 in eqBase::MTQueue<eqNet::Command>::pop (this=0x808cfc0) at .././build/Linux/include/eq/base/mtQueue.h:60 #2 0xb7e8e4e6 in eqNet::CommandQueue::pop (this=0x808cfb8) at net/commandQueue.cpp:104 #3 0xb7eeb39a in eq::Pipe::_runThread (this=0x808cd78) at client/pipe.cpp:264 #4 0xb7eefeca in eq::Pipe::PipeThread::run (this=0x808ddf0) at client/pipe.h:325 #5 0xb7e858e5 in eqBase::Thread::_runChild (this=0x808ddf0) at base/thread.cpp:84 #6 0xb7e85915 in eqBase::Thread::runChild (arg=0x808ddf0) at base/thread.cpp:62 #7 0xb7da90bd in start_thread () from /lib/tls/libpthread.so.0 #8 0xb7a9f92e in clone () from /lib/tls/libc.so.6 Thread 2 (Thread -1263567952 (LWP 26513)): #0 0xb7a95e39 in poll () from /lib/tls/libc.so.6 #1 0xb7e931fd in eqNet::ConnectionSet::select (this=0x8098bec, timeout=-1) at net/connectionSet.cpp:111 #2 0xb7efdf84 in eq::GLXEventThread::run (this=0x8098ad0) at client/glXEventThread.cpp:126 #3 0xb7e858e5 in eqBase::Thread::_runChild (this=0x8098b74) at base/thread.cpp:84 #4 0xb7e85915 in eqBase::Thread::runChild (arg=0x8098b74) at base/thread.cpp:62 #5 0xb7da90bd in start_thread () from /lib/tls/libpthread.so.0 #6 0xb7a9f92e in clone () from /lib/tls/libc.so.6 Thread 1 (Thread -1224468768 (LWP 26494)): #0 0xb7dabc01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e8b3c4 in eqBase::Monitor<unsigned int>::waitEQ (this=0x807d038, [EMAIL PROTECTED]) at .././build/Linux/include/eq/base/monitor.h:94 #2 0xb7ed87b4 in eq::Client::clientLoop (this=0x807cee8) at client/client.cpp:48 #3 0xb7ea38de in eqNet::Node::runClient (this=0x807cee8, [EMAIL PROTECTED]) at net/node.cpp:1411 #4 0xb7e98ef8 in initLocalNode (argc=5, argv=0xbffea960) at net/init.cpp:144 #5 0xb7e9926c in eqNet::init (argc=5, argv=0xbffea960) at net/init.cpp:54 #6 0xb7ee6a70 in eq::init (argc=4, argv=0xbffeac34, nodeFactory=0xbffeab8c) at client/init.cpp:58 #7 0x08062126 in main (argc=4, argv=0xbffeac34) at main.cpp:31 #0 0xb7dabc01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 The program is running. Quit anyway (and detach it)? (y or n) Detaching from program: /home/neubert/projects/cluster/equalizer/equalizer/trunk/src/examples/eqPly/eqPly.i686, process 26494
Thread 5 (Thread -1225008208 (LWP 26497)): #0 0xb7a7ae39 in poll () from /lib/tls/libc.so.6 #1 0xb7e781fd in eqNet::ConnectionSet::select (this=0x807cf8c, timeout=-1) at net/connectionSet.cpp:111 #2 0xb7e87650 in eqNet::Node::_runReceiver (this=0x807cee8) at net/node.cpp:432 #3 0xb7e931da in eqNet::Node::ReceiverThread::run (this=0x807e378) at net/node.h:681 #4 0xb7e6a8e5 in eqBase::Thread::_runChild (this=0x807e378) at base/thread.cpp:84 #5 0xb7e6a915 in eqBase::Thread::runChild (arg=0x807e378) at base/thread.cpp:62 #6 0xb7d8e0bd in start_thread () from /lib/tls/libpthread.so.0 #7 0xb7a8492e in clone () from /lib/tls/libc.so.6 Thread 4 (Thread -1233396816 (LWP 26509)): #0 0xb7d90c01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e74060 in eqBase::MTQueue<eqNet::Command>::pop (this=0x8085404) at .././build/Linux/include/eq/base/mtQueue.h:60 #2 0xb7e734e6 in eqNet::CommandQueue::pop (this=0x80853fc) at net/commandQueue.cpp:104 #3 0xb7ecc382 in eq::Node::_runThread (this=0x8085230) at client/node.cpp:78 #4 0xb7ece1c8 in eq::Node::NodeThread::run (this=0x8085fc0) at client/node.h:103 #5 0xb7e6a8e5 in eqBase::Thread::_runChild (this=0x8085fc0) at base/thread.cpp:84 #6 0xb7e6a915 in eqBase::Thread::runChild (arg=0x8085fc0) at base/thread.cpp:62 #7 0xb7d8e0bd in start_thread () from /lib/tls/libpthread.so.0 #8 0xb7a8492e in clone () from /lib/tls/libc.so.6 Thread 3 (Thread -1255289936 (LWP 26512)): #0 0xb7d90c01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e74060 in eqBase::MTQueue<eqNet::Command>::pop (this=0x80933dc) at .././build/Linux/include/eq/base/mtQueue.h:60 #2 0xb7e734e6 in eqNet::CommandQueue::pop (this=0x80933d4) at net/commandQueue.cpp:104 #3 0xb7e98565 in eqNet::Object::sync (this=0x80932c0, version=2) at net/object.cpp:336 #4 0x08065765 in Pipe::startFrame (this=0x808cd78, frameID=2) at pipe.cpp:44 #5 0xb7ecf52f in eq::Pipe::_reqUpdate (this=0x808cd78, [EMAIL PROTECTED]) at client/pipe.cpp:442 #6 0xb7e71157 in eqNet::CommandFunc<eqNet::Base>::operator() (this=0x808ded0, [EMAIL PROTECTED]) at .././build/Linux/include/eq/net/commandFunc.h:29 #7 0xb7e70ba0 in eqNet::Base::invokeCommand (this=0x808cd78, [EMAIL PROTECTED]) at net/base.cpp:61 #8 0xb7ea3baa in eqNet::Session::_handleObjectCommand (this=0x8082310, [EMAIL PROTECTED]) at net/session.cpp:582 #9 0xb7ea4055 in eqNet::Session::dispatchCommand (this=0x8082310, [EMAIL PROTECTED]) at net/session.cpp:540 #10 0xb7ed03af in eq::Pipe::_runThread (this=0x808cd78) at client/pipe.cpp:265 #11 0xb7ed4eca in eq::Pipe::PipeThread::run (this=0x808ddf0) at client/pipe.h:325 #12 0xb7e6a8e5 in eqBase::Thread::_runChild (this=0x808ddf0) at base/thread.cpp:84 #13 0xb7e6a915 in eqBase::Thread::runChild (arg=0x808ddf0) at base/thread.cpp:62 #14 0xb7d8e0bd in start_thread () from /lib/tls/libpthread.so.0 #15 0xb7a8492e in clone () from /lib/tls/libc.so.6 Thread 2 (Thread -1263678544 (LWP 26514)): #0 0xb7a7ae39 in poll () from /lib/tls/libc.so.6 #1 0xb7e781fd in eqNet::ConnectionSet::select (this=0x8098c14, timeout=-1) at net/connectionSet.cpp:111 #2 0xb7ee2f84 in eq::GLXEventThread::run (this=0x8098af8) at client/glXEventThread.cpp:126 #3 0xb7e6a8e5 in eqBase::Thread::_runChild (this=0x8098b9c) at base/thread.cpp:84 #4 0xb7e6a915 in eqBase::Thread::runChild (arg=0x8098b9c) at base/thread.cpp:62 #5 0xb7d8e0bd in start_thread () from /lib/tls/libpthread.so.0 #6 0xb7a8492e in clone () from /lib/tls/libc.so.6 Thread 1 (Thread -1224579360 (LWP 26496)): #0 0xb7d90c01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 #1 0xb7e703c4 in eqBase::Monitor<unsigned int>::waitEQ (this=0x807d038, [EMAIL PROTECTED]) at .././build/Linux/include/eq/base/monitor.h:94 #2 0xb7ebd7b4 in eq::Client::clientLoop (this=0x807cee8) at client/client.cpp:48 #3 0xb7e888de in eqNet::Node::runClient (this=0x807cee8, [EMAIL PROTECTED]) at net/node.cpp:1411 #4 0xb7e7def8 in initLocalNode (argc=5, argv=0xbfaa8c20) at net/init.cpp:144 #5 0xb7e7e26c in eqNet::init (argc=5, argv=0xbfaa8c20) at net/init.cpp:54 #6 0xb7ecba70 in eq::init (argc=4, argv=0xbfaa8ef4, nodeFactory=0xbfaa8e4c) at client/init.cpp:58 #7 0x08062126 in main (argc=4, argv=0xbfaa8ef4) at main.cpp:31 #0 0xb7d90c01 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/libpthread.so.0 The program is running. Quit anyway (and detach it)? (y or n) Detaching from program: /home/neubert/projects/cluster/equalizer/equalizer/trunk/src/examples/eqPly/eqPly.i686, process 26496
_______________________________________________ eq-dev mailing list [email protected] https://in-zueri.ch/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

