On 03/12/2012 01:34 PM, Gordon Sim wrote:
Fyi: I've still not managed to trigger a crash unfortunately. The failure seems more frequent under CI though, with 9 failures in the 17 builds since the first occurrence of this error.
Managed to reproduce (enabling full logging on the broker helps)... I've added the backtrace to the JIRA and it does on the surface look like it may be FieldTable changes related.
The last commit for "QPID-3883: Using application headers in messages causes a very large slowdown" is the change that coincides with the first failure. Though that commit is unlikely to be the cause (it just exports some symbols correctly for windows), the preceding changes for the same JIRA could be related[1]. They seem the only likely candidates on the broker side. However its always possible that a change on the java client side has uncovered an existing issue. [1] E.g. the following two commits which passed once before the first failure: http://svn.apache.org/viewvc/?view=rev&rev=1297292 http://svn.apache.org/viewvc/?view=rev&rev=1297290 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
