Skip to content

Crash in glue$copy$$g14$t1$P1 #180

Closed
@pcwalton

Description

@pcwalton

When running rustc on my repo, which has an AST parameterized over an arbitrary type T, I get:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000000c
0x000bb46c in glue$copy$$g14$t1$P1 ()
(gdb) bt
0  0x000bb46c in glue$copy$$g14$t1$P1 ()
1  0x003026e0 in ?? ()

Even an empty source file passed to rustc triggers the error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions