Hi C=E9dric,
C=E9dric Delfosse wrote:
> Hello,
>=20
> It is really easy to make boa-constructor segfaults on Linux based
> systems.
> For example:
> - launch Boa
> - create a new Python module
> - click on quit
> - say that you don't want to save
I've looked into this before, but could not track down the cause.
As it happens after quitting (IOW you don't lose data) I
didn't classify it as a "Fatal" error.
>=20
> then:
>=20
> Gtk-CRITICAL **: file gtkwidget.c: line 4870 (gtk_widget_ref): assertio=
n
> `widget !=3D NULL' failed.
> =20
> Gtk-CRITICAL **: file gtkwidget.c: line 1691 (gtk_widget_unrealize):
> assertion `widget !=3D NULL' failed.
> =20
> Gtk-CRITICAL **: file gtkwidget.c: line 1250 (gtk_widget_unparent):
> assertion `widget !=3D NULL' failed.
> Erreur de segmentation (french for "segfault")
>=20
>=20
> So I just like to ask to wxPython users on Linux if it is usual for the=
m
> to see wx apps segfaults.
> IMHO, it looks like that wxPython is rather stable but not enough for
> boa-constructor.
> What do you think ?
As with all other problems, it just needs to be tracked down and fixed.
> Last question. Does boa-constructor crash under Windows ? I didn't find
> bug report about this.
No, not really.
Cheers,
Riaan.
|