cosyverif / library

http://cosyverif.org
MIT License
0 stars 6 forks source link

Assertion when trying to fork #173

Closed saucisson closed 8 years ago

saucisson commented 8 years ago

When launching a server:

Assertion failed: (!lua_isnil(L, -1)), function watcher_cb, file ./watcher_lua_ev.c, line 144.
saucisson commented 8 years ago

The problem comes from an interaction between cosy.library, cosy.server and ev. It is not trivial. A simple fix can be implemented easily.