pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: EFBIG building www/firefox on 9.99.98/i386
On Tue, Jul 05, 2022 at 10:26:08AM -0500, John D. Baker wrote:
> /usr/pkg/bin/cargo rustc --release --frozen --manifest-path /r0/build/pkgsrc/www/firefox/work/firefox-101.0.1/toolkit/library/rust/Cargo.toml -vv -j1 --lib --target=i586-unknown-netbsd --features 'moz_places webrtc glean_with_gecko glean_disable_upload' -- -Clto=thin
> thread '<unnamed>' panicked at 'failed to allocate a guard page: File too large (os error 27)', library/std/src/sys/unix/thread.rs:549:17
> stack backtrace:
> 0: 0x14a253a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd1e9722596ce9939
> 1: 0x14c8848 - core::fmt::write::h648965a32300e6e9
> 2: 0x14815c0 - std::io::Write::write_fmt::hada08bb820e9f9a3
> 3: 0x148d363 - std::panicking::default_hook::{{closure}}::h7d83bdceda7474ac
> 4: 0x148cfcd - std::panicking::default_hook::hc737a737d6eea08d
> 5: 0x148da29 - std::panicking::rust_panic_with_hook::ha66e0f29e68f9a17
> 6: 0x14a302a - std::panicking::begin_panic_handler::{{closure}}::h9745ccdead55310b
> 7: 0x14a266e - std::sys_common::backtrace::__rust_end_short_backtrace::h5c0be277cd331ac6
> 8: 0x148d55b - rust_begin_unwind
> 9: 0xd0d270 - core::panicking::panic_fmt::hd2fdde3564e5fefc
> 10: 0x1489670 - std::sys::unix::thread::guard::init::hc41d64bb0bc740a2
Can you ktrace it and show the failling mmap() call?
Martin
Home |
Main Index |
Thread Index |
Old Index