https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112520
Xi Ruoyao <xry111 at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-checking --- Comment #1 from Xi Ruoyao <xry111 at gcc dot gnu.org> --- spawn -ignore SIGHUP /home/xry111/git-repos/gcc-build/gcc/xgcc -B/home/xry111/git-repos/gcc-build/gcc/ /home/xry111/git-repos/gcc/gcc/testsuite/gcc.dg/plugin/cpython-plugin-test-PyList_Append.c -fdiagnostics-plain-output -fplugin=./analyzer_cpython_plugin.so -fanalyzer -I/usr/include/python3.12 -I/usr/include/python3.12 -S -o cpython-plugin-test-PyList_Append.s^M *** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.^M Event | Plugins^M PLUGIN_ANALYZER_INIT | analyzer_cpython_plugin^M during IPA pass: analyzer^M /home/xry111/git-repos/gcc/gcc/testsuite/gcc.dg/plugin/cpython-plugin-test-PyList_Append.c: In function 'test_PyListAppend_6':^M /home/xry111/git-repos/gcc/gcc/testsuite/gcc.dg/plugin/cpython-plugin-test-PyList_Append.c:76:3: internal compiler error: Segmentation fault^M 0x120be55d7 crash_signal^M ../../gcc/gcc/toplev.cc:316^M 0x7ffff07664b0 tree_check(tree_node*, char const*, int, char const*, tree_code)^M /home/xry111/git-repos/gcc/gcc/testsuite/../../gcc/tree.h:3601^M 0x7ffff07664b0 get_field_by_name^M /home/xry111/git-repos/gcc/gcc/testsuite/gcc.dg/plugin/analyzer_cpython_plugin.c:74^M 0x7ffff07666f7 ana::kf_PyList_Append::impl_call_pre(ana::call_details const&) const^M /home/xry111/git-repos/gcc/gcc/testsuite/gcc.dg/plugin/analyzer_cpython_plugin.c:611^M 0x121170ff7 ana::region_model::on_call_pre(gcall const*, ana::region_model_context*)^M ../../gcc/gcc/analyzer/region-model.cc:1652^M 0x121176c33 ana::region_model::on_stmt_pre(gimple const*, bool*, ana::region_model_context*)^M ../../gcc/gcc/analyzer/region-model.cc:1289^M 0x12112d677 ana::exploded_node::on_stmt(ana::exploded_graph&, ana::supernode const*, gimple const*, ana::program_state*, ana::uncertainty_t*, ana::path_context*)^M ../../gcc/gcc/analyzer/engine.cc:1491^M 0x121130d9f ana::exploded_graph::process_node(ana::exploded_node*)^M ../../gcc/gcc/analyzer/engine.cc:4092^M 0x121131b4b ana::exploded_graph::process_worklist()^M ../../gcc/gcc/analyzer/engine.cc:3486^M 0x121134897 ana::impl_run_checkers(ana::logger*)^M ../../gcc/gcc/analyzer/engine.cc:6154^M 0x1211358c7 ana::run_checkers()^M ../../gcc/gcc/analyzer/engine.cc:6242^M 0x12111fc6b execute^M ../../gcc/gcc/analyzer/analyzer-pass.cc:87^M Please submit a full bug report, with preprocessed source (by using -freport-bug).^M Please include the complete backtrace with any bug report.^M See <https://gcc.gnu.org/bugs/> for instructions.^M