[Gambas-user] Issue 20 in gambas: Network socket read string[] fails - seg11 crash
gambas at ...2524...
gambas at ...2524...
Fri Jan 28 21:31:57 CET 2011
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 20 by imperiou... at ...2360...: Network socket read string[]
fails - seg11 crash
http://code.google.com/p/gambas/issues/detail?id=20
When attempting to read an incoming stream via read into a string[] a seg11
crash is created. Read into a standard string works fine... just not to
string[]
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: Gambas 3 rev 3504
Operating system: Linux / FreeBSD
Distribution: Fedora 14
Architecture: x86_64
GUI component: QT4
Desktop used: KDE
3) Code provided for the main class. Its only a little test program to
demonstrate the issue.
4) Replication: try and receive a string[] using a network socket.
Attachments:
impyclientcode.txt 4.8 KB
debug output.txt 4.8 KB
More information about the User
mailing list