enthought / enthought/mayavi

Segmentation fault when using wx backend

Open
#216 2 comments 0 reactions 0 assignees View on GitHub
bug needs investigation
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

Using `ETS_TOOLKIT=wx`, wx Scene implementation can result in a seg fault.
## The details of the backtrace:

Test the garbage collection of wx Scene implementation. ...
(python2.7:27036): Gtk-CRITICAL **: IA__gtk_widget_set_double_buffered: assertion `GTK_IS_WIDGET (widget)' failed

(python2.7:27036): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(python2.7:27036): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(python2.7:27036): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(python2.7:27036): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(python2.7:27036): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(python2.7:27036): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(python2.7:27036): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(python2.7:27036): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

---

See the Travis CI Log: https://travis-ci.org/enthought/mayavi/jobs/70859123#L6998

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.