Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 913123 Details for
Bug 945751
dev-lang/rust-1.83.0 fails to build against itself (rustc exited with signal: 11 (SIGSEGV) error: could not compile `rustc_symbol_mangling` (lib))
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace for rustc_symbol_mangling
rustc_symbol_mangling.txt (text/plain), 25.92 KB, created by
Kostadin Shishmanov
on 2024-12-02 23:59:09 UTC
(
hide
)
Description:
backtrace for rustc_symbol_mangling
Filename:
MIME Type:
Creator:
Kostadin Shishmanov
Created:
2024-12-02 23:59:09 UTC
Size:
25.92 KB
patch
obsolete
>[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib64/libthread_db.so.1". >[New Thread 0x7fffe8fff6c0 (LWP 1101397)] >[New Thread 0x7fffe8dfe6c0 (LWP 1101398)] > >Thread 3 "rustc" received signal SIGSEGV, Segmentation fault. >[Switching to Thread 0x7fffe8dfe6c0 (LWP 1101398)] >pulldown_cmark::parse::scan_containers (tree=<optimized out>, line_start=0x7fffe8de1150, gfm_footnotes=true) at src/parse.rs:1288 >warning: 1288 src/parse.rs: No such file or directory >(gdb) bt >#0 pulldown_cmark::parse::scan_containers (tree=<optimized out>, line_start=0x7fffe8de1150, gfm_footnotes=true) at src/parse.rs:1288 >#1 0x00007ffff45ca8d9 in pulldown_cmark::firstpass::FirstPass::parse_block (self=0x7fffe8de15f0, start_ix=0) at src/firstpass.rs:93 >#2 0x00007ffff45ca718 in pulldown_cmark::firstpass::FirstPass::run (self=...) at src/firstpass.rs:76 >#3 pulldown_cmark::firstpass::run_first_pass (text=..., options=...) at src/firstpass.rs:41 >#4 0x00007ffff67e2822 in pulldown_cmark::parse::Parser<&mut rustc_resolve::rustdoc::parse_links::{closure_env#0}>::new_with_broken_link_callback<&mut rustc_resolve::rustdoc::parse_links::{closure_env#0}> (text=..., options=..., > broken_link_callback=...) at /rust/deps/pulldown-cmark-0.11.3/src/parse.rs:239 >#5 rustc_resolve::rustdoc::parse_links (doc=...) at compiler/rustc_resolve/src/rustdoc.rs:422 >#6 rustc_resolve::rustdoc::attrs_to_preprocessed_links (attrs=...) at compiler/rustc_resolve/src/rustdoc.rs:415 >#7 rustc_resolve::late::LateResolutionVisitor::resolve_doc_links (self=0x7fffe8de1da0, attrs=..., maybe_exported=...) at compiler/rustc_resolve/src/late.rs:4875 >#8 0x00007ffff67ffe04 in rustc_resolve::Resolver::late_resolve_crate (self=0x7fffe8de3a88, krate=0x7fffe8de2480) at compiler/rustc_resolve/src/late.rs:5046 >#9 rustc_resolve::{impl#22}::resolve_crate::{closure#0}::{closure#4} () at compiler/rustc_resolve/src/lib.rs:1735 >#10 rustc_data_structures::profiling::VerboseTimingGuard::run<(), rustc_resolve::{impl#22}::resolve_crate::{closure#0}::{closure_env#4}> (f=..., self=<error reading variable: Cannot access memory at address 0x0>) > at compiler/rustc_data_structures/src/profiling.rs:753 >#11 rustc_session::session::Session::time<(), rustc_resolve::{impl#22}::resolve_crate::{closure#0}::{closure_env#4}> (what=..., f=..., self=<error reading variable: Cannot access memory at address 0x0>) > at compiler/rustc_session/src/utils.rs:16 >#12 rustc_resolve::{impl#22}::resolve_crate::{closure#0} () at compiler/rustc_resolve/src/lib.rs:1735 >#13 0x00007ffff67fbb80 in rustc_data_structures::profiling::VerboseTimingGuard::run<(), rustc_resolve::{impl#22}::resolve_crate::{closure_env#0}> (f=..., self=<error reading variable: Cannot access memory at address 0x0>) > at compiler/rustc_data_structures/src/profiling.rs:753 >#14 rustc_session::session::Session::time<(), rustc_resolve::{impl#22}::resolve_crate::{closure_env#0}> (what=..., f=..., self=<error reading variable: Cannot access memory at address 0x0>) at compiler/rustc_session/src/utils.rs:16 >#15 rustc_resolve::Resolver::resolve_crate (self=0x7fffe8de3a88, krate=0x7fffe8de2480) at compiler/rustc_resolve/src/lib.rs:1724 >#16 0x00007ffff58d70e5 in rustc_interface::passes::configure_and_expand (krate=..., pre_configured_attrs=..., resolver=0x7fffe8de3a88) at compiler/rustc_interface/src/passes.rs:282 >#17 rustc_interface::passes::resolver_for_lowering_raw (tcx=...) at compiler/rustc_interface/src/passes.rs:631 >#18 0x00007ffff6611cad in rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0} () at compiler/rustc_query_impl/src/plumbing.rs:283 >#19 rustc_query_impl::plumbing::__rust_begin_short_backtrace<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure_env#0}, rustc_middle::query::erase::Erased<[u8; 16]>> (f=...) > at compiler/rustc_query_impl/src/plumbing.rs:548 >#20 0x00007ffff65d72a7 in rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} (tcx=...) at compiler/rustc_query_impl/src/plumbing.rs:622 >#21 core::ops::function::FnOnce::call_once<rustc_query_impl::query_impl::resolver_for_lowering_raw::dynamic_query::{closure_env#2}, (rustc_middle::ty::context::TyCtxt, ())> () at library/core/src/ops/function.rs:250 >#22 0x00007ffff6450914 in rustc_query_impl::{impl#2}::compute<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false> (self=..., qcx=..., key=<optimized out>) > at compiler/rustc_query_impl/src/lib.rs:110 >#23 rustc_query_system::query::plumbing::execute_job_non_incr::{closure#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt> () at compiler/rustc_query_system/src/query/plumbing.rs:478 >#24 rustc_middle::ty::context::tls::enter_context::{closure#0}<rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>, rustc_middle::query::erase::Erased<[u8; 16]>> (tlv=<optimized out>) at compiler/rustc_middle/src/ty/context/tls.rs:82 >#25 std::thread::local::LocalKey<core::cell::Cell<*const ()>>::try_with<core::cell::Cell<*const ()>, rustc_middle::ty::context::tls::enter_context::{closure_env#0}<rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>> (f=..., self=<optimized out>) at library/std/src/thread/local.rs:283 >#26 std::thread::local::LocalKey<core::cell::Cell<*const ()>>::with<core::cell::Cell<*const ()>, rustc_middle::ty::context::tls::enter_context::{closure_env#0}<rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>> (f=...) at library/std/src/thread/local.rs:260 >#27 rustc_middle::ty::context::tls::enter_context<rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>, rustc_middle::query::erase::Erased<[u8; 16]>> (context=0x7fffe8de4528, f=...) at compiler/rustc_middle/src/ty/context/tls.rs:79 >#28 rustc_query_impl::plumbing::{impl#3}::start_query::{closure#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>> (current_icx=0x7fffe8de4730) at compiler/rustc_query_impl/src/plumbing.rs:151 >#29 rustc_middle::ty::context::tls::with_related_context::{closure#0}<rustc_query_impl::plumbing::{impl#3}::start_query::{closure_env#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>>, rustc_middle::query::erase::Erased<[u8; 16]>> (context=<error reading variable: Cannot access memory at address 0x0>) at compiler/rustc_middle/src/ty/context/tls.rs:134 >#30 rustc_middle::ty::context::tls::with_context::{closure#0}<rustc_middle::ty::context::tls::with_related_context::{closure_env#0}<rustc_query_impl::plumbing::{impl#3}::start_query::{closure_env#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>> (opt_context=...) at compiler/rustc_middle/src/ty/context/tls.rs:112 >#31 rustc_middle::ty::context::tls::with_context_opt<rustc_middle::ty::context::tls::with_context::{closure_env#0}<rustc_middle::ty::context::tls::with_related_context::{closure_env#0}<rustc_query_impl::plumbing::{impl#3}::start_query::{closure_env#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>> (f=...) > at compiler/rustc_middle/src/ty/context/tls.rs:101 >#32 rustc_middle::ty::context::tls::with_context<rustc_middle::ty::context::tls::with_related_context::{closure_env#0}<rustc_query_impl::plumbing::{impl#3}::start_query::{closure_env#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>>, rustc_middle::query::erase::Erased<[u8; 16]>>, rustc_middle::query::erase::Erased<[u8; 16]>> (f=...) at compiler/rustc_middle/src/ty/context/tls.rs:112 >#33 rustc_middle::ty::context::tls::with_related_context<rustc_query_impl::plumbing::{impl#3}::start_query::{closure_env#0}<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>>, rustc_middle::query::erase::Erased<[u8; 16]>> (tcx=..., f=...) at compiler/rustc_middle/src/ty/context/tls.rs:125 >#34 rustc_query_impl::plumbing::{impl#3}::start_query<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::execute_job_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::cac--Type <RET> for more, q to quit, c to continue without paging-- >hes::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>> (self=..., token=..., depth_limit=false, diagnostics=..., compute=...) > at compiler/rustc_query_impl/src/plumbing.rs:136 >#35 rustc_query_system::query::plumbing::execute_job_non_incr<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt> (query=..., qcx=..., job_id=..., key=<optimized out>) at compiler/rustc_query_system/src/query/plumbing.rs:478 >#36 rustc_query_system::query::plumbing::execute_job<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> (query=..., qcx=..., state=0x7fffe8df14b0, id=..., key=<optimized out>, dep_node=<error reading variable: Cannot access memory at address 0x0>) at compiler/rustc_query_system/src/query/plumbing.rs:414 >#37 rustc_query_system::query::plumbing::try_execute_query<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt, false> (query=..., qcx=..., span=..., key=<optimized out>, dep_node=<error reading variable: Cannot access memory at address 0x0>) at compiler/rustc_query_system/src/query/plumbing.rs:357 >#38 0x00007ffff661ec26 in rustc_query_system::query::plumbing::get_query_non_incr::{closure#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt> () at compiler/rustc_query_system/src/query/plumbing.rs:809 >#39 stacker::maybe_grow<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::get_query_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>> (red_zone=102400, stack_size=1048576, callback=...) at /rust/deps/stacker-0.1.17/src/lib.rs:55 >#40 rustc_data_structures::stack::ensure_sufficient_stack<rustc_middle::query::erase::Erased<[u8; 16]>, rustc_query_system::query::plumbing::get_query_non_incr::{closure_env#0}<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt>> (f=...) at compiler/rustc_data_structures/src/stack.rs:21 >#41 rustc_query_system::query::plumbing::get_query_non_incr<rustc_query_impl::DynamicConfig<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>, false, false, false>, rustc_query_impl::plumbing::QueryCtxt> (query=..., qcx=..., span=...) at compiler/rustc_query_system/src/query/plumbing.rs:809 >#42 rustc_query_impl::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace (tcx=..., span=..., __mode=<error reading variable: Cannot access memory at address 0x0>) > at compiler/rustc_query_impl/src/plumbing.rs:598 >#43 0x00007ffff5ccad2e in rustc_middle::query::plumbing::query_get_at<rustc_query_system::query::caches::SingleCache<rustc_middle::query::erase::Erased<[u8; 16]>>> (tcx=..., query_cache=0x7fffe8df8614, span=..., > execute_query=<optimized out>, key=<optimized out>) at compiler/rustc_middle/src/query/plumbing.rs:143 >#44 rustc_middle::query::plumbing::TyCtxtAt::resolver_for_lowering_raw (self=...) at compiler/rustc_middle/src/query/plumbing.rs:422 >#45 rustc_middle::ty::context::TyCtxt::resolver_for_lowering_raw (self=...) at compiler/rustc_middle/src/query/plumbing.rs:413 >#46 rustc_middle::ty::context::TyCtxt::resolver_for_lowering (self=...) at compiler/rustc_middle/src/ty/context.rs:3156 >#47 0x00007ffff4fe9f6c in rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure#3} (tcx=...) at compiler/rustc_driver_impl/src/lib.rs:429 >#48 rustc_middle::ty::context::{impl#18}::enter::{closure#1}<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> () at compiler/rustc_middle/src/ty/context.rs:1336 >#49 rustc_middle::ty::context::tls::enter_context::{closure#0}<rustc_middle::ty::context::{impl#18}::enter::{closure_env#1}<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> (tlv=<optimized out>) at compiler/rustc_middle/src/ty/context/tls.rs:82 >#50 std::thread::local::LocalKey<core::cell::Cell<*const ()>>::try_with<core::cell::Cell<*const ()>, rustc_middle::ty::context::tls::enter_context::{closure_env#0}<rustc_middle::ty::context::{impl#18}::enter::{closure_env#1}<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> (f=..., self=<optimized out>) at library/std/src/thread/local.rs:283 >#51 std::thread::local::LocalKey<core::cell::Cell<*const ()>>::with<core::cell::Cell<*const ()>, rustc_middle::ty::context::tls::enter_context::{closure_env#0}<rustc_middle::ty::context::{impl#18}::enter::{closure_env#1}<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> (f=...) at library/std/src/thread/local.rs:260 >#52 rustc_middle::ty::context::tls::enter_context<rustc_middle::ty::context::{impl#18}::enter::{closure_env#1}<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>>, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> ( > context=0x7fffe8de4730, f=...) at compiler/rustc_middle/src/ty/context/tls.rs:79 >#53 rustc_middle::ty::context::GlobalCtxt::enter<rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}, &rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>> (self=0x7fffe8de83d8, f=...) at compiler/rustc_middle/src/ty/context.rs:1336 >#54 rustc_interface::queries::QueryResult<&rustc_middle::ty::context::GlobalCtxt>::enter<&rustc_data_structures::steal::Steal<(rustc_middle::ty::ResolverAstLowering, alloc::rc::Rc<rustc_ast::ast::Crate, alloc::alloc::Global>)>, rustc_driver_impl::run_compiler::{closure#0}::{closure#1}::{closure_env#3}> (self=<optimized out>, f=...) at compiler/rustc_interface/src/queries.rs:65 >#55 rustc_driver_impl::run_compiler::{closure#0}::{closure#1} (queries=0x7fffe8de83d0) at compiler/rustc_driver_impl/src/lib.rs:429 >#56 rustc_interface::interface::Compiler::enter<rustc_driver_impl::run_compiler::{closure#0}::{closure_env#1}, core::result::Result<core::option::Option<rustc_interface::queries::Linker>, rustc_span::ErrorGuaranteed>> ( > self=0x7fffe8de5030, f=...) at compiler/rustc_interface/src/queries.rs:210 >#57 rustc_driver_impl::run_compiler::{closure#0} (compiler=0x7fffe8de5030) at compiler/rustc_driver_impl/src/lib.rs:391 >#58 rustc_interface::interface::run_compiler::{closure#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}> (current_gcx=...) at compiler/rustc_interface/src/interface.rs:505 >#59 0x00007ffff4fd6be7 in rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure#0}::{closure#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>> () at compiler/rustc_interface/src/util.rs:107 >#60 scoped_tls::ScopedKey<rustc_span::SessionGlobals>::set<rustc_span::SessionGlobals, rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> ( > t=0x7fffe8df9a50, f=..., self=<optimized out>) at /rust/deps/scoped-tls-1.0.1/src/lib.rs:137 >#61 rustc_span::create_session_globals_then<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>> (edition=rustc_span::edition::Edition::Edition2021, > sm_inputs=..., f=...) at compiler/rustc_span/src/lib.rs:137 >#62 rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>> () at compiler/rustc_interface/src/util.rs:106 >#63 std::sys::backtrace::__rust_begin_short_backtrace<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGua--Type <RET> for more, q to quit, c to continue without paging-- >ranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> (f=...) at library/std/src/sys/backtrace.rs:154 >#64 0x00007ffff4fed26c in std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure#0}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> () > at library/std/src/thread/mod.rs:538 >#65 core::panic::unwind_safe::{impl#23}::call_once<core::result::Result<(), rustc_span::ErrorGuaranteed>, std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>>> (self=...) at library/core/src/panic/unwind_safe.rs:272 >#66 std::panicking::try::do_call<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> (data=<error reading variable: Cannot access memory at address 0x0>) at library/std/src/panicking.rs:557 >#67 std::panicking::try<core::result::Result<(), rustc_span::ErrorGuaranteed>, core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>>>> (f=<error reading variable: Cannot access memory at address 0xfa9>) at library/std/src/panicking.rs:520 >#68 std::panic::catch_unwind<core::panic::unwind_safe::AssertUnwindSafe<std::thread::{impl#0}::spawn_unchecked_::{closure#1}::{closure_env#0}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> (f=<error reading variable: Cannot access memory at address 0xfa9>) at library/std/src/panic.rs:358 >#69 std::thread::{impl#0}::spawn_unchecked_::{closure#1}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>> () at library/std/src/thread/mod.rs:537 >#70 core::ops::function::FnOnce::call_once<std::thread::{impl#0}::spawn_unchecked_::{closure_env#1}<rustc_interface::util::run_in_thread_with_globals::{closure#0}::{closure_env#0}<rustc_interface::interface::run_compiler::{closure_env#1}<core::result::Result<(), rustc_span::ErrorGuaranteed>, rustc_driver_impl::run_compiler::{closure_env#0}>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, core::result::Result<(), rustc_span::ErrorGuaranteed>>, ()> () > at library/core/src/ops/function.rs:250 >#71 0x00007ffff6f45b0b in alloc::boxed::{impl#48}::call_once<(), dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global> (self=..., args=<optimized out>) at alloc/src/boxed.rs:2454 >#72 alloc::boxed::{impl#48}::call_once<(), alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output=()>, alloc::alloc::Global>, alloc::alloc::Global> (self=0x5555555e5a80, args=<optimized out>) at alloc/src/boxed.rs:2454 >#73 std::sys::pal::unix::thread::{impl#2}::new::thread_start (main=0x5555555e5a80) at std/src/sys/pal/unix/thread.rs:105 >#74 0x00007ffff3aa7217 in ?? () from /usr/lib64/libc.so.6 >#75 0x00007ffff3b27918 in ?? () from /usr/lib64/libc.so.6
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 945751
:
913074
|
913122
| 913123