gridap/Tutorials

EM Scatter tutorial hangs at AffineFEOperator(a,b,U,V)

Closed this issue · 3 comments

The EM Scatter tutorial hangs at 100%CPU with Julia 1.7.0-beta4, Gridap v0.16.5.

https://gridap.github.io/Tutorials/stable/pages/t012_emscatter/#Tutorial-12:-Electromagnetic-scattering-in-2D-1

After 2h+, I cancelled the computation
op = AffineFEOperator(a,b,U,V)

^C^C^C^C^C^C^C^CWARNING: Force throwing a SIGINT
Internal error: encountered unexpected error in runtime:
InterruptException()
segv_handler at /buildworker/worker/package_linux64/build/src/signals-unix.c:310
^C^C^C^C^C^C^C^C^Cc^C/usr/local/bin/julia: line 3:  5021 Segmentation fault      (core dumped)

Hi @AndiMD, is only this tutorial?

@fverdugo
yes, it is only this one. Running in the instantiated Tutorials environment.

This issue is resolved in Julia-1.7-rc2.