|
From: Jeremy F. <je...@go...> - 2002-12-17 05:40:01
|
I'm having trouble running Evolution 1.2.1 under Valgrind (--skin=none). It seems to get as far as putting up the splash screen, and then dies because it wants to allocate a silly amount of memory (~4G). Actually, looking at the size parameter, it looks like a piece of ascii. This happens with the CVS head, without any of my changes. Any ideas? I wonder what happens if you just fail the allocation rather than quitting. Also the error message could be a little better at distinguishing between some internal Valgrind allocation and a client allocation. J |