Anthony Jenkins writes:

> (gdb) where
> #0  stat () at freebsd11_stat.S:3
> #1  0x00000000016a94a0 in std::sys::imp::fs::stat () at 
> /checkout/src/libstd/sys/unix/fs.rs:732
> #2  0x00000000016a1a76 in std::fs::metadata<&std::path::Path> () at 
> /checkout/src/libstd/fs.rs:1271
> #3  std::path::Path::exists () at /checkout/src/libstd/path.rs:2247
> #4  0x00000000014e4f19 in home::cargo_home_with_cwd ()
> #5  0x000000000130a7f4 in cargo::util::config::homedir ()
> #6  0x00000000012fa71b in cargo::util::config::Config::default ()
> #7  0x00000000010c396e in cargo::main ()
> #8  0x00000000016b5bbd in panic_unwind::__rust_maybe_catch_panic () at 
> /checkout/src/libpanic_unwind/lib.rs:99
> #9  0x00000000016af58c in std::panicking::try<(),closure> () at 
> /checkout/src/libstd/panicking.rs:459
> #10 std::panic::catch_unwind<closure,()> () at 
> /checkout/src/libstd/panic.rs:361
> #11 std::rt::lang_start () at /checkout/src/libstd/rt.rs:61
> #12 0x0000000001080db1 in _start ()

Not sure how you've hit this after
https://svnweb.freebsd.org/changeset/ports/441843

Can you show output for the following?

  $ make -V OSVERSION

For 423586ee (aka r326754) it should be 1200054.
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to