← Back to team overview

dolfin team mailing list archive

Is PyDOLFIN broken?

 


Hi,

I just cloned UFC, FFC and DOLFIN.

When I run the
dolfin/src/demo/pde/poisson/python/demo.py

I get a segmentation fault when assembling the linear form

  Assembling rank 1 form.
  Assembling over 2048 cells.
  | Assembling over cells                                           |
  |-----------------------------------------------------------------| 0.0%
Segmentation fault (core dumped)

Has anyone experienced the same kind of problem?

I build DOLFIN using

./configure.local --enable-debug
touch src/pydolfin/dolfin.i
make install

Kristian




Follow ups