google-code-export / gambas

Automatically exported from code.google.com/p/gambas
1 stars 0 forks source link

CComponent.Load.506 Out Of Bound with specific db component #356

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1) Describe the problem.
With any of db specific component enabled in project properties
this error raise at project load
No error if you enable only gb.db

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

[System]
OperatingSystem=Linux
Kernel=3.2.0-32-generic
Architecture=x86_64
Memory=4048720 kB
DistributionVendor=Ubuntu
DistributionRelease="Ubuntu 12.04.1 LTS"
Desktop=Gnome

[Gambas 2]
Version=2.23.0
Path=/usr/local/bin/gbx2

[Gambas 3]
Version=3.3.90
Path=/usr/bin/gbx3

[Libraries]
Qt4=libQtCore.so.4.8.1
GTK+=libgtk-x11-2.0.so.0.2400.10

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.

no need

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

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!

Original issue reported on code.google.com by sot...@gmail.com on 12 Nov 2012 at 5:23

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in revision #5318.

Original comment by benoit.m...@gmail.com on 12 Nov 2012 at 5:43