[Gambas-user] Gambas 2.11.1 Ubuntu 8.xx Socket Problem

Andreas Fröhlke afroehlke at ...784...
Mon Mar 30 13:00:30 CEST 2009


Hello again,

sorry for the long delay between your and my answer. I just don't see your answer until yet. But here it is. In the zip in the attachment you will find the project wich I use to test, two screenshots and two textfiles including the gdb backtrace, i hope. 

Both (the screenshots and the textfiles are made once don't connected to the server and once connected to server.

Hope this will help

Regards,

A.Fröhlke

-----Ursprüngliche Nachricht-----
Von: Benoît Minisini [mailto:gambas at ...1...] 
Gesendet: Freitag, 20. Februar 2009 12:14
An: mailing list for gambas users
Betreff: Re: [Gambas-user] Gambas 2.11.1 Ubuntu 8.xx Socket Problem

> Hello again,
>
> we don't use a gambas server on the other site. Just the application wich
> connect to an server will take the cpu performance.
>
> Regards,
>
> A.Fröhlke
>

Strange: I did a test, and the client took no CPU, but the server did. So I 
fixed it.

If your client takes CPU while idle (it should not), please can you take a gdb 
backtrace and send it me?

To do that:

$ ps axf # to get the PID of the gbx2 process that takes CPU.
$ gdb gbx2 <PID>
...
(gdb) bt
...

If you can compile Gambas 2 from sources to get the debugging information, it 
would be great. If you have debugging development packages on your 
distribution, you just have to install them instead.

Regards,

-- 
Benoît

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user



-------------- next part --------------
A non-text attachment was scrubbed...
Name: networktest.zip
Type: application/x-zip-compressed
Size: 60049 bytes
Desc: networktest.zip
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090330/1c410ad2/attachment.bin>


More information about the User mailing list