On Mon, Mar 11, 2013 at 7:57 AM, Bjorn Lindgren <[email protected]> wrote:

> On Thu, 7 Mar 2013, Eduardo Silva wrote:
>
>> On Thu, Mar 7, 2013 at 8:12 AM, Bjorn Lindgren <[email protected]> wrote:
>>
>>
>>> Then running the hello example program it crashes with a Floating Point
>>> exception. Seams nworkers has value 0 then running the server from mk_lib
>>>
>>
>> Thanks for report this bug. I just pushed a fix:
>>
>> http://git.monkey-project.com/**?p=monkey;a=commitdiff;h=**
>> 82ab60f4f3ad1d23230c680a330ba6**2507eca48f<http://git.monkey-project.com/?p=monkey;a=commitdiff;h=82ab60f4f3ad1d23230c680a330ba62507eca48f>
>>
>> Please do git pull and send us some feedback,
>>
>
> Thanks, the fix did work ok.
>
> Now the next problem is that the server does not deliver any data,
> it just closes the connection without returning anything.
>
> $ telnet 127.0.0.1 2001
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> Connection closed by foreign host.
>
> Regards,
> Bjorn
>


can you share your code ?

-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to