[Gambas-user] Issue 262 in gambas: gb.option makes every program crash with signal #11
gambas at ...2524...
gambas at ...2524...
Sun Jul 1 08:36:24 CEST 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 262 by sebi... at ...626...: gb.option makes every program crash
with signal #11
http://code.google.com/p/gambas/issues/detail?id=262
If the gb.option component is enabled, no mater what the code is, the
program will crash with signal #11.
A simple project with:
----------
Public Sub Main()
Print "123"
End
----------
will cause a crash if the component is enabled, even though it's not used.
More information about the User
mailing list