- 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:
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.
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)
is this still reproducible? if yes, please also recheck with gcc-snapshot.
is this still reproducible? if yes, please also recheck with gcc-snapshot.