<div dir="ltr">Even with fb13726dbfdcb5479c393720abaf8234edd42609, it fails to build. I'll wait for you to update your code to build with latest ParaView before testing it. A quick look at the "AddToView" method and I don't see anything wrong with it, so it will need some debugging.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 23, 2018 at 4:02 PM, Yangguang Liao <span dir="ltr"><<a href="mailto:ygliao@ucdavis.edu" target="_blank">ygliao@ucdavis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">​I'd like to share, the code works well on Paraview version 

<span style="color:rgb(68,77,86);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">fb13726dbfdcb5479c393720abaf82<wbr>34edd42609 (version on Dec 1 2017), The latest has changed some source code, and I'm working on fix it.</span><div><font color="#444d56" face="SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace"><span style="font-size:12px">Thanks.<br></span></font><div>​<div class="gmail_chip gmail_drive_chip" style="width:396px;height:18px;max-height:18px;background-color:rgb(245,245,245);padding:5px;color:rgb(34,34,34);font-family:arial;font-style:normal;font-weight:bold;font-size:13px;border:1px solid rgb(221,221,221);line-height:1"><a href="https://drive.google.com/a/ucdavis.edu/file/d/1toVCur-Iie9khbPjMFJXueUwB15UJsxn/view?usp=drive_web" style="display:inline-block;max-width:366px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;padding:1px 0;border:none" target="_blank"><img style="vertical-align:bottom;border:none" src="https://ssl.gstatic.com/docs/doclist/images/icon_10_generic_list.png"> <span dir="ltr" style="color:rgb(17,85,204);text-decoration:none;vertical-align:bottom">Paraview3DLICPlugin.zip</span></a><img src="" style="opacity:0.55;float:right;display:none"></div>​<br></div><div><br></div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 23, 2018 at 10:56 AM, Utkarsh Ayachit <span dir="ltr"><<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Maybe if you share the code for vtkLIC3DRepresentation I may be able<br>
to offer suggestions. You could also try getting a access to some<br>
other linux machine on which you should be able to reproduce the<br>
issue.<br>
<div class="m_-1341630197557607430HOEnZb"><div class="m_-1341630197557607430h5"><br>
On Tue, Jan 23, 2018 at 1:53 PM, Yangguang Liao <<a href="mailto:ygliao@ucdavis.edu" target="_blank">ygliao@ucdavis.edu</a>> wrote:<br>
> I run this paraview on TACC Maverick, which I have no access to debug build.<br>
> But I run the same plugin on my Windows Paraview build and there is no such<br>
> error. How could I fix it?<br>
> Thanks<br>
><br>
> On Tue, Jan 23, 2018 at 10:49 AM, Utkarsh Ayachit<br>
> <<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@kitware.com</a>> wrote:<br>
>><br>
>> My guess would be that you're accessing a nullptr in<br>
>> `vtkLIC3DRepresentation::AddTo<wbr>View`. I'd recommend doing a debug build<br>
>> of ParaView, and then attaching a debugger to confirm and fix.<br>
>><br>
>> Utkarsh<br>
>><br>
>> On Mon, Jan 22, 2018 at 8:18 PM, Yangguang Liao <<a href="mailto:ygliao@ucdavis.edu" target="_blank">ygliao@ucdavis.edu</a>><br>
>> wrote:<br>
>> > Hi,<br>
>> ><br>
>> > I get some segment fault when I try to run my plugin in Linux paraview<br>
>> > while<br>
>> > there is no error in Windows paraview.<br>
>> > I can only run static version of paraview, but I track the segmentation<br>
>> > fault.<br>
>> ><br>
>> > Program received signal SIGSEGV, Segmentation fault.<br>
>> > 0x00002aaabd07d336 in vtkViewport::HasViewProp(vtkPr<wbr>op*) ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkRenderingCore-pv5.4.s<wbr>o.1<br>
>> > Missing separate debuginfos, use: debuginfo-install<br>
>> > paraview-intel15-mvapich2_2_1-<wbr>5.4.1-1.x86_64<br>
>> > (gdb) where<br>
>> > #0  0x00002aaabd07d336 in vtkViewport::HasViewProp(vtkPr<wbr>op*) ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkRenderingCore-pv5.4.s<wbr>o.1<br>
>> > #1  0x00002aaabd07d2fa in vtkViewport::AddViewProp(vtkPr<wbr>op*) ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkRenderingCore-pv5.4.s<wbr>o.1<br>
>> > #2  0x00002aaae66d6041 in vtkLIC3DRepresentation::AddToV<wbr>iew(vtkView*) ()<br>
>> >  Â  from<br>
>> ><br>
>> > /work/03501/ygliao/maverick/Pa<wbr>raview3DLICPlugin_0/build/libL<wbr>IC3DRepresentation.so<br>
>> > #3  0x00002aaaafea6a64 in<br>
>> > vtkView::AddRepresentation(vtk<wbr>DataRepresentation*)<br>
>> > ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkViewsCore-pv5.4.so.1<br>
>> > #4  0x00002aaaaf4731ab in<br>
>> > vtkCompositeRepresentation::Ad<wbr>dToView(vtkView*) ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkPVClientServerCoreRen<wbr>dering-pv5.4.so.1<br>
>> > #5  0x00002aaaaf493760 in<br>
>> > vtkPVCompositeRepresentation::<wbr>AddToView(vtkView*)<br>
>> > ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkPVClientServerCoreRen<wbr>dering-pv5.4.so.1<br>
>> > #6  0x00002aaaafea6a64 in<br>
>> > vtkView::AddRepresentation(vtk<wbr>DataRepresentation*)<br>
>> > ()<br>
>> >  Â  from<br>
>> ><br>
>> > /opt/apps/intel15/mvapich2_2_1<wbr>/paraview/5.4.1/lib/paraview-5<wbr>.4/libvtkViewsCore-pv5.4.so.1<br>
>> > #7  0x00002aaaadb99b36 in vtkViewCommand(vtkClientServer<wbr>Interpreter*,<br>
>> > vtkObjectBase*, char const*, vtkClientServerStream const&,<br>
>> > vtkClientServerStream&, void*)<br>
>> ><br>
>> > I don't why this only happens in Linux. Anyone could help me figure out?<br>
>> ><br>
>> > --<br>
>> > Yangguang Liao<br>
>> > PhD. student of Computer Science Department<br>
>> > University of California, Davis<br>
>> ><br>
>> > ______________________________<wbr>_________________<br>
>> > Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
>> ><br>
>> > Please keep messages on-topic and check the ParaView Wiki at:<br>
>> > <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
>> ><br>
>> > Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="https://paraview.org/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://paraview.org/mailman/l<wbr>istinfo/paraview</a><br>
>> ><br>
><br>
><br>
><br>
><br>
> --<br>
> Yangguang Liao<br>
> PhD. student of Computer Science Department<br>
> University of California, Davis<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="m_-1341630197557607430gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Yangguang Liao<div>PhD. student of Computer Science Department</div><div>University of California, Davis</div></div></div>
</div>
</div></div></blockquote></div><br></div>