[Gambas-user] Issue 385 in gambas: XmlReader hangs RpcClient response parsing in gambas3, works fine in gambas2

gambas at ...2524... gambas at ...2524...
Sat Jan 12 19:41:42 CET 2013


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 385 by uAle... at ...626...: XmlReader hangs RpcClient response  
parsing in gambas3, works fine in gambas2
http://code.google.com/p/gambas/issues/detail?id=385

1) Describe the problem.

The XmlReader works differently between gambas3 and gambas2 and causes  
RpcClient to hang while parsing the response from RpcServer. On gambas  
2.24.0 it works fine.

Attached is the example project, filtering specific files from the gb.xml  
code. The gambas2 project ends succesfully, but the gambas3 project hangs  
and uses 100% CPU.

2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r5499
Operating system: Linux
Distribution: LUbuntu
Architecture: x86
GUI component: QT3 / QT4 / GTK+
Desktop used: Gnome / KDE ...

3) Provide a little project that reproduces the bug or the crash.

Project is attached for gambas 2.24.0 and gambas3 r5499

4) If your project needs a database, try to provide it, or part of it.

5) Explain clearly how to reproduce the bug or the crash.

6) By doing that carefully, you have done 50% of the bug fix job!

IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!


Attachments:
	example-project.tar.gz  32.6 KB





More information about the User mailing list