[Paraview-developers] [EXTERNAL] Re: Trouble in recent mac build

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Dec 13 08:38:23 EST 2014


I think I've found the problem; it's the following commit. Ben, I can
reproduce the segfault on 10.10.1 (Yosemite) as well.

commit d79f48ee3100f0b7f45034c6981f30efa655acce
Author: Ben Boeckel <ben.boeckel at kitware.com>
Date:   Thu Nov 13 15:02:33 2014 -0500

    vtkPVFileInformation: update to new APIs

    The replaced APIs were deprecated. Unfortunately, 10.6 is still a target
    version, so we lose the ability to get the volume names there.

    Change-Id: I17f1e0dd4008cd8c50700894373cf10062b32c83

On Sat, Dec 13, 2014 at 8:30 AM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> Nathan,
>
> Can you try commenting out the
> vtkPVFileInformation::GetSpecialDirectories() method's body? Does that
> overcome the segfault?
>
> Utkarsh
>
> On Wed, Dec 10, 2014 at 11:11 AM, Fabian, Nathan <ndfabia at sandia.gov> wrote:
>> 10.9.5
>>
>> Just to try it out I did download 4.2.0 last night and that worked.  I’m
>> going to try master again just to see.  I have rebuilt the master from
>> scratch including cmake (after a reboot even).  Very, very odd.
>>
>> Nathan.
>>
>> From: Utkarsh Ayachit <utkarsh.ayachit at kitware.com>
>> Date: Wednesday, December 10, 2014 at 6:06 AM
>> To: Nathan Fabian <ndfabia at sandia.gov>
>> Cc: Paraview-developers <paraview-developers at paraview.org>
>> Subject: [EXTERNAL] Re: [Paraview-developers] Trouble in recent mac build
>>
>> What OsX version are you seeing this on?
>>
>> Utkarsh
>>
>>
>>
>> On Tue, Dec 9, 2014 at 3:18 PM, Fabian, Nathan <ndfabia at sandia.gov> wrote:
>>>
>>> Hi,
>>>
>>> I’m pretty certain this is something weird on my side, but I’m hoping
>>> maybe someone else has seen this.  In a recent build of paraview (from
>>> master) I can build and run fine, but when I try to open a file I get a
>>> crash in libsystem_platform.dylib (looking through lldb).  I haven’t updated
>>> my system myself (although maybe a new update ran in the background).  I do
>>> run ports, so maybe I updated something there in the right time frame.  Not
>>> sure why ports would be impacting libsystem_platform.
>>>
>>> It seems to be when opening a file dialog of any kind.  Very odd.
>>>
>>> Thanks for any help,
>>> Nathan.
>>>
>>> _______________________________________________
>>> Paraview-developers mailing list
>>> Paraview-developers at paraview.org
>>> http://public.kitware.com/mailman/listinfo/paraview-developers
>>>
>>


More information about the Paraview-developers mailing list