[Gambas-user] Signal #11

Benoit Minisini gambas at ...1...
Mon Sep 8 15:46:08 CEST 2008


On dimanche 07 septembre 2008, Hans-Martin Bundeshund wrote:
> Hello all,
>
> i have an application running well with 2.7.0 but getting a signal#11 with
> 2.8.2
>
> PUBLIC SUB ButtonPartner_Click()
>   DIM hForm AS FPartnerStart
>
> signal#11 -->  hForm = NEW FPartnerStart(BenutzerID)    <-- signal#11
>   hForm.Show
>
> END
>
>
> As i get the error by creating a new form (what is designed with the
> gambas-ide) i thing there is 1 component that makes the trouble. But in
> this form i use a bunch of different component, so its not that simple to
> find out what will bring this error.
>
> Any suggestion how to find the guilty component?
>
> regards,
> HMB
>

Can you proceed as explained on the "Reporting a problem" page of the website? 
Of course, you should better send me a project that reproduces the crash.

Regards,

-- 
Benoit Minisini




More information about the User mailing list