unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: 37765@debbugs.gnu.org
Subject: bug#37765: Trivial rust 1.37.0-compiled program immediately segfaults on newest master
Date: Tue, 15 Oct 2019 18:10:54 +0200	[thread overview]
Message-ID: <20191015181054.3042fe5c@scratchpost.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

$ cat b.rs
fn main() {
}
$ rustc b.rs
$ ./b
Segmentation fault
$ gdb ./b
(gdb) r
(gdb) bt
#0  0x00007ffff7fe40f8 in call_init.part () from /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/ld-linux-x86-64.so.2
#1  0x00007ffff7fe428e in _dl_init () from /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/ld-linux-x86-64.so.2
#2  0x00007ffff7fd624a in _dl_start_user () from /gnu/store/ahqgl4h89xqj695lgqvsaf6zh2nhy4pj-glibc-2.29/lib/ld-linux-x86-64.so.2
#3  0x0000000000000001 in ?? ()
#4  0x00007fffffffdfa1 in ?? ()
#5  0x0000000000000000 in ?? ()

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

             reply	other threads:[~2019-10-15 16:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 16:10 Danny Milosavljevic [this message]
2019-10-15 16:18 ` bug#37765: Trivial rust 1.37.0-compiled program immediately segfaults on newest master Danny Milosavljevic
2022-07-13 13:25 ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191015181054.3042fe5c@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=37765@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).