[Gambas-user] IDE crashes with certain projects

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Aug 3 02:57:08 CEST 2021


This is not IDE crashing, it is the interpreter.
Please recompile gbx3 with debugging info. Now the backtrace is useless.

Jussi

On Tue, Aug 3, 2021 at 3:04 AM bb <adamnt42 at gmail.com> wrote:

> I am getting the following with certain projects:
>
> bb at bluecow-mx [/srv/gb3prj/BedRock/controls] gambas3 imgmgr/
> Received signal 11 SEGV_ACCERR 559ae6870130
> #0 0x7feb8221293e <unknown>
> #1 0x7feb82212a50 <unknown>
> #2 0x7feb82213087 <unknown>
> #3 0x7feb903ae840 <unknown>
> #4 0x559ae6870130 <unknown>
>   r8: 000000000000002f  r9: 0000559ae6ccbeb0 r10: 0000000000000001 r11:
> 00007feb90501220
>  r12: 00007feb86930088 r13: 0000559ae686f8d0 r14: 00007feb86930058 r15:
> 0000000000000000
>   di: 0000559ae686f8d0  si: 0000000000000002  bp: 00007ffda3494520  bx:
> 00007ffda34944f8
>   dx: 0000559ae6870350  ax: 0000559ae6870230  cx: 0000000000000000  sp:
> 00007ffda34944e8
>   ip: 0000559ae6870130 efl: 0000000000010202 cgf: 002b000000000033 erf:
> 0000000000000015
>  trp: 000000000000000e msk: 0000000000000000 cr2: 0000559ae6870130
> [end of stack trace]
> Calling _exit(1). Core file will not be generated.
>
> I cant see anything "wrong" with the concerned .project files but here
> is one:
>
> # Gambas Project File 3.0
> Title=Image Manager
> Startup=FTest
> Version=0.0.9
> Component=gb.image
> Component=gb.gui.qt
> Component=gb.form
> Description="This component provides a custom image view control that
> supports zooming and rotation."
> Environment="PH_DEBUG_IM=TRUE"
> TabSize=2
> Language=en_US
> Type=Component
> Maintainer=bb
> Vendor=paddys-hill
> VendorPrefix=ph
> Address=bb at localhost.localdomain
> License=General Public License
> Prefix=1
> PackageName=gambas3-ph-imgmgr-0.0.9
> CreateEachDirectory=1
> Packager=1
> Systems=fedora
> Groups=fedora:"Development/Libraries"
>
> System info attached.
> Can anyine see the obvious that I can't?
>
> tia
> b
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210803/76c0d820/attachment.htm>


More information about the User mailing list