Gentoo Archives: gentoo-dev

From: James M Long <jlong@××××××××××××.gov>
To: gentoo-dev@××××××××××.org
Cc: aeoo@×××××××.org
Subject: Re: [gentoo-dev] debugging pan crash
Date: Thu, 11 Oct 2001 09:04:55
Message-Id: 20011011111154.26277732.jlong@fedworld.gov
In Reply to: Re: [gentoo-dev] debugging pan crash by Gold is Heavy
1 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:
2
3 portage 1.6.9 (yes I know I should have the newer portage installed but I wanted to try this anyway)
4 glibc 2.2.4-r2
5 gtk+-1.2.10-r4
6 libxml-1.8.16
7 gdk-pixbuf-0.11.0-r1
8 gnome-libs-1.4.1.2-r2
9
10 My USE flags are as follows
11 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"
12
13 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.
14
15 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 :)
16
17 James...

Replies

Subject Author
Re: [gentoo-dev] debugging pan crash Mikael Hallendal <hallski@g.o>