[
https://issues.apache.org/activemq/browse/AMQCPP-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47069#action_47069
]
Alexander Martens commented on AMQCPP-203:
------------------------------------------
Timothy,
These files were not up to date when the above test was built (I guess the
commit was done later on):
* BufferedInpuStream.h (in 'available', "this->isClosed()")
* SocketInputStream.cpp (throw exceptions when closed, in 'available' and
'reads')
* SocketOutputStream.cpp (throw exceptions when closed, in 'write')
* ExpirationTest.cpp (stomp, which I still keep commented)
I'm about to update, recompile and test again.
> Segmentation Fault in Integration tests occurs occasionally.
> ------------------------------------------------------------
>
> Key: AMQCPP-203
> URL: https://issues.apache.org/activemq/browse/AMQCPP-203
> Project: ActiveMQ C++ Client
> Issue Type: Sub-task
> Components: Integration Tests
> Affects Versions: 2.2.1
> Environment: CentOS 5.2 / REHL / Fedora 9
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 2.2.2
>
> Attachments: BufferedInputStream.cpp.patch,
> segfault.bufferedinputstream.log.gz, segfaults.barak.tar.gz, segfaults.tar.gz
>
>
> While running the integration tests in a long loop an occasional Segmentation
> fault has been seen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.