[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#319077: libx11-6: pure python in ipython shell with -pylab option SEGV in libX11, XrmQGetResource



Package: libx11-6
Version: 4.3.0.dfsg.1-14
Severity: normal


you need:
1. ipython
2. pylab
    package: python-matplotlib
    * deb http://anakonda.altervista.org/debian packages/

when invoking the ipython shell 
# ipython -pylab
I first get the folowing messages (which might be connected to the actual
problem):

"""
/usr/lib/python2.3/site-packages/IPython/Shell.py:627:
GtkDeprecationWarning: gtk.timeout_add is deprecated, use
gobject.timeout_add instead self.gtk.timeout_add(self.TIMEOUT,
self.on_timer)
"""

using the shell to get some histogram generated:
"""
In [1]:hist(rand(100))
art_render_invoke: no image source given
art_render_invoke: no image source given
art_render_invoke: no image source given

 *** Break *** segmentation violation
 Generating stack trace...
 0x40e16ff1 in <unknown> from /usr/X11R6/lib/libX11.so.6
 0x40e02439 in XrmQGetResource + 0x149 from /usr/X11R6/lib/libX11.so.6
 0x40de2896 in XGetDefault + 0xd6 from /usr/X11R6/lib/libX11.so.6
 0x40eae456 in <unknown> from /usr/lib/libXft.so.2
 0x40eae592 in <unknown> from /usr/lib/libXft.so.2
 0x40eae728 in <unknown> from /usr/lib/libXft.so.2
 0x40eae806 in XftDefaultGetInteger + 0x26 from /usr/lib/libXft.so.2
 ...
 ...
"""

I'd like to refer to the following link, which exactly describes my
problem:
http://sourceforge.net/mailarchive/message.php?msg_id=12344902

THX,
Gerald.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.5
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages libx11-6 depends on:
ii  debconf [debconf-2.0]    1.4.52          Debian configuration management sy
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  xfree86-common           4.3.0.dfsg.1-14 X Window System (XFree86) infrastr
ii  xlibs-data               4.3.0.dfsg.1-14 X Window System client data

libx11-6 recommends no packages.

-- debconf information:
  libx11-6/migrate_xkb_dir: true



Reply to: