Hi,
Danny Milosavljevic writes:
> $ cat b.rs
> fn main() {
> }
> $ rustc b.rs
> $ ./b
> Segmentation fault
> $ gdb ./b
> (gdb) r
> (gdb) bt
> #0 0x77fe40f8 in call_init.part () from
> /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/ld-linux-x86-64.so.2
> #1 0x77fe428e
Generation 28 Oct 14 2019 20:42:05(current)
guix dc505e3
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: dc505e3eb88faf3c952aa1de4a12a42111c3742c
pgpsnKbff8w90.pgp
Description: OpenPGP digital signature
$ cat b.rs
fn main() {
}
$ rustc b.rs
$ ./b
Segmentation fault
$ gdb ./b
(gdb) r
(gdb) bt
#0 0x77fe40f8 in call_init.part () from
/gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/ld-linux-x86-64.so.2
#1 0x77fe428e in _dl_init () from
/gnu/store/ahqgl4h89xqj695lgqvsaf6z