Issue 148884
Summary Assertion failure at kmp_sched.cpp(364): chunk != 0.
Labels new issue
Assignees
Reporter eduardz1
    I am running some code linked with the MUMPS sparse solver. I am getting this error:

```
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
Assertion failure at kmp_sched.cpp(364): chunk != 0.
[eduard-Pro-I5-11F-3060Ti:1647915] *** Process received signal ***
[eduard-Pro-I5-11F-3060Ti:1647915] Signal: Aborted (6)
[eduard-Pro-I5-11F-3060Ti:1647915] Signal code:  (-6)
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-pro[eduard-Pro-I5-11F-3060Ti:1647915] ject/issues/.
[ 0] OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
/lib/x86_64-linux-gnu/libc.so.6(+0x45810) [0x7e2a13045810]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 1] OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
OMP: Error #13: Assertion failure at kmp_sched.cpp(364).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see https://github.com/llvm/llvm-project/issues/.
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x11c) [0x7e2a130a50bc]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 2] /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x1e) [0x7e2a130456de]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 3] /lib/x86_64-linux-gnu/libc.so.6(abort+0x2c) [0x7e2a130288cd]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 4] /lib/x86_64-linux-gnu/libomp.so.5(+0x77034) [0x7e2a19341034]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 5] /lib/x86_64-linux-gnu/libomp.so.5(+0x74cf8) [0x7e2a1933ecf8]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 6] /lib/x86_64-linux-gnu/libomp.so.5(+0x6fdd1) [0x7e2a19339dd1]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 7] /lib/x86_64-linux-gnu/libomp.so.5(__kmpc_for_static_init_8+0x77e) [0x7e2a193b86de]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 8] ../../build/elastic-gpu/code/app/forward_waveform_elastic_isotropic_Su_hdg.out() [0x888ced]
[eduard-Pro-I5-11F-3060Ti:1647915] [ 9] /lib/x86_64-linux-gnu/libomp.so.5(__kmp_invoke_microtask+0x99) [0x7e2a193eafc9]
[eduard-Pro-I5-11F-3060Ti:1647915] [10] /lib/x86_64-linux-gnu/libomp.so.5(+0x85315) [0x7e2a1934f315]
[eduard-Pro-I5-11F-3060Ti:1647915] [11] /lib/x86_64-linux-gnu/libomp.so.5(+0x837f6) [0x7e2a1934d7f6]
[eduard-Pro-I5-11F-3060Ti:1647915] [12] /lib/x86_64-linux-gnu/libomp.so.5(+0xf8eee) [0x7e2a193c2eee]
[eduard-Pro-I5-11F-3060Ti:1647915] [13] /lib/x86_64-linux-gnu/libc.so.6(+0xa2ef1) [0x7e2a130a2ef1]
[eduard-Pro-I5-11F-3060Ti:1647915] [14] /lib/x86_64-linux-gnu/libc.so.6(+0x13445c) [0x7e2a1313445c]
[eduard-Pro-I5-11F-3060Ti:1647915] *** End of error message ***
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node eduard-Pro-I5-11F-3060Ti exited on signal 6 (Aborted).
--------------------------------------------------------------------------
```

It's a bit difficult to provide all the sources of our program, but this happens when linking our code (https://ffaucher.gitlab.io/hawen-website/) to MUMPS compiled with NVIDIA's NVHPC. The version of NVHPC and `nvfortran` is the latest, 25.5, and I'm on Ubuntu 25.04
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to