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" 
<dealii@googlegroups.com> 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.
>
>
> ons. 22. sep. 2021, 20:37 skrev Wolfgang Bangerth <bange...@colostate.edu>:
>
>> 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
>> > when compiling and running any program which links to deal.II (including
>> > the example programs) the program directly crashes with a segfault.
>> > Running it in gdb results in
>> > /(gdb) backtrace
>> > #0 0x00007fffd22edceein ??() from /usr/lib64/libstdc++.so.6
>> > #1 0x00007fffd49a3259in start_thread() from /usr/lib64/libpthread.so.0
>> > #2 0x00007fffd19532b3in clone() from /usr/lib64/libc.so.6/
>> > What could be the reason, and how can I narrow the issue down?
>>
>> One problem we often see is when running an executable compiled on one
>> platform on a different processor. So the question here would be how you
>> installed deal.II?
>>
>> Best
>>   W.
>>
>> --
>> ------------------------------------------------------------------------
>> Wolfgang Bangerth          email:                 bange...@colostate.edu
>>                             www: http://www.math.colostate.edu/~bangerth/
>>
>> --
>> The deal.II project is located at http://www.dealii.org/
>> For mailing list/forum options, see
>> https://groups.google.com/d/forum/dealii?hl=en
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "deal.II User Group" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/dealii/TE43i5-jp2U/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> dealii+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/dealii/1a7c7b0f-87cf-30dd-ec14-aefe515e7025%40colostate.edu
>> .
>>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/871r5gxaej.fsf%4043-1.org.

Reply via email to