[ 
https://issues.apache.org/activemq/browse/AMQCPP-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46440#action_46440
 ] 

Alexander Martens commented on AMQCPP-200:
------------------------------------------

Hi there.

My test results are (after applying the patch and performing clean builds):

RHEL5.2, apr 1.3.3 + apr-util 1.3.4:
Unit tests fail randomly with segmentation faults.

RHEL5.2, apr 1.2.8 (rpm) and apr-util 1.2.8 (src.rpm)
Doesn't compile (apr_pool_create_core is not there. "Grepping" this symbol  in 
/usr/lib/apr-1 shows no results)

CentOS5.2, apr 1.3.3 + apr-util 1.3.4:
Like RHEL, random segmentation faults.

In three different tries:
decaf::internal::nio::ShortArrayBufferTest::testGetWithIndex/bin/sh: line 4: 
18092 Erreur de segmentation  ${dir}$tst
decaf::internal::util::ByteArrayAdapterTest::testReszie/bin/sh: line 4: 18278 
Erreur de segmentation  ${dir}$tst
decaf::internal::util::ByteArrayAdapterTest::testWriteExceptions/bin/sh: line 
4: 18463 Erreur de segmentation  ${dir}$tst



> activemq-cpp-2.2.1 test fails for 
> decaf::io::ByteArrayInputStreamTest::testConstructor (segmentation fault)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: AMQCPP-200
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-200
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Decaf
>    Affects Versions: 2.2.1
>         Environment: RHEL 5.2 (2.6.18-92.el5), apr-1.3.3, apr-util-1.3.4, 
> cppunit-1.12.1, gcc version 4.1.2 20071124 (Red Hat 4.1.2-42), Java(TM) SE 
> Runtime Environment (build 1.6.0_06-b02)
>            Reporter: Alexander Martens
>            Assignee: Timothy Bish
>         Attachments: CentOS-AprPool-Fix-Test.patch, setup.tar.gz, 
> testConstructor-O0.log.gz, testConstructor.log.gz, testString-O0.log.gz
>
>
> This unit test seems to fail.
> I send you attached a gdb postmortem log (bt, bt full, info threads). 
> Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to