From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FROM_GOV_SPOOF,INVALID_DATE,MAILING_LIST_MULTI, NICE_REPLY_A,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=unavailable autolearn_force=no version=4.0.0 Received: from apollo.fedworld.gov ([192.239.92.203]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15rhOI-0003aY-00 for gentoo-dev@cvs.gentoo.org; Thu, 11 Oct 2001 09:04:55 -0600 Received: from nobody3057.fedworld.gov ([208.232.200.57]) by apollo.fedworld.gov (8.9.3 (PHNE_22672)/8.8.6) with SMTP id LAA13980; Thu, 11 Oct 2001 11:04:40 -0400 (EDT) From: James M Long To: gentoo-dev@cvs.gentoo.org Cc: aeoo@garbled.org Subject: Re: [gentoo-dev] debugging pan crash Message-Id: <20011011111154.26277732.jlong@fedworld.gov> In-Reply-To: References: <20011011090323.79164a62.jlong@fedworld.gov> Organization: NTIS X-Mailer: Sylpheed version 0.6.1 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Thu Oct 11 09:05:02 2001 X-Original-Date: Thu, 11 Oct 2001 11:11:54 -0500 X-Archives-Salt: 65743c1e-057f-4371-83b0-24483f8437c3 X-Archives-Hash: 108626bd95877b73e660ea3640b17217 Well after a fairly lenghty compile, install... find an open newserver... I have tried the newest ebuild for PAN. The server I tried it on had the following setup: portage 1.6.9 (yes I know I should have the newer portage installed but I wanted to try this anyway) glibc 2.2.4-r2 gtk+-1.2.10-r4 libxml-1.8.16 gdk-pixbuf-0.11.0-r1 gnome-libs-1.4.1.2-r2 My USE flags are as follows USE="slang ldap aalib perl mysql readline gpm berkdb gdbm tcpd pam libwww ssl lm_sensors lvm nls mmx mitshm lcms gif gtk X qt kde opengl mozilla" I started up PAN and entered a newserver... and then downloaded the groups. Then I downloaded a number of headers from varioous grooups on the server. After downloading the message bodies, I quit PAN. I restarted and continued to download headers and messages for 15 minutes to see if I could get the bug to show up. The only time I could get any bugs or segfaults to showup was when I noticed that I still had gtk+-1.2.10-r3 installed and did a unmerge and restarted PAN in the same xterm I had open before. (Which caused similar errors to what Gold is Heavy has seen). Starting a new xterm solved that problem and I haven't gotten it to crash since. The server I just tested this on has never had the GNOME USE flags set at all and has only been up and running since the 30th of last month. So I don't think there is real issue with the dependances. Maybe someone else has a better idea of what the problem is. I can't find it at all, and after my mistakes earlier in this thread... I am being as careful as I can :) James...