[
https://issues.apache.org/activemq/browse/AMQCPP-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Martens updated AMQCPP-203:
-------------------------------------
Attachment: segfaults.barak.tar.gz
Hi there!
(I think last night test was republican or something)
Two segmentation faults, one error and one failure. Chronologically:
#222: core.6853 in activemq::connector::openwire::OpenWireFormat::marshal at
activemq/connector/openwire/OpenWireFormat.cpp:197
197 dsm->looseMarshal( this, dataStructure, looseOut );
#228: Error on test1
# 407: core.9740 in decaf::io::BufferedInputStream::bufferData at
decaf/io/BufferedInputStream.cpp:260
260 int bytesRead = inputStream->read( getTail(), 0, bytesToRead );
#500: Assertion failed on test1
The test was canceled during #511
Hope this helps!
> 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.