Bug#335968: gramps: Segmentation fault

2005-10-27 Thread Alex Roitman
Here's the minimal testcase to reproduce the problem: $ python >>> import gtkspell >>> import gtk >>> text_view = gtk.TextView() >>> spell = gtkspell.Spell(text_view) >>> spell.set_language(None) Segmentation fault Seems that the gtkspell module needs to define an exception to

Bug#335968: gramps: Segmentation fault

2005-10-27 Thread Alex Roitman
Turns out that this is a problem with python bindings for the gtkspell. Not related to the kernel in any way :-) This will be forwarded to python-gnome2-extras. The workaround will be placed in gramps and the new deb should be in the archive tomorrow. In the meantime, running with defined locale

Bug#335968: gramps: Segmentation fault

2005-10-27 Thread James A. Treacy
severity 335968 important stop This bug has been downgraded to important as it only seems to affect some machines. It doesn't crash on my workstation (athlon; linux 2.6.11.7) but does crash on my laptop (pentium M; crashes under linux 2.6.14-rc5 and 2.6.9). Both machines are running the latest ver

Bug#335968: gramps: Segmentation fault

2005-10-26 Thread Alex Roitman
On Wed, 2005-10-26 at 23:17 -0500, Jeffrey E. Hundstad wrote: > > > >Have you built your own python? > > > No, this is the Debian Python: > ii python 2.3.5-3 An interactive high-level object-oriented language > (default version) > > >Does the issue go away if you remove libc6-i686 package?

Bug#335968: gramps: Segmentation fault

2005-10-26 Thread Jeffrey E. Hundstad
Alex Roitman wrote: On Wed, 2005-10-26 at 21:33 -0500, Jeffrey Hundstad wrote: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210210624 (LWP 10033)] 0xb7e49b2b in strlen () from /lib/tls/i686/cmov/libc.so.6 [snip] Since it segfaulted in the i686 librari

Bug#335968: gramps: Segmentation fault

2005-10-26 Thread Alex Roitman
On Wed, 2005-10-26 at 21:33 -0500, Jeffrey Hundstad wrote: > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread -1210210624 (LWP 10033)] > 0xb7e49b2b in strlen () from /lib/tls/i686/cmov/libc.so.6 [snip] > Since it segfaulted in the i686 libraries I'll include this one too:

Bug#335968: gramps: Segmentation fault

2005-10-26 Thread Jeffrey Hundstad
Package: gramps Version: 2.0.8-2 Severity: grave Justification: renders package unusable On gdb excution as per #334122 I recieve: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210210624 (LWP 10033)] 0xb7e49b2b in strlen () from /lib/tls/i686/cmov/libc.so.6 All the