Segfault by purging native and reloading beam
Richard Carlsson <[email protected]> Fri, 15 May 2015 14:18:49 +0200
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <CANKG3z=gZZC1Mwi9h7RYGNZBjF8c-PuDOBB+n9-GOFGm1i9a=Q@mail.gmail.com> |
This one was a bit tricky to minimize: you have to load beam code, then
remove it fully, then load native, remove it fully again, then reload the
beam code. Repeatable every time on plain old R15B03-1 and about one in
three times on 18.0. See example module.
/Richard
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs
test.erl
(application/octet-stream, 1.3 KB) - not displayed