Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-15 Thread Art Alexion
On Tue, 2009-01-13 at 12:39 -0600, HggdH wrote:
 On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
   Crashes as soon as the window appears,  Command line output:
 
 Hi Art,
 
 a chat today on #evolution suggests this is due to a back-level
 evolution-exchange. We will be publishing e-e 2.24.3 tomorrow on
 intrepid-proposed, and -- hopefully -- this should fix your issue.
 
 Please, after you upgrade e-e:
 
 1. close all of evolution (on a terminal, issue 'evolution
 --force-shutdown')
 2. test the issue, and please report the results in the launchpad bug
 (https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/316726).
 
 Thanks,
 
 ..hggdh..

Thanks so much for the quick response.  I love Open Source and the Evo
developers who respond so quickly.

 1. 10:00AM, Tuesday 1/13: run Ubuntu updates, notice an update to
Evolution.  Restart Evolution.  It crashes.  Kill all evo
related processes.  Still crashes.  Run from the command line.
Note errors upon crash.
 2. 10:35AM, Tuesday: post the problem to evo list.
 3. 10:46AM, Tuesday: first response from evo developer
 4. 10:48AM, Tuesday: a report that a bug has already been posted by
another user.
 5. 1:39PM, Tuesday: problem diagnosed and the repository update
scheduled.
Yesterday I worked from home where hardy is installed and unaffected by
the problem.
This morning I run the updates at work, and evolution is working fine
again.

Thanks, I really appreciate this.
-- 
Art Alexion
MIS
x3075
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-15 Thread Sankar
On Thu, 2009-01-15 at 09:27 -0500, Art Alexion wrote:
 Thanks so much for the quick response.  I love Open Source and the Evo
 developers who respond so quickly.
 

A big thanks should also go to the self sustaining community members who
so diligently respond in mailing lists, write tools for easily building
evolution, file bugs, triage issues, update FAQ etc. 

I was so personally excited when my migration work was given a lot of
feedback, so many times, after every iteration of improvement. 

Thank you Folks :-)

--
Sankar

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-14 Thread Art Alexion
Thanks, David. I will try this when I get into work.

By the way, I tested by installing evolution on a kubuntu hardy box yesterday. 
No crashes.


-Original Message-

From:  David L idh...@gmail.com
Subj:  Re: [Evolution] Evo crashes on start after today's Ubuntu updates
Date:  Tue Jan 13, 2009 4:06 pm
Size:  1021 bytes
To:  Art Alexion a...@rhd.org
cc:  evolution-list@gnome.org evolution-list@gnome.org

On Tue, Jan 13, 2009 at 10:38 AM, Art Alexion a...@rhd.org wrote: 
snip 
 strace evolution yeilds 
 
 strace != backtrace. 
 
 
 OK.  Thanks.  Might it have been more helpful if you had offered how to 
 provide a backtrace instead of just that statement? 
 
 
One way to get a backtrace is to run from within gdb: 
 
gdb path_to_evolution 
run 
 
Then, when the crash occurs, type bt at the gdb command prompt. 
If the crash already happened and you can't 
reproduce it, it will sometimes dump a core that can be used the 
get a backtrace with gdb.  In that case, run gdb like this: 
 
gdb path_to_evolution path_to_core_file 
 
Then use the same bt command to get a backtrace.  The backtrace is more 
meaningful if you have debug info installed.  How to do that is a 
function of your 
distribution. 
 
I think the gnome bug buddy sometimes prevents the core dump and 
then itself crashes.  There is a way to disable it, but I can't 
remember it off the 
top of my head. 
 
Cheers... 
 
David 
 
 

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Art Alexion
Crashes as soon as the window appears,  Command line output:



** (evolution:15125): DEBUG: mailto URL command: evolution %s
** (evolution:15125): DEBUG: mailto URL program: evolution

(evolution:15125): camel-WARNING **: camel_type_register: 'CamelExchangeFolder' 
has smaller class size than parent 'CamelOfflineFolder'

(evolution:15125): camel-CRITICAL **: camel_object_is: assertion `o != NULL' 
failed

(evolution:15125): camel-CRITICAL **: camel_folder_construct: assertion 
`CAMEL_IS_FOLDER (folder)' failed

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Bharath Acharya
Looks like the evolution-exchange package is not able to find the new
binaries of EDS. Is evolution-exchange built using the updated EDS rpms?

On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
 Crashes as soon as the window appears,  Command line output:
 
 
 
 ** (evolution:15125): DEBUG: mailto URL command: evolution %s
 ** (evolution:15125): DEBUG: mailto URL program: evolution
 
 (evolution:15125): camel-WARNING **: camel_type_register: 
 'CamelExchangeFolder' has smaller class size than parent 'CamelOfflineFolder'
 
 (evolution:15125): camel-CRITICAL **: camel_object_is: assertion `o != NULL' 
 failed
 
 (evolution:15125): camel-CRITICAL **: camel_folder_construct: assertion 
 `CAMEL_IS_FOLDER (folder)' failed
 
 ___
 Evolution-list mailing list
 Evolution-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/evolution-list

___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread HggdH
On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
  Crashes as soon as the window appears,  Command line output:
 
 
 
 ** (evolution:15125): DEBUG: mailto URL command: evolution %s
 ** (evolution:15125): DEBUG: mailto URL program: evolution
 
 (evolution:15125): camel-WARNING **: camel_type_register:
 'CamelExchangeFolder' has smaller class size than parent
 'CamelOfflineFolder'
 
 (evolution:15125): camel-CRITICAL **: camel_object_is: assertion `o !=
 NULL' failed
 
 (evolution:15125): camel-CRITICAL **: camel_folder_construct:
 assertion `CAMEL_IS_FOLDER (folder)' failed
 

https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/316726 has
already been submnitted on Launchpad for this error.

Art, can you get a backtrace?

For the record, we have not published evolution-exchange 2.24.3 for
Intrepid. The changelog shows one single bug resolved:

2008-12-23  Ashish Shrivastava  shash...@novell.com

** Part of fix for bug #441712 (bnc)

* addressbook/e-book-backend-gal.c:
Exchange fix for GAL issue while loading for bug #441712.
Unlocking the mutex.


but I do not have access to bugzilla.novell.com to find out more about
it.

Thanks,

..hggdh..


signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread HggdH
On Tue, 2009-01-13 at 21:16 +0530, Bharath Acharya wrote:
  Looks like the evolution-exchange package is not able to find the new
 binaries of EDS. Is evolution-exchange built using the updated EDS
 rpms?

Does e-e depend on e-d-s/evo 2.24.3? There is no indication of that in
the code...




signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Art Alexion
-Original Message-
From: evolution-list-boun...@gnome.org on behalf of HggdH
Sent: Tue 1/13/2009 10:48 AM
To: evolution-list@gnome.org
Subject: Re: [Evolution] Evo crashes on start after today's Ubuntu updates
 
On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
  Crashes as soon as the window appears,  Command line output:
 
 
 
 ** (evolution:15125): DEBUG: mailto URL command: evolution %s
 ** (evolution:15125): DEBUG: mailto URL program: evolution
 
 (evolution:15125): camel-WARNING **: camel_type_register:
 'CamelExchangeFolder' has smaller class size than parent
 'CamelOfflineFolder'
 
 (evolution:15125): camel-CRITICAL **: camel_object_is: assertion `o !=
 NULL' failed
 
 (evolution:15125): camel-CRITICAL **: camel_folder_construct:
 assertion `CAMEL_IS_FOLDER (folder)' failed
 

https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/316726 has
already been submnitted on Launchpad for this error.

Art, can you get a backtrace?

-

strace evolution yeilds

 0xbff22914) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22914) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22914) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22934) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
_llseek(24, 61440, [61440], SEEK_SET)   = 0
read(24, \r\0\0\0\0\4\0\0\3\362\3\310\3\310\1\r\1\r\1\r\1\r\1\r..., 1024) = 
1024
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22894) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22844) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22844) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22844) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22864) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22894) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22844) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22844) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22844) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22864) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_RDLCK, whence=SEEK_SET, start=1073741826, 
len=510}, 0xbff22874) = 0
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=1073741824, 
len=1}, 0xbff22874) = 0
access(/home/art/.evolution/mail/local/folders.db-journal, F_OK) = -1 ENOENT 
(No such file or directory)
fstat64(24, {st_mode=S_IFREG|0644, st_size=76800, ...}) = 0
_llseek(24, 24, [24], SEEK_SET) = 0
read(24, \0\0\10\360\0\0\0\0\0\0\0 \0\0\0005, 16) = 16
fcntl64(24, F_SETLK64, {type=F_UNLCK, whence=SEEK_SET, start=0, len=0}, 
0xbff22894) = 0
fcntl64(24, F_SETLK64

Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Brian J. Murrell
On Tue, 2009-01-13 at 11:09 -0500, Art Alexion wrote:
 -Original Message-

Why did you forward this message with a comment rather than properly
reply to it?  You are going to screw up the attributions.

 Previous poster wrote:
 
 Art, can you get a backtrace?
 
 -
 
 strace evolution yeilds

strace != backtrace.

b.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread HggdH
On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
  Crashes as soon as the window appears,  Command line output:

Hi Art,

a chat today on #evolution suggests this is due to a back-level
evolution-exchange. We will be publishing e-e 2.24.3 tomorrow on
intrepid-proposed, and -- hopefully -- this should fix your issue.

Please, after you upgrade e-e:

1. close all of evolution (on a terminal, issue 'evolution
--force-shutdown')
2. test the issue, and please report the results in the launchpad bug
(https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/316726).

Thanks,

..hggdh..


signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Art Alexion



-Original Message-
From: evolution-list-boun...@gnome.org on behalf of Brian J. Murrell
Sent: Tue 1/13/2009 1:14 PM
To: Evolution-list
Subject: Re: [Evolution] Evo crashes on start after today's Ubuntu updates
 
On Tue, 2009-01-13 at 11:09 -0500, Art Alexion wrote:
 -Original Message-

Why did you forward this message with a comment rather than properly
reply to it?  You are going to screw up the attributions.



I didn't.  Because Evo crashes on start after today's Ubuntu updates, I am 
forced to use OWA in Firefox and that is the silly MS quoting scheme.




 Previous poster wrote:
 
 Art, can you get a backtrace?
 
 -
 
 strace evolution yeilds

strace != backtrace.


OK.  Thanks.  Might it have been more helpful if you had offered how to provide 
a backtrace instead of just that statement?


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Art Alexion



-Original Message-
From: evolution-list-boun...@gnome.org on behalf of HggdH
Sent: Tue 1/13/2009 1:39 PM
To: evolution-list@gnome.org
Subject: Re: [Evolution] Evo crashes on start after today's Ubuntu updates
 
On Tue, 2009-01-13 at 10:35 -0500, Art Alexion wrote:
  Crashes as soon as the window appears,  Command line output:

Hi Art,

a chat today on #evolution suggests this is due to a back-level
evolution-exchange. We will be publishing e-e 2.24.3 tomorrow on
intrepid-proposed, and -- hopefully -- this should fix your issue.

Please, after you upgrade e-e:

1. close all of evolution (on a terminal, issue 'evolution
--force-shutdown')
2. test the issue, and please report the results in the launchpad bug
(https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/316726).

Thanks,


Thank you so much for addressing this so quickly.
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread David L
On Tue, Jan 13, 2009 at 10:38 AM, Art Alexion a...@rhd.org wrote:
snip
 strace evolution yeilds

 strace != backtrace.


 OK.  Thanks.  Might it have been more helpful if you had offered how to 
 provide a backtrace instead of just that statement?


One way to get a backtrace is to run from within gdb:

gdb path_to_evolution
run

Then, when the crash occurs, type bt at the gdb command prompt.
If the crash already happened and you can't
reproduce it, it will sometimes dump a core that can be used the
get a backtrace with gdb.  In that case, run gdb like this:

gdb path_to_evolution path_to_core_file

Then use the same bt command to get a backtrace.  The backtrace is more
meaningful if you have debug info installed.  How to do that is a
function of your
distribution.

I think the gnome bug buddy sometimes prevents the core dump and
then itself crashes.  There is a way to disable it, but I can't
remember it off the
top of my head.

Cheers...

David
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Evo crashes on start after today's Ubuntu updates

2009-01-13 Thread Brian J. Murrell
On Tue, 2009-01-13 at 13:38 -0500, Art Alexion wrote:
 
 I didn't.  Because Evo crashes on start after today's Ubuntu updates, I am 
 forced to use OWA in Firefox and that is the silly MS quoting scheme.

LOL.  I think that is going to wind up being the funniest thing I read
today and it's still 8:30am.

 OK.  Thanks.  Might it have been more helpful if you had offered how to 
 provide a backtrace instead of just that statement?

Yeah, I would have but I'm travelling so don't have the usual references
handy.  I wanted to let you know though so you could look up the
difference for yourself and cut down the turnaround by getting an actual
backtrace before an evo developer came back asking for one.  I need
2.24.3 too but of course, don't want breakage on my only machine while
travelling so paying keen attention.

b.


___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list