Comment 14 for bug 12567

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 20 Jan 2005 11:55:34 +0200
From: Riku Voipio <email address hidden>
To: <email address hidden>
Subject: Re: Bug#289646: kbabel: crash with some .po file

On Wed, Jan 19, 2005 at 10:02:47AM +0100, Mat=EDas Costa wrote:
> > * Steve Langasek [Tue, 18 Jan 2005 05:14:14 -0800]:
> > > I am not able to reproduce this bug using the packages in sarge. C=
an you
> > > please downgrade kdelibs4 on your system to the version in unstable=
, to
> > > confirm whether this bug still exists for you?

> > Seems to me that the version of kdelibs4 in sarge is not affected. =
The
> > bogus version has hit unstable, though. Reassigning and tagging
> > accordingly.

Yesterday I was able to reproduce this on sarge, not today anymore.
however, on sarge I can get kbabel to crash by pressing "apply" in
"project properties/spellchecking" tab while the spell-as-you-go is
selected, which is probably the same bug.=20

#0 0x4138868f in mallopt () from /lib/tls/i686/cmov/libc.so.6
#1 0x41387ab3 in malloc () from /lib/tls/i686/cmov/libc.so.6
#2 0x412c32ee in operator new () from /usr/lib/libstdc++.so.5
#3 0x40f28a20 in QGArray::newData () from /usr/lib/libqt-mt.so.3
#4 0x40f279bb in QGArray::QGArray () from /usr/lib/libqt-mt.so.3
#5 0x40f1975c in QCString::QCString () from /usr/lib/libqt-mt.so.3
#6 0x40f1a710 in QCString::mid () from /usr/lib/libqt-mt.so.3
#7 0x40888a15 in KProcIO::readln () from /usr/lib/libkdecore.so.4
#8 0x40695f71 in KSpell::check2 () from /usr/lib/libkdeui.so.4
#9 0x40698c25 in KSpell::qt_invoke () from /usr/lib/libkdeui.so.4
#10 0x40c764a6 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#11 0x40888cca in KProcIO::readReady () from /usr/lib/libkdecore.so.4
#12 0x4088881a in KProcIO::controlledEmission () from/usr/lib/libkdecore.=
so.4
#13 0x408887bd in KProcIO::ackRead () from /usr/lib/libkdecore.so.4
#14 0x40695fd3 in KSpell::check2 () from /usr/lib/libkdeui.so.4

with the lines 8-13 repeated infinetly.