Date: Tue, 19 Jan 1999 02:45:39 -0800 From: brian@worldcontrol.com To: Brian Feldman <green@unixhelp.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: linuxthreads, gimp 1.1+, dies Message-ID: <19990119024539.A88383@top.worldcontrol.com> In-Reply-To: <Pine.BSF.4.05.9901182203500.11971-100000@janus.syracuse.net>; from Brian Feldman on Mon, Jan 18, 1999 at 10:04:43PM -0500 References: <19990118182717.A15566@top.worldcontrol.com> <Pine.BSF.4.05.9901182203500.11971-100000@janus.syracuse.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Brian Feldman suggested: > Try compiling with debugging info, get a coredump, and debug with the binary > that has the full debugging symbols. Gimp (CVS) compiled with CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 -pipe -lpthread" Brian Litzinger wrote: >>Everything compiles and it runs. However, various operations crash... Every crash I've generated since adding -g as been in the app/tile_cache.c code. Seems to be some problem in the list management. I recompiled that particular file using the non-thread version and have not been able to cause a crash, so I'll look more closely at that file. Thanks for the help, -- Brian Litzinger <brian@litzinger.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990119024539.A88383>