Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31227 - Evolution 1.4.5 crashes when trying to access Summary page
Summary: Evolution 1.4.5 crashes when trying to access Summary page
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.ximian.com/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-15 14:15 UTC by Tom Kiermaier
Modified: 2004-07-25 11:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Kiermaier 2003-10-15 14:15:17 UTC
As soon as I try to access the summary page in Evolution, it crashes. This
happens every single time. 

Reproducible: Always
Steps to Reproduce:
1.click on summary button
2.
3.

Actual Results:  
evolution crashes

Expected Results:  
should have shown the summary page and kept working happily.

This just started happening a couple days ago after an emerge world using ~x86.
It updated the following libs: db to 4.1.25_p1-r1, libbonobo to 2.4.1, audiofile
to 0.2.4, gnome-vfs to 2.4.1, yelp to 2.4.1, eel to 2.4.1, and libwnck to 2.4.1.
Comment 1 SpanKY gentoo-dev 2003-10-15 14:23:04 UTC
you forgot `emerge info`
Comment 2 Tom Kiermaier 2003-10-15 14:27:33 UTC
Emerge info:
Portage 2.0.49-r13-2 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r1, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.3.10p1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config
/var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts svga tcltk java sdl gpm tcpd pam libwww ssl perl
python esd imlib oggvorbis gtk motif opengl cdr X gtk2 gnome xft -qt -kde"
Comment 3 Tom Kiermaier 2003-10-15 14:34:37 UTC
The summary page seems to work fine when running as root. Could it be a permissions
problem?
Comment 4 Tom Kiermaier 2003-10-15 14:44:11 UTC
I think I fixed it. I deleted all configuration data for evolution and the
summary page now works fine.
Comment 5 Tom Kiermaier 2003-10-15 14:49:38 UTC
nevermind I just restarted the computer and the problem reappeared.
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-10-28 02:26:06 UTC
do you have a backtrace of the crash? 

could you do this in an xterm:
ulimit -c unlimited
evolution
<then reproduce the crash>
gdb evolution core
<at the (gdb) prompt type "bt" and paste the output here.>
Comment 7 Tom Kiermaier 2003-10-28 04:21:12 UTC
It says "No Stack"
Comment 8 foser (RETIRED) gentoo-dev 2003-10-28 04:48:10 UTC
for evo you probably need 'bt thread apply all' or something similar (not
sure this is the correct order).
Comment 9 Alastair Tse (RETIRED) gentoo-dev 2004-07-25 11:55:55 UTC
old bug. no response.