[
https://issues.apache.org/activemq/browse/AMQCPP-200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46181#action_46181
]
Alexander Martens commented on AMQCPP-200:
------------------------------------------
Finished recompiling and retesting with apr and apr util 1.2.12.
Excepting the shared memory test in the apr test unit (shown above), no big
deal.
It still crashes at decaf::io::ByteArrayInputStreamTest::testConstructor.
Next unit tests to fail are:
decaf::io::DataInputStreamTest::testUTF
decaf::io::DataInputStreamTest::test_readFullyNullArray
decaf::io::DataInputStreamTest::test_readFullyNullStream
decaf::io::DataInputStreamTest::test_readFullyNullStreamNullArray
decaf::lang::ThreadTest::testDelegate
There are probably more out there, but I need some sleep (it's pretty late
here).
I'll try the 1.2.8 rpm package tomorrow in order to discard an apr compilation
issue and let you know.
Don't hesitate to ask me for a try with any particular activemq-cpp or apr
version.
Thanks for your help!
> 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: 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.