Gentoo Archives: gentoo-desktop

From: Lindsay Haisley <fmouse-gentoo@×××.com>
To: gentoo-desktop@l.g.o
Subject: Re: [gentoo-desktop] More questions re. evolution
Date: Tue, 16 May 2006 04:51:00
Message-Id: 20060516044447.GA22018@fmp.com
In Reply to: Re: [gentoo-desktop] More questions re. evolution by Owen Ford
1 Thus spake Owen Ford on Mon, May 15, 2006 at 11:14:04PM CDT
2 > On Mon, 2006-05-15 at 19:51 -0500, Lindsay Haisley wrote:
3 > > What should I re-emerge in order to try to get evolution to be stable. So
4 > > far, I've re-emerged:
5 > >
6 > > evolution
7 > > evoluiton-data-server
8 > > glibc
9 > > gtk+
10 > > bonobo
11 > > libbonobo
12 > >
13 > > I've also nuked all my evolution config and started over - which will
14 > > involve _hours_ of work to rebuild everything with hex-reader from the saved
15 > > config files.
16 > >
17 > > Nothing works. I HAVE to get this program working or I'm f***ed!
18 > >
19 > > Evolution even crashes with "*** glibc detected *** free(): invalid pointer:
20 > > 0x08435618 ***" when I'm scrolling on a window, such as the contact
21 > > information window!
22 > >
23 > > This is worse than having a hard drive crash :-(
24 >
25 > You could strace and see what it is trying to do around that time. I've
26 > done this more than a few times when an app starts acting weird.
27
28 Not a lot of help.
29
30 gettimeofday({1147754455, 767633}, NULL) = 0
31 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 7, 0) = 0
32 ioctl(3, FIONREAD, [0]) = 0
33 ioctl(3, FIONREAD, [0]) = 0
34 gettimeofday({1147754455, 768000}, NULL) = 0
35 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 7, 0) = 0
36 ioctl(3, FIONREAD, [0]) = 0
37 gettimeofday({1147754455, 768234}, NULL) = 0
38 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN, revents=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=22, events=POLLIN}, {fd=18, events=POLLIN}, {fd=20, events=POLLIN}], 7, 240875) = 1
39 ioctl(3, FIONREAD, [32]) = 0
40 read(3, "\6\1&S\250\255z\0{\0\0\0\335\f\200\3\0\0\0\0r\4\305\2\4"..., 32) = 32
41 gettimeofday({1147754455, 775118}, NULL) = 0
42 write(3, "&\20\2\0\335\f\200\3", 8) = 8
43 read(3, "\1\1\'S\0\0\0\0{\0\0\0\0\0\0\0r\4\305\2\4\0\202\0\0\1\0"..., 32) = 32
44 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
45 write(3, "5\20\4\0\24200\3\205\n\200\3\20\0006\1\33\4\2\0\0\0\0"..., 24) = 24
46 write(3, " \20\2\0\0\0\0\0", 8) = 8
47 write(3, "+\20\1\0", 4) = 4
48 read(3, "\1\2+S\0\0\0\0T\0\200\3\0\0\0\0\1\0\0\0\10\0\0\0\30cN\10"..., 32) = 32
49 fork() = 16668
50
51
52 stderr and stdio get all mixed up here, I believe.
53
54
55 --
56 Lindsay Haisley | "Fighting against human | PGP public key
57 FMP Computer Services | creativity is like | available at
58 512-259-1190 | trying to eradicate | <http://pubkeys.fmp.com>
59 http://www.fmp.com | dandelions" |
60 | (Pamela Jones) |
61
62 --
63 gentoo-desktop@g.o mailing list