Skip to content

segfault in "nxtest.py hdf4" #4

@eugenwintersberger

Description

@eugenwintersberger

Original reporter: Cpascual

Running nxtest.py with no arguments or with "xml" seems ok.
But when running "nxtest.py hdf4" I get a segmentation fault after or during the link test:

$ python nxstest.py hdf4
=== File NXtest.hdf
@NeXus_version: 4.2.0
@HDF_version: NCSA HDF Version 4.1 Release 4, December 2000
@file_name: NXtest.hdf
@file_time: 2009-02-23T17:29:19+01:00
entry NXentry
  @hugo: namenlos
  @cucumber: passion
  ch_data char 10
  i1_data uint8 4
    [0 1 2 3]
  i2_data int16 4
    [   0 1000 2000 3000]
  i4_data int32 4
    [      0 1000000 2000000 3000000]
  r4_data float32 5x4
  r8_data float64 5x4
    @ch_attribute: NeXus
    @i4_attribute: 42
    @r4_attribute: 3.14159274101
    @target: /entry/r8_data
  data NXdata
    r8_data float64 5x4
      -> /entry/r8_data
    comp_data int32 100x20
    flush_data int32 7
      [0 1 2 3 4 5 6]
  sample NXsample
    @target: /entry/sample
    ch_data char 12
link NXentry
  sample NXsample
    -> /entry/sample
  renLinkGroup NXsample
    -> /entry/sample
Segmentation fault

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions