[Gambas-user] Issue 261 in gambas: Explicit use of _free() fails
gambas at ...2524...
gambas at ...2524...
Tue Jun 26 11:48:19 CEST 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 261 by adamn... at ...626...: Explicit use of _free() fails
http://code.google.com/p/gambas/issues/detail?id=261
1) Describe the problem.
"Friday 13th"
=============
A "No return value" error is raised for no apparent reason.
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
[System]
OperatingSystem=Linux
Kernel=2.6.38.8-pclos3.bfs
Architecture=i686
Memory=1553368 kB
DistributionVendor=PCLinuxOS
DistributionRelease="PCLinuxOS"
Desktop=LXDE
[Gambas 3]
Version=3.2.0
Path=/usr/local/bin/gbx3
[Libraries]
Qt4=libQtCore.so.4.8.2
GTK+=libgtk-x11-2.0.so.0.2400.4
3) Provide a little project that reproduces the bug or the crash.
Attached
4) If your project needs a database, try to provide it, or part of it.
N/A
5) Explain clearly how to reproduce the bug or the crash.
In the IDE
a) run the attached project --> should just get "True" in the console
b) uncomment lines 3-5 of "Thing"
c) re-run --> Should see "No return value" error
Attachments:
explicitfree-0.0.1.tar.gz 4.6 KB
More information about the User
mailing list