icgood / ratchet

Lua library to provide a generic socket control mechanism for large numbers of connections
http://ratchet.icgood.net/
MIT License
27 stars 5 forks source link

Indexing a String Crash #6

Closed icgood closed 13 years ago

icgood commented 13 years ago

PANIC: unprotected error in call to Lua API (attempt to index a string value)

icgood commented 13 years ago

It was in src/dns.c, somehow the stack was persisting from for the thread from the submit() call.