[Paraview] Anyone have a successful IRIX64 build?

Berk Geveci berk.geveci at gmail.com
Mon Jun 20 08:50:11 EDT 2005


A few things to try:

* Does <ParaviewBuildDir>/Utilities/TclTk/tcl8.4.5/unix/tclsh run?
* What happends when you do a 
ctest -E ParaView 
where ctest is in the same place as cmake.
* What happens if you run pvserver?

-Berk


On 6/17/05, Gage, Kenneth <gagekl at upmc.edu> wrote:
> Hi there -
> 
> I've had zero success in building the latest devel and stable versions of ParaView on our Octane2. Because of problems with building the included HDF5 (seems to be a bug) I've been attempting to build HDF5 first and tell ccmake where to find it.
> 
> I would greatly appreciate any hints, tips, tricks, suggestions, guidance, and maybe even simple riddles from any folks who have built the latest ParaView successfully on their IRIX64 box.  I was going for a 64 bit, parallel build with the IRIX MPT libs; If there are any special flags passed to the HDF5 configure script that would be really handy -  I think I'm matching everything between HDF5 and ParaView but since it still isn't working I have my concerns. I'd be glad to make a synopsis and put it in the ParaView Wiki for other IRIX folks to use - I can usually type stuff up successfully. :)
> 
> For those interested, my 64-bit nonparallel build completes (as does the parallel build) but ParaView dies with a signal 11 before bringing up any GUI.  The stack trace is included below and appears to indicate a memory allocation problem; Again - I appreciate your help and apologize in advance if I have done something stupid.  Please let me know if there is some other information that would be useful to post for debugging purposes.
> 
> all the best -
> Ken
> 
> 
> Process 260286: Stopped on signal SIGSEGV: Segmentation violation (default)
> realfree(0x5238198, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["malloc.c":527, 0x00000d9fc8c8]
> ----------------------------------------------------------------------------------------------------------
> realfree(0x5238198, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["malloc.c":527]
> __malloc(0x38, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["malloc.c":297]
> _malloc(0x32, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["malloc.c":186]
> TclpAlloc(0x5238198, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["tclAlloc.c":679]
> Tcl_Alloc(0x5238198, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["tclCkalloc.c":1002]
> AllocStringEntry(0x5238198, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["tclHash.c":934]
> Tcl_CreateHashEntry(0x1006e5f8, 0x5b643a8, 0xffffffa7f0, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["tclHash.c":450]
> Tcl_CreateCommand(0x1006e280, 0x5b643a8, 0x59f6bc0, 0x0, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["tclBasic.c":1487]
> Vtktkrenderwidget_Init(0x1006e280, 0x1018ba10, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["vtkTkRenderWidget.cxx":695]
> vtkPVApplication::InitializeTcl(0x1, 0x10021d18, 0xffffffa908, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["vtkPVApplication.cxx":377]
> vtkPVProcessModuleGUIHelper::RunGUIStart(0x10031650, 0x1, 0x10021d18, 0x1, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["vtkPVProcessModuleGUIHelper.cxx":59]
> vtkPVProcessModule::Start(0x10032040, 0x1, 0x10021d18, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["vtkPVProcessModule.cxx":98]
> vtkPVMain::Run(0x10028308, 0x10026d98, 0x10031650, 0x10007390, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["vtkPVMain.cxx":196]
> MyMain(0x1, 0xffffffae68, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["ParaView.cxx":83]
> main(0x1, 0xffffffae68, 0x200000, 0x10143659, 0x5238188, 0xdb30bc8, 0x0, 0x0) ["ParaView.cxx":116]
> __start() ["crt1text.s":177]
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list