Skip to content

Instantly share code, notes, and snippets.

@ackalker
ackalker / gist:4141041
Created November 24, 2012 19:07
examples/fs-watchfile.lua: Assertion `lhandle->refCount' failed.
$ ulimit -c unlimited
$ out/Debug/luvit examples/fs-watchfile.lua
{ handlers = { change = table: 0x407a3a40 }, userdata = userdata: 0x407a38c8 }
luvit: ../src/utils.c:268: luv_handle_get_lua: Assertion `lhandle->refCount' failed.
Afgebroken (geheugendump gemaakt)
[$?=134]$ gdb out/Debug/luvit core
GNU gdb (GDB) 7.5-ubuntu
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.