Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack overflow when running tests #465

Open
cournape opened this issue Dec 6, 2016 · 0 comments
Open

Stack overflow when running tests #465

cournape opened this issue Dec 6, 2016 · 0 comments

Comments

@cournape
Copy link

cournape commented Dec 6, 2016

I see the following w/ VTK 7.0.0 / python 3.5.2 (OS X):

=============================
ENTEST START ('mayavi-4.5.0')
=============================
test1_entry_points (__main__.Tests) ... ok
test1_imports (__main__.Tests) ... ok
test1_setuptools_entry_points (__main__.Tests) ... ok
test1_site_files (__main__.Tests) ... ok
test2_upstream (__main__.Tests) ... STDERR:
Generic tests for 2D data arrays. ... ok
Test for 3D data arrays. ... ok
Tests if only the correct forms of input arrays are supported. ... ok
Test if pickling works. ... ok
test_change (mayavi.tests.test_builtin_image.TestBuiltinImageSource) ... ok
test_data_source (mayavi.tests.test_builtin_image.TestBuiltinImageSource) ... ok
Test if saving a visualization and restoring it works. ... ok
Test if it works fine on changing the source ... ok
Do the basic testing ... ok
Test if saving a visualization and restoring it works. ... ok
Test if the modules respond correctly when the components ... ok
Test if the test fixture works ... ok
Test if the MayaVi2 visualization can be deep-copied. ... ok
Test if saving a visualization and restoring it works. ... ok
test_get_engine (mayavi.tests.test_core_common.TestCoreCommon) ... ok
Check if the get_object_path method works correctly. ... ok
Does obj.remove() work correctly ... ok
test_simple_timer (mayavi.tests.test_core_common.TestNoUITimer) ... ok
test_timer_stops_on_error_and_raises (mayavi.tests.test_core_common.TestNoUITimer) ... ok
test_timer_stops_on_stop_iteration (mayavi.tests.test_core_common.TestNoUITimer) ... ok
test_API (mayavi.tests.test_csv_sniff.Test) ... ok
test_comment (mayavi.tests.test_csv_sniff.Test) ... ok
test_empty_file (mayavi.tests.test_csv_sniff.Test) ... ok
test_nohead (mayavi.tests.test_csv_sniff.Test) ... ok
test_tabs (mayavi.tests.test_csv_sniff.Test) ... ok
test_11 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_1col (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_54 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_79 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_82 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_89 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_99 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_OObeta3 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_colors (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_example1 (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_hp11c (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_loc (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_multi_col (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_mydata (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_post (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
test_webaccess (mayavi.tests.test_csv_sniff.Test_csv_py_files) ... ok
Test the import_contrib function. ... ok
test_with_structured_data (mayavi.tests.test_cut_plane.TestCutter) ... ok
test_with_unstructured_data (mayavi.tests.test_cut_plane.TestCutter) ... ok
Does activating a particular array work. ... ok
Does the add_array method work. ... ok
Are the manager's cell arrays views of the VTK data? ... ok
Are the cell arrays of the manager setup right? ... ok
Are the manager's point arrays views of the VTK data? ... ok
Are the point data arrays of the manager setup right? ... ok
Does the remove_array method work correctly. ... ok
Does array renaming work. ... ok
test_get_engine_backend_auto_with_existing_engine (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_backend_envisage (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_backend_simple_with_existing_engine (mayavi.tests.test_engine_manager.TestEngineManager) ... ERROR
test_get_engine_backend_test (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_offscreen_backend_auto_switched_twice (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_offscreen_backend_auto_with_existing_engine (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_offscreen_backend_envisage (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_offscreen_backend_simple_with_started_engine (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_get_engine_offscreen_backend_test (mayavi.tests.test_engine_manager.TestEngineManager) ... ok
test_extract_grid_filter_sample (mayavi.tests.test_extract_grid_filter.TestExtractGridFilter) ... ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 2147483647 0 2147483647 0 2147483647, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 2147483647 0 2147483647 0 2147483647, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117cc6580): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117cd01a0) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117cd01a0): This data object does not contain the requested extent.

ok
test_voi (mayavi.tests.test_extract_grid_filter.TestExtractGridFilter) ... ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117d62650): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117d67f60) is 0 2147483647 0 2147483647 0 2147483647, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117d67f60): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117d62650): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117d67f60) is 0 2147483647 0 2147483647 0 2147483647, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117d67f60): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117d62650): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117d67f60) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117d67f60): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
vtkStreamingDemandDrivenPipeline (0x117d62650): The update extent specified in the information for output port 0 on algorithm vtkTrivialProducer(0x117d67f60) is 0 10000 0 10000 0 10000, which is outside the whole extent 0 50 0 50 0 50.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkTrivialProducer.cxx, line 264
vtkTrivialProducer (0x117d67f60): This data object does not contain the requested extent.

ERROR: In /Users/vagrant/pisi-64bit/tmp/VTK-7.0.0-1/work/VTK-7.0.0/Common/ExecutionModel/vtkStreamingDemandDrivenPipeline.cxx, line 857
...
Current thread 0x00007fff796ed310 (most recent call first):
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_types.py", line 3465 in get
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 302 in _find_sibling_datasets
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 310 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/mayavi/core/file_data_source.py", line 317 in _update_files_fired
  File "/Users/vagrant/.edm-build/envs/build-env/lib/python3.5/site-packages/traits/trait_notifiers.py", line 340 in __call__
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant