Re: [Gambas-user] Issue 410 in gambas: Signal 11 in gb.net.curl

2013-03-15 Thread gambas
Comment #7 on issue 410 by r...@cyberjunky.nl: Signal 11 in gb.net.curl http://code.google.com/p/gambas/issues/detail?id=410 The first signal 11 crash in this ticket is caused by the changes done in gb.net.curl revision 5542, revision 5541 works without crashing. These changes were done after r

Re: [Gambas-user] Issue 410 in gambas: Signal 11 in gb.net.curl

2013-03-15 Thread gambas
Comment #8 on issue 410 by r...@cyberjunky.nl: Signal 11 in gb.net.curl http://code.google.com/p/gambas/issues/detail?id=410 And the Gambas code triggering the crash in http client r5542 is this: When sValue = "" it crashes... Any other value is ok. It crashes on cRpc.Call() (which does http cli

Re: [Gambas-user] Issue 410 in gambas: Signal 11 in gb.net.curl

2013-03-15 Thread gambas
Comment #9 on issue 410 by r...@cyberjunky.nl: Signal 11 in gb.net.curl http://code.google.com/p/gambas/issues/detail?id=410 It does the call against gambas xmlrpc server code. -- You received this message because this project is configured to send all issue notifications to this address. You

[Gambas-user] Issue 414 in gambas: Error on closing stream

2013-03-15 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 414 by jussi.la...@gmail.com: Error on closing stream http://code.google.com/p/gambas/issues/detail?id=414 1) Describe the problem. I get error message "[53] Stream is clo