-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Closed as not planned
Closed as not planned
Copy link
Labels
clangClang issues not falling into any other categoryClang issues not falling into any other categorycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]incompleteIssue not complete (e.g. missing a reproducer, build arguments, etc.)Issue not complete (e.g. missing a reproducer, build arguments, etc.)
Description
[CXX] xmloff/source/text/XMLFootnoteConfigurationImportContext.cxx
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace, preprocessed source, and associated run script.
Stack dump:
0. Program arguments: /usr/bin/clang++ -fvisibility=hidden -Xclang -load -Xclang /home/printfdebugging/work/libreoffice/compilerplugins/clang/plugin.so -Xclang -add-plugin -Xclang loplugin -Wall -Wno-missing-braces -Wendif-labels -Wextra -Wundef -Wunreachable-code -Wshadow -Wunused-macros -Wembedded-directive -fmessage-length=0 -fno-common -pipe -fstack-protector-strong -Wdeprecated-copy-dtor -Wimplicit-fallthrough -Wunused-exception-parameter -Wrange-loop-analysis -fvisibility-inlines-hidden -fPIC -Wshadow -Woverloaded-virtual -std=c++20 -pthread -O0 -fstrict-aliasing -fstrict-overflow -ggdb2 -gsplit-dwarf -Xclang -debug-info-kind=constructor -ggnu-pubnames -fexceptions -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DDBG_UTIL -DLINUX -DOSL_DEBUG_LEVEL=1 -DSAL_LOG_INFO -DSAL_LOG_WARN -DUNIX -DUNX -DX86_64 -D_DEBUG -D_GLIBCXX_DEBUG -D_PTHREADS -D_REENTRANT -DXMLOFF_DLLIMPLEMENTATION -Wp,-U_FORTIFY_SOURCE -DLIBO_INTERNAL_ONLY -I/home/printfdebugging/work/libreoffice/workdir/UnpackedTarball/frozen/include/ -I/home/printfdebugging/work/libreoffice/external/boost/include -I/home/printfdebugging/work/libreoffice/workdir/UnpackedTarball/boost -I/home/printfdebugging/work/libreoffice/xmloff/inc -I/home/printfdebugging/work/libreoffice/include -I/home/printfdebugging/work/libreoffice/config_host -I/home/printfdebugging/work/libreoffice/workdir/CustomTarget/officecfg/registry -I/home/printfdebugging/work/libreoffice/workdir/CustomTarget/xmloff/generated -I/home/printfdebugging/work/libreoffice/workdir/UnoApiHeadersTarget/udkapi/normal -I/home/printfdebugging/work/libreoffice/workdir/UnoApiHeadersTarget/offapi/normal -finput-charset=UTF-8 -c -MMD -MT /home/printfdebugging/work/libreoffice/workdir/CxxObject/xmloff/source/style/xmltabe.o -MP -MF /home/printfdebugging/work/libreoffice/workdir/Dep/CxxObject/xmloff/source/style/xmltabe.d_ -fcolor-diagnostics -o /home/printfdebugging/work/libreoffice/workdir/CxxObject/xmloff/source/style/xmltabe.o /home/printfdebugging/work/libreoffice/xmloff/source/style/xmltabe.cxx
1. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:1905:22: current parser token ')'
2. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:42:1: parsing namespace 'std'
3. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:53:1: parsing namespace 'std::__detail'
4. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:1863:5: parsing function body 'std::__detail::_Equality<type-parameter-0-0, type-parameter-0-1, type-parameter-0-2, type-parameter-0-3, type-parameter-0-4, type-parameter-0-5, type-parameter-0-6, type-parameter-0-7, type-parameter-0-8, type-parameter-0-9, false>::_M_equal'
5. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:1863:5: in compound statement ('{}')
6. /usr/bin/../lib64/gcc/x86_64-unknown-linux-gnu/13.2/../../../../include/c++/13.2/bits/hashtable_policy.h:1870:2: in compound statement ('{}')
make[1]: *** [/home/printfdebugging/work/libreoffice/solenv/gbuild/LinkTarget.mk:339: /home/printfdebugging/work/libreoffice/workdir/CxxObject/xmloff/source/style/xmltabe.o] Error 255
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:296: build] Error 2
Latest master as of filing this issue. https://github.com/LibreOffice/core
Metadata
Metadata
Assignees
Labels
clangClang issues not falling into any other categoryClang issues not falling into any other categorycrashPrefer [crash-on-valid] or [crash-on-invalid]Prefer [crash-on-valid] or [crash-on-invalid]incompleteIssue not complete (e.g. missing a reproducer, build arguments, etc.)Issue not complete (e.g. missing a reproducer, build arguments, etc.)