Re: [deal.II] Compiled example programs fail with segfault

2021-09-27 Thread Matthias Maier
Hi, On Thu, Sep 23, 2021, at 07:57 CDT, "'develo...@googlemail.com' via deal.II User Group" wrote: > Hei, > I did some testing now, with different compilers. I did not get a segfault > for GCC 11.2, but it segfaults with ICC 2021.3.0. I attached the > detailed.log-files for both

Re: [deal.II] Compiled example programs fail with segfault

2021-09-23 Thread 'develo...@googlemail.com' via deal.II User Group
Hei, I will do that as soon as my re-compilation is done. I re-compiled deal.II with gcc 11.2, and in that case I did not get a segfault. Thus, I will now try to narrow down the issue if it might be related to the intel compiler, or not. Regards Matthias Maier schrieb am Donnerstag, 23.

Re: [deal.II] Compiled example programs fail with segfault

2021-09-22 Thread Matthias Maier
Would you mind sharing your `detailed.log` (in the build directory) with us? Best, Matthias On Wed, Sep 22, 2021, at 15:13 CDT, "'Roland Richter' via deal.II User Group" wrote: > Hei, the interesting point is that I'm installing deal.II directly using > cmake/make/make install on that

Re: [deal.II] Compiled example programs fail with segfault

2021-09-22 Thread Wolfgang Bangerth
On 9/22/21 2:13 PM, 'Roland Richter' via deal.II User Group wrote: Hei, the interesting point is that I'm installing deal.II directly using cmake/make/make install on that machine (after it's my development machine), there is no cross-compilation or something similar involved. In that case, I

Re: [deal.II] Compiled example programs fail with segfault

2021-09-22 Thread 'Roland Richter' via deal.II User Group
Hei, the interesting point is that I'm installing deal.II directly using cmake/make/make install on that machine (after it's my development machine), there is no cross-compilation or something similar involved. ons. 22. sep. 2021, 20:37 skrev Wolfgang Bangerth : > On 9/21/21 11:16 PM,

Re: [deal.II] Compiled example programs fail with segfault

2021-09-22 Thread Wolfgang Bangerth
On 9/21/21 11:16 PM, 'develo...@googlemail.com' via deal.II User Group wrote: I am currently trying to run some example programs with a down-scaled version of deal.II (i.e. no additional external libraries, internal boost). I freshly compiled deal.II with the intel-compiler without issues, but

[deal.II] Compiled example programs fail with segfault

2021-09-21 Thread 'develo...@googlemail.com' via deal.II User Group
Hei, I am currently trying to run some example programs with a down-scaled version of deal.II (i.e. no additional external libraries, internal boost). I freshly compiled deal.II with the intel-compiler without issues, but when compiling and running any program which links to deal.II (including