#1114988 g++-15-x86-64-linux-gnu: Compiler segfolt on OpenMP code

Package:
g++-15-x86-64-linux-gnu
Source:
g++-15-x86-64-linux-gnu
Description:
GNU C++ compiler for the x86_64-linux-gnu architecture
Submitter:
Yury Bobylev
Date:
2025-12-17 08:59:09 UTC
Severity:
normal
Tags:
#1114988#5
Date:
2025-09-12 14:11:22 UTC
From:
To:
Dear Maintainer,

compiler catch a segfault on OpenMP code. Bug report cached by compiling with
-freport-bug option in attachment. Other versions of GCC also seems affected.
Way to reproduce: download project from
https://github.com/ProfessorNavigator/mylibrary, comment line 439 (#pragma omp
parallel) and try to compile the project.

#1114988#10
Date:
2025-09-12 14:19:11 UTC
From:
To:
Correction: to reproduce the bug you need to correct line 439 (#pragma omp parallel) in file src/SearchProcessGui.cpp (https://github.com/ProfessorNavigator/mylibrary/blob/master/src/SearchProcessGui.cpp)
 
 

#1114988#15
Date:
2025-11-22 09:40:58 UTC
From:
To:
is this still reproducible? if yes, please also recheck with gcc-snapshot.
#1114988#20
Date:
2025-11-22 09:40:58 UTC
From:
To:
is this still reproducible? if yes, please also recheck with gcc-snapshot.