On Tue, 12 Jan 2016, John Peterson wrote:

>> I get this assertion error:
>>
>>
>> Assertion `cnt < io_buffer.size()' failed.
>>
>> cnt = 12755
>>
>> io_buffer.size() = 12755

Hmm... I'm seeing the same assertion error on a ParallelMesh restart
of a "slit mesh", with overlapping nodes, but I haven't been able to
reproduce it on any currently-supported meshes.

> It's possible there is an issue with reading XDA files with ParallelMesh in
> parallel... I don't think that feature gets used very often.

It get tested twice in each libMesh "make check" I do, since I always
use --enable-parmesh these days except when checking for SerialMesh
regressions.  I think there's a restart test in GRINS "make check" and
a couple in MOOSE "make test" that use a default Mesh too.

> What version of libmesh are you using?  Roy recently fixed some
> Hilbert keys stuff, not sure if that would be related or not.

It's entirely possible that I've got a regression rather than just an
incompletely working new feature here, yeah.  Testing with libMesh
fe4edd5 (presuming that the failure was with the master head) would
tell for sure.

> Also, please send us (after making it as minimal as possible) your
> test code so we can try to reproduce the error?

Please!
---
Roy

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to