[Paraview] Paraview segfault on (orthographic) slice view

Cory Quammen cory.quammen at kitware.com
Fri Jul 7 09:36:32 EDT 2017


Dorian,

Thanks for clarifying the source. Sorry I didn't understand from your
earlier email.

I just tried again with the official ParaView 5.4.0 binary and was
able to reproduce your crash.

I'll write up a bug report.

Thanks!
Cory

On Fri, Jul 7, 2017 at 9:23 AM, Vogel Dorian <dorian.vogel at fhnw.ch> wrote:
> Hi Cory,
>
>
>
> I am actually using the "Box" source, and just let the default settings for
> it: X/Y/Z length = 1, center = (0,0,0).
>
> Btw: It still occurs on a freshly compiled Paraview v5.4.0 with up-to-date
> mesa.
>
>
>
> Best,
>
>
> --
>
> Dorian Vogel
>
>
> On Friday, July 7, 2017 3:17:00 PM CEST Cory Quammen wrote:
>
>> Dorian,
>
>>
>
>> Thanks for the followup and workaround. If you could share the data
>
>> set with me or tell me how to create it with a ParaView source, I can
>
>> take a closer look.
>
>>
>
>> Thanks,
>
>> Cory
>
>>
>
>> On Fri, Jul 7, 2017 at 4:33 AM, Vogel Dorian <dorian.vogel at fhnw.ch> wrote:
>
>> > Hello Cory,
>
>> >
>
>> > Thanks for the follow-up.
>
>> >
>
>> >
>
>> >
>
>> > Unfortunately I do still experience this issue, I gathered a bit more
>
>> > information on the behavior of the issue:
>
>> >
>
>> > Still using a 1x1x1 @(0,0,0) box:
>
>> >
>
>> > -open second layout as tab
>
>> >
>
>> > -open orthographic sliceview
>
>> >
>
>> > -I can scroll on all slice views but ONLY in one direction. As soon as I
>
>> > scroll in the other direction on any of the views, Paraview crashes.
>
>> >
>
>> >
>
>> >
>
>> > ==> this only appends on Polygonal Meshes: If I apply the AppendDatasets
>
>> > filter (outputting an Unstructured Grid) to the same box, everything
>> > seems
>
>> > to work as expected.
>
>> >
>
>> > This is pretty much the Hack I used for my data, convert all the object
>
>> > that I wanted to slice to unstructured grid. While not optimal it does
>
>> > the job.
>
>> >
>
>> >
>
>> >
>
>> > Best,
>
>> >
>
>> >
>
>> > --
>
>> >
>
>> > Dorian Vogel
>
>> >
>
>> > On Thursday, July 6, 2017 10:54:47 PM CEST Cory Quammen wrote:
>
>> >> On Mon, Jun 19, 2017 at 7:18 AM, Vogel Dorian <dorian.vogel at fhnw.ch>
>
>> >>
>
>> >> wrote:
>
>> >> > Hi all,
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > I've had a serious issue since last week now:
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Whenever I visualize a polygonal Mesh in the Slice View or orthogonal
>
>> >> >
>
>> >> > slice
>
>> >> >
>
>> >> > view:
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > - in slice view: Paraview crashes as soon as I click on any of the
>
>> >> > slice
>
>> >> >
>
>> >> > cursors to grab it to another position.
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > - in orthographic slice view: I can scroll in one direction on each
>> >> > of
>
>> >> > the
>
>> >> >
>
>> >> > slice views, however, when I scroll in the second direction, Paraview
>
>> >> >
>
>> >> > crashes.
>
>> >>
>
>> >> I could not reproduce either the "Slice View" crash or "Orthographic
>
>> >>
>
>> >> Slice View" crash you report in ParaView 5.4 on macOS.
>
>> >>
>
>> >> > Version 5.3 compiled from source was working fine until I hit this
>
>> >> > error,
>
>> >> >
>
>> >> > I
>
>> >> >
>
>> >> > suspected a package upgrade to be the source of the problem, and
>
>> >> >
>
>> >> > downgraded
>
>> >> >
>
>> >> > Mesa (17.1.2-1 -> 17.1.1-1) and the Intel driver on laptop (17.1.2-1
>> >> > ->
>
>> >> >
>
>> >> > 17.1.1-1) however, this did not help, and I am sure Paraview 5.3 used
>
>> >> > to
>
>> >> >
>
>> >> > work on those versions of mesa and Intel driver.
>
>> >>
>
>> >> Judging by the stack traces you included (very helpful, by the way)
>
>> >>
>
>> >> this looks more like a memory access problem within ParaView. That
>
>> >>
>
>> >> problem seems to have been fixed in ParaView 5.4, though.
>
>> >>
>
>> >>
>
>> >>
>
>> >> HTH,
>
>> >>
>
>> >> Cory
>
>> >>
>
>> >> > Systems:
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > -laptop (Archlinux) using Intel IGP or Nvidia discrete GPU using
>
>> >> >
>
>> >> > open-source driver (DRI_PRIME). Crash can be reproduced on both GPU.
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > -desktop (Majaro, Arch based): using Nvidia GPU, proprietary driver.
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Please find attached the gdb traces. I just started Paraview with
>> >> > each
>
>> >> >
>
>> >> > GPU,
>
>> >> >
>
>> >> > created a box, created a orthographic slice view, and tried to
>> >> > scroll.
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Did anyone else observe that ?
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Best regards,
>
>> >> >
>
>> >> > --
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Dorian Vogel
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > _______________________________________________
>
>> >> >
>
>> >> > Powered by www.kitware.com
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Visit other Kitware open-source projects at
>
>> >> >
>
>> >> > http://www.kitware.com/opensource/opensource.html
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Please keep messages on-topic and check the ParaView Wiki at:
>
>> >> >
>
>> >> > http://paraview.org/Wiki/ParaView
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Search the list archives at: http://markmail.org/search/?q=ParaView
>
>> >> >
>
>> >> >
>
>> >> >
>
>> >> > Follow this link to subscribe/unsubscribe:
>
>> >> >
>
>> >> > http://public.kitware.com/mailman/listinfo/paraview
>
>
>
>



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.


More information about the ParaView mailing list