I'm testing this simple contract. All the functions works well, but when I call the kill() function I'm getting this error:
callback contain no result Error: Error: base fee exceeds gas limit
I'm using Metamask (and testrpc).
EDIT
I tried also with the greeter example , but I'm getting the same error.
