[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error message running gambas IDE (not me)


Someone on the forum has a problem running the IDE and they are getting the
following message...

**
** OOPS! INTERNAL ERROR. Program aborting, sorry! [image: :-(]
** Unable to load JIT library: /tmp/gambas.1000/18796/jit/
gb.form.terminal.so: failed to map segment from shared object
**
** Please send a bug report to the gambas bugtracker [1] or to the gambas
mailing-list [2].
** [1] http://gambaswiki.org/bugtracker
** [2] https://lists.gambas-basic.org/listinfo/user
**

So the first point is the URLs to report are both bad.
[1] should be https: not http:
[2] wherever that is now.

secondly a question is what may the cause of the error be? anyone seen that
and fixed it?
They are using kubuntu jammy

I have got things working for them using the env GB_JIT_ENABLED=False
variable

I just wondered if anyone here may know a possible cause/fix of the error.
They have completely re-installed gambas (i advised also how to to delete
after uninstall), that didn't fix it so I advised to install all gambas
dependencies from the wiki just to ensure their system has all that's
needed. but still they get the same error.

Cheers for any info
Respects
BruceS

Follow-Ups:
Re: Error message running gambas IDE (not me)Bruce Steers <bsteers4@xxxxxxxxx>