Re: erl_lock_count segfault
Lukas Larsson <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, This happens when malloc returns NULL. I'll add a check so that there is a nicer error message, but there is not much we can do when there is no memory left. Lukas On 25/07/14 17:49, Louis-Philippe Gauthier wrote: > Hi, > Looks like in some certain conditions I get a segfault when starting > the VM when compiled with lock counter. > > https://gist.github.com/lpgauth/27e66f7a2104d8b5af74 > > LP > > > _______________________________________________ > erlang-bugs mailing list > [email protected] > http://erlang.org/mailman/listinfo/erlang-bugs _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs