EM Scatter tutorial hangs at AffineFEOperator(a,b,U,V)
Closed this issue · 3 comments
AndiMD commented
The EM Scatter tutorial hangs at 100%CPU with Julia 1.7.0-beta4, Gridap v0.16.5.
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)
AndiMD commented
@fverdugo
yes, it is only this one. Running in the instantiated Tutorials environment.
AndiMD commented
This issue is resolved in Julia-1.7-rc2.