[New-bugs-announce] [issue19436] Python 2.7 on MAC OSX Mavericks crashes on the help('modules') command

lagoon7 report at bugs.python.org
Tue Oct 29 17:46:58 CET 2013


New submission from lagoon7:

/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  from gtk import _gtk

** (python:23199): CRITICAL **: pyg_register_boxed: assertion `boxed_type != 0' failed
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: cannot register existing type `GdkDevice'
  from gtk import _gtk
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL' failed
  from gtk import _gtk
Segmentation fault (core dumped)

----------
assignee: ronaldoussoren
components: Macintosh
messages: 201646
nosy: lagoon7, ronaldoussoren
priority: normal
severity: normal
status: open
title: Python 2.7 on MAC OSX Mavericks crashes on the help('modules') command
type: crash
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19436>
_______________________________________


More information about the New-bugs-announce mailing list