Hey,
I just found the problem:
abiword is allocating a tree path with gtk_tree_path_new(), but freeing
it with g_free (vs. gtk_tree_path_free). As gtk_tree_path_new does not
necessarily use malloc() but may also utilize faster memory management
functions, this leads to the described free() error.
On Sun, 08 Feb 2009 17:16:25 + Sam Morris wrote:
> Here's a backtrace with debug symbols. Hope this helps.
Mh, the bt looks very similar to the one you originally sent, and I
cant find anything interesting in there.
I also tried on another i386 Sid machine and still can't reproduce your
issue
On Sun, 2009-02-08 at 16:53 +0100, Evgeni Golov wrote:
> Hi,
>
> On Sun, 08 Feb 2009 12:42:02 + Sam Morris wrote:
>
> > Format -> Create and Modify Styles causes abiword to abort.
> >
> > If you can't reproduce this, let me know and I'll build abiword with
> > debugging
> > symbols and subm
Hi,
On Sun, 08 Feb 2009 12:42:02 + Sam Morris wrote:
> Format -> Create and Modify Styles causes abiword to abort.
>
> If you can't reproduce this, let me know and I'll build abiword with debugging
> symbols and submit a better backtrace.
I can't reproduce this on my i386 Sid.
Could you pro
Package: abiword
Version: 2.6.4-5+b1
Severity: grave
Justification: A word processor without styles is not very useful ;)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Format -> Create and Modify Styles causes abiword to abort.
If you can't reproduce this, let me know and I'll build abiword with
5 matches
Mail list logo