<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/71842>71842</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Crash Report at OpenBSD 7.4
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
camilosasuketbs
</td>
</tr>
</table>
<pre>
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -DBSD_UNIX -DCUBE -DDEBUG -DDESKTOP_ENVIRONMENT_GNOME -DOPENBSD -DUNICODE -DWITH_SN -DWITH_X11 -DWITH_XI -D_UNICODE -I/home/camilo/cmake/integration -I/home/camilo/__config -I/home/camilo/cmake/integration/source -I/home/camilo/cmake/integration/source/app -I/home/camilo/cmake/integration/source/app/include -I/home/camilo/cmake/integration/source/include -I/home/camilo/cmake/integration/port/_ -I/home/camilo/cmake/integration/port/include -I/home/camilo/cmake/integration/operating_system -I/home/camilo/cmake/integration/operating_system/operating_system-posix -I/home/camilo/cmake/integration/operating_system/operating_system-posix/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/configuration -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include/configuration_selection/Debug -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system/openbsd/gnome/7.3 -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system -I/home/camilo/cmake/integration/source/app/acme -I/home/camilo/cmake/integration/source/app/acme/.. -I/home/camilo/cmake/integration/source/app/acme/../.. -g -std=gnu++20 -fpermissive -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/startup-notification-1.0 -MD -MT source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/window.cpp.o -MF CMakeFiles/static_acme.dir/operating_system/xcb/nano/window.cpp.o.d -o CMakeFiles/static_acme.dir/operating_system/xcb/nano/window.cpp.o -c /home/camilo/cmake/integration/source/app/acme/operating_system/xcb/nano/window.cpp
1. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:602:5: current parser token ';'
2. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:9:1: parsing namespace 'user'
3. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:290:4: parsing struct/union/class body 'user::item'
c++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
OpenBSD clang version 13.0.0
Target: amd64-unknown-openbsd7.4
Thread model: posix
InstalledDir: /usr/bin
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -DBSD_UNIX -DCUBE -DDEBUG -DDESKTOP_ENVIRONMENT_GNOME -DOPENBSD -DUNICODE -DWITH_SN -DWITH_X11 -DWITH_XI -D_UNICODE -I/home/camilo/cmake/integration -I/home/camilo/__config -I/home/camilo/cmake/integration/source -I/home/camilo/cmake/integration/source/app -I/home/camilo/cmake/integration/source/app/include -I/home/camilo/cmake/integration/source/include -I/home/camilo/cmake/integration/port/_ -I/home/camilo/cmake/integration/port/include -I/home/camilo/cmake/integration/operating_system -I/home/camilo/cmake/integration/operating_system/operating_system-posix -I/home/camilo/cmake/integration/operating_system/operating_system-posix/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/configuration -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include/configuration_selection/Debug -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system/openbsd/gnome/7.3 -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system -I/home/camilo/cmake/integration/source/app/acme -I/home/camilo/cmake/integration/source/app/acme/.. -I/home/camilo/cmake/integration/source/app/acme/../.. -g -std=gnu++20 -fpermissive -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/startup-notification-1.0 -MD -MT source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/_nano.cpp.o -MF CMakeFiles/static_acme.dir/operating_system/xcb/nano/_nano.cpp.o.d -o CMakeFiles/static_acme.dir/operating_system/xcb/nano/_nano.cpp.o -c /home/camilo/cmake/integration/source/app/acme/operating_system/xcb/nano/_nano.cpp
1. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:602:5: current parser token ';'
2. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:9:1: parsing namespace 'user'
3. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:290:4: parsing struct/union/class body 'user::item'
c++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
OpenBSD clang version 13.0.0
Target: amd64-unknown-openbsd7.4
Thread model: posix
InstalledDir: /usr/bin
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/_nano-c9d2b5.cpp
c++: note: diagnostic msg: /tmp/_nano-c9d2b5.sh
c++: note: diagnostic msg:
********************
PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/c++ -DBSD_UNIX -DCUBE -DDEBUG -DDESKTOP_ENVIRONMENT_GNOME -DOPENBSD -DUNICODE -DWITH_SN -DWITH_X11 -DWITH_XI -D_UNICODE -I/home/camilo/cmake/integration -I/home/camilo/__config -I/home/camilo/cmake/integration/source -I/home/camilo/cmake/integration/source/app -I/home/camilo/cmake/integration/source/app/include -I/home/camilo/cmake/integration/source/include -I/home/camilo/cmake/integration/port/_ -I/home/camilo/cmake/integration/port/include -I/home/camilo/cmake/integration/operating_system -I/home/camilo/cmake/integration/operating_system/operating_system-posix -I/home/camilo/cmake/integration/operating_system/operating_system-posix/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/configuration -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/include/configuration_selection/Debug -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system/openbsd/gnome/7.3 -I/home/camilo/cmake/integration/operating_system/operating_system-openbsd/operating_system -I/home/camilo/cmake/integration/source/app/acme -I/home/camilo/cmake/integration/source/app/acme/.. -I/home/camilo/cmake/integration/source/app/acme/../.. -g -std=gnu++20 -fpermissive -I/usr/local/include -I/usr/local/include/cairo -I/usr/local/include/libpng16 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include/pixman-1 -I/usr/local/include/startup-notification-1.0 -MD -MT source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/display.cpp.o -MF CMakeFiles/static_acme.dir/operating_system/xcb/nano/display.cpp.o.d -o CMakeFiles/static_acme.dir/operating_system/xcb/nano/display.cpp.o -c /home/camilo/cmake/integration/source/app/acme/operating_system/xcb/nano/display.cpp
1. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:602:5: current parser token ';'
2. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:9:1: parsing namespace 'user'
3. /home/camilo/cmake/integration/source/app/acme/user/user/item.h:290:4: parsing struct/union/class body 'user::item'
c++: error: clang frontend command failed with exit code 139 (use -v to see invocation)
OpenBSD clang version 13.0.0
Target: amd64-unknown-openbsd7.4
Thread model: posix
InstalledDir: /usr/bin
*** Error 139 in target 'source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/_nano.cpp.o'
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/window-ffa3b1.cpp
c++: note: diagnostic msg: /tmp/window-ffa3b1.sh
c++: note: diagnostic msg:
********************
*** Error 139 in target 'source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/window.cpp.o'
c++: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/display-f09c62.cpp
c++: note: diagnostic msg: /tmp/display-f09c62.sh
c++: note: diagnostic msg:
********************
*** Error 139 in . (source/app/acme/CMakeFiles/static_acme.dir/build.make:5704 'source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/display.cpp.o')
*** Error 139 (source/app/acme/CMakeFiles/static_acme.dir/build.make:5718 'source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/window.cpp.o')
*** Error 139 (source/app/acme/CMakeFiles/static_acme.dir/build.make:5690 'source/app/acme/CMakeFiles/static_acme.dir/operating_system/xcb/nano/_nano.cpp.o')
*** Error 2 in . (CMakeFiles/Makefile2:1192 'source/app/acme/CMakeFiles/static_acme.dir/all')
*** Error 2 in . (CMakeFiles/Makefile2:3655 'source/integration/application_build_helper/CMakeFiles/home_application_build_helper.dir/rule')
*** Error 2 in /home/camilo/cmake/integration/cmake-build-debug (Makefile:1281 'home_application_build_helper': make -s -f CMakeFiles/Makefi...)
[llvm-crash-report-openbsd-7.4-2023-11.09-15.48-22.zip](https://github.com/llvm/llvm-project/files/13311770/llvm-crash-report-openbsd-7.4-2023-11.09-15.48-22.zip)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzsW91u2zwSfRr6hqAgUf7ThS_s2GqNbewgcffrnUFRlMyNRAoklTT79AtSthtn3Wzi2P02gICiEsjhmTOjkTiHSYjWPBeMjUBvAnrTDqnNRqoRJSUvpCa6vmcm0Z1Epk-jm2-z8d0M6jopuYEEJnUOFaukMtBIuDGm0iAcAxwDHCd1rr2ieCg9qXKAY0hECrmgRZ0yaDYMUkX0BiaE3htFKAP4ClaKVUpSpjVLoZa1aobtSqK1pJwYlkJVC6ip4pXxgD8F_vjOEHoP07qsrHc35HvAj26UzBUpIVF5XTJhLDkIcFxrZQlyAXBMAZ4APIFoOrmbrr8v5j8gml59n8wgmk5nk-9f3PXuH6vlzXq2-Of8drm4ni1W6y-L5bW1Wd7MFpO7KUTT74v51XJqx_6ar76u7xa7ux9BsL-dQ-S8NJZzgOONLJnl4fJtb0pybwe4MCxXxHApjhuu11SKjOdvhgE4bnL6_hUAx6SqTl3nJpsHfwrCCWttSdoUnbDmBG-yYvZe5Gv9pA0rP7L2yBCqpOY_LwJ6nniPwcuKiUSnF4K9OG-L4d6u-rVX8IxxvHS41qxgdIs4ZfZLezEKx623k7loPA688M8x-MCXhtDy5A_cdjnAseedA2MLlEOkTQrCaS7qZrvBPkRZxVTJteYPW77NtlRISoqX9X10yvHiSr5uUvCkEnnQf271Iwhu-8d9vJgCOM4UY-apYvh1s4r_LIlAwetstCHK1BUS0vCMU5dAFHg-RNdTiK5X8Hgqr67JPYt5wXSDYThd2ykv5ep4sf2kCcCxIMI-tUcuUvno0aryJETXMTwjnpdCJM8JCBGFH6y8t7truqXAdksf9Flrpn5duGGltwHhuO9jEI57tvOitVJMGFgRpZmCRt4zAQEegHBi_3dM8OWYRCAcB5aH9c9FDgUpma4IZZZEY71lEV6OBY58EI67z3loo2pqW49aNIC0IFpD23HvmYVjEI65e5RbjtvG1QIxpaRyGS6IyGGmpDBMpJDKsrS9c0Z4wVL4yM0Gsp_cQCpTBoMwggAPa80gerD9u2YMcvEg6TawqHG0rJiwHW4D_sCUtvthEHq-5zcWK6JyZiwBUqb9LqrFvZCPYvd9H3jdrd1GMZLCUqascAlwLYibmgttSFGwdMrVf3XpzqLVHq32aLVHqz1a7dFqj1Z7tNrjs2iPtb2eT3o8gzuL8jigd3HhsffW6o5Wd3wO3fEsXiENs9eUk1xIbTiFpc7dMmcK8Af-NQjPpc54tRpffYWrrzMYL799W_41X3yB8fzb7A6ulm7YSoTb2c3ydrUXHzfHZMxQAxz9XsrsDRSD9rNpZ4nZQ74tAzg2ZbV7xRGNUpz0fr3pH8DQm_c_iDM9jlZztpqz1Zyt5mw1Z6s5W83Zas7PojlTrquCPJ1PdR4AnkV3vqB4ceX5zF-rPVvt-Tm0516OwJkN19HnAhrn2-bp0idWxzLfquA3KNjmJ-woy0iYBKfK4EOQv1EH_z11-PyXItpCPLEQt_seyvyI9vGplfgC5f-vFD37WT-pCpOaF6nnNrlw3Bv43YvV80HLYwt6t9sci-lM4QTDP_Z6Xj6afuT_qU3vd8HgfbEd-LP3GS-Y7fuCIMIn0yRF8UH3Yb_XO3B_2LiRqiq2OmTtsrvesKJy_doBpG0D178z3pJVdcH-J9s3t5RuFDk3KHUHAAAPd5HZvOJhYAN7lZlrrcfQQkGkIcrgkUR5VqnuOPcmRfFQInc6i5rD3V0ThwZeF2EfhygIPD9CQc_rDhHG3r95BXpTgIeHR8A5N5s68ai01WVRtxdUKfkv5trdbEskCMMgGAz8ncW73e_4d9JRmEZhRDpsFPSjqNfrBwO_sxlh0g_ocEgTP8M0Df0Ud3s9PxlkfphRnGYdPrLYQeBHwbDX9yMPB2yQdrtp5g_7jA66oOuzkvBif6rd4VrXbDQIhl3cKUjCCu3-agRjwR6hmwQYg960o0YuqqTONej6Bdfm19l4x3BTsNGVOw6_bU7TiYG7lnvgdTu1KkbvTq3zb3Pr-P0nAAD__0Sgj2s">