Skip to content

Misc.Fatal_error (segmentation fault) #19

@yallop

Description

@yallop

a.ml:

(* empty *)

b.ml:

module ~D = A
macro m () = <<assert false>>

c.ml:

let f = $(B.m  ())

Bug:

$ ocamlc a.ml b.ml c.ml
Segmentation fault
>> Fatal error: Something went wrong when executing splice generation command: /home/jeremy/.opam/macros/bin/ocamlrun /tmp/camlstatic52bb4e /tmp/camlsplice08ed3d
Fatal error: exception Misc.Fatal_error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions