[Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-05-31 Thread Burlen Loring
Hi All, With git master (first noticed a few days ago, rebased this am) I'm hitting crash when attempting to use the stream tracer interactive picking a seed. 1) load the data, 2) change to surface rep, 3) add stream tracer filter 4) hit the 'p' key to select a seed -> crash. I've only been

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-05-31 Thread Burlen Loring
can also reproduce with the point source (open data, change to surface rep, add point source, pick) vtk dataset that can be used to reproduce: http://hpcvis.com/downloads/pr1-vti.tar.gz On 05/31/2013 01:54 PM, Burlen Loring wrote: Hi All, With git master (first noticed a few days ago, rebased

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-06-03 Thread Utkarsh Ayachit
Burlen, I am downloading the data to reproduce. How many process should I run this with to reproduce the issue? Thanks, Utkarsh On Fri, May 31, 2013 at 6:15 PM, Burlen Loring wrote: > can also reproduce with the point source (open data, change to surface rep, > add point source, pick) > vtk dat

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-06-03 Thread Burlen Loring
another data point on this, a similar crash occurs seemingly randomly (see output below). I'm seeing this crash or a variant of it on pretty much all the systems I'm using. Sometimes I can run for 5min and other a few hours, but I'm crashing alot always with: Tag mismatch: got 1, expecting 222

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-06-04 Thread Utkarsh Ayachit
Burlen, I think I know what's causing the segfaults. I'll have a fix soon. Thanks for catching (and reporting) this :). Utkarsh On Mon, Jun 3, 2013 at 8:05 PM, Burlen Loring wrote: > another data point on this, a similar crash occurs seemingly randomly (see > output below). I'm seeing this cras

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-06-04 Thread Utkarsh Ayachit
Burlen, I've pushed a fix (patch attached) http://paraview.org/Bug/view.php?id=14112 Let me know if you're still seeing the issues. Thanks, Utkarsh On Tue, Jun 4, 2013 at 10:30 AM, Utkarsh Ayachit wrote: > Burlen, > > I think I know what's causing the segfaults. I'll have a fix soon. > Thanks

Re: [Paraview] crash when picking with 'p' for stream tracer : Tag mismatch: got 1, expecting 22222

2013-06-04 Thread Burlen Loring
Thanks for looking at it Utkarsh! I will try it out and let you know if it comes up again. On 06/04/2013 08:27 AM, Utkarsh Ayachit wrote: Burlen, I've pushed a fix (patch attached) http://paraview.org/Bug/view.php?id=14112 Let me know if you're still seeing the issues. Thanks, Utkarsh On Tu