guile-gtk-general
[Top][All Lists]
Advanced

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

Re: guile-gnome crash; help?


From: Andy Wingo
Subject: Re: guile-gnome crash; help?
Date: Sun, 23 Sep 2007 17:28:46 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

Hi Steve,

On Sun 23 Sep 2007 00:31, steve tell <address@hidden> writes:

> Any hints on debugging a coredump that appears to be related to memory
> corruption in a program using guile-gnome-platform?

Looks painful!


> I am getting a coredump nearly any time I open (some times not until I
> close) the file selector.  The top of the traceback clearly shows an
> abort in free().  This particular dump came as the guile code was
> opening a new gtk+ window after hitting OK in the file selector.  It
> isn't quite predictable; sometimes the crash happens when openign the
> file selector.

Perhaps the dump-or-not behavior is related to the new slice allocator
in GLib; try running with G_SLICE=always-malloc G_DEBUG=gc-friendly for
more normal behavior.

Keep us informed,

Andy.
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]