Thanks. This was reported. See https://zeromq.jira.com/browse/LIBZMQ-432.
- Martin On Fri, Sep 28, 2012 at 8:59 PM, Anjorin, Kam <[email protected]> wrote: > Downloaded zeromq-3.2 stable release > > Ran configure after untar > > > > ./configure --prefix=/sandbox/kanjorin/zromq.dir/install --with-pic > CC=/usr/bin/gcc CXX=/usr/bin/g++ > > > > ENVIRONMENT is RH5: > > Red Hat Enterprise Linux Server release 5.8 (Tikanga) > > 2.6.18-308.4.1.el5 #1 SMP Wed Mar 28 01:54:56 EDT 2012 x86_64 x86_64 x86_64 > GNU/Linux > > > > /usr/bin/gcc --version > > gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52) > > Copyright (C) 2006 Free Software Foundation, Inc. > > This is free software; see the source for copying conditions. There is NO > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > > > /usr/bin/g++ --version > > Using built-in specs. > > Target: x86_64-redhat-linux > > Configured with: ../configure --prefix=/usr --mandir=/usr/share/man > --infodir=/usr/share/info --enable-shared --enable-threads=posix > --enable-checking=release --with-system-zlib --enable-__cxa_atexit > --disable-libunwind-exceptions --enable-libgcj-multifile > --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk > --disable-dssi --disable-plugin > --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic > --host=x86_64-redhat-linux > > Thread model: posix > > gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) > > > > > > > > > > make[2]: Entering directory > `/devsandbox/foct/kanjorin/codegen/zromq.dir/zeromq-3.2.0/tests' > > test_pair_inproc running... > > PASS: test_pair_inproc > > test_pair_tcp running... > > PASS: test_pair_tcp > > test_reqrep_inproc running... > > PASS: test_reqrep_inproc > > test_reqrep_tcp running... > > PASS: test_reqrep_tcp > > test_hwm running... > > PASS: test_hwm > > test_reqrep_device running... > > PASS: test_reqrep_device > > test_sub_forward running... > > PASS: test_sub_forward > > test_invalid_rep running... > > PASS: test_invalid_rep > > PASS: test_msg_flags > > test_connect_resolve running... > > PASS: test_connect_resolve > > PASS: test_last_endpoint > > unbind endpoint test running... > > disconnect endpoint test running... > > PASS: test_term_endpoint > > PASS: test_monitor > > test_shutdown_stress running... > > /bin/sh: line 5: 9538 Segmentation fault (core dumped) ${dir}$tst > > FAIL: test_shutdown_stress > > test_pair_ipc running... > > PASS: test_pair_ipc > > test_reqrep_ipc running... > > PASS: test_reqrep_ipc > > test_timeo running... > > PASS: test_timeo > > 1 of 17 tests failed > > Please report to [email protected] > > ============================================ > > make[2]: *** [check-TESTS] Error 1 > > make[2]: Leaving directory > `/devsandbox/foct/kanjorin/codegen/zromq.dir/zeromq-3.2.0/tests' > > make[1]: *** [check-am] Error 2 > > make[1]: Leaving directory > `/devsandbox/foct/kanjorin/codegen/zromq.dir/zeromq-3.2.0/tests' > > make: *** [check-recursive] Error 1 > > > ________________________________ > CONFIDENTIALITY AND SECURITY NOTICE > > The contents of this message and any attachments may be confidential and > proprietary. If you are not an intended recipient, please inform the sender > of the transmission error and delete this message immediately without > reading, distributing or copying the contents. > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
