Bug#417656: evolution: Crashes when run

2007-04-04 Thread Øystein Gisnås

Maybe this is actually the fault of e-d-s since I just upgraded it
from 1.8.2-1 to 1.8.2-2. Anyway, here's a backtrace:


Does this happen on every invocation?

Do you have a chance to downgrade to 1.8.2-1 again and see if that's
the reason? Remember to kill your running e-d-s completely before you
start evolution.

If you don't have the packages, download them with
wget 
http://ftp.debian.org/debian/pool/main/e/evolution-data-server/evolution-data-server{,-dbg}_1.8.2-1_i386.deb
wget 
http://ftp.debian.org/debian/pool/main/e/evolution-data-server/evolution-data-server-common_1.8.2-1_all.deb
wget 
http://ftp.debian.org/debian/pool/main/e/evolution-data-server/{libcamel1.2-8,libebook1.2-9,libecal1.2-7,libedata-book1.2-2,libedata-cal1.2-6,libedataserver1.2-7,libedataserverui1.2-8,libegroupwise1.2-12,libexchange-storage1.2-2}_1.8.2-2_i386.deb

Cheers,
Øystein



Bug#417656: evolution: Crashes when run

2007-04-04 Thread Øystein Gisnås

2007/4/4, Øystein Gisnås [EMAIL PROTECTED]:

 Maybe this is actually the fault of e-d-s since I just upgraded it
 from 1.8.2-1 to 1.8.2-2. Anyway, here's a backtrace:

Does this happen on every invocation?


I actually can reproduce this myself, and it's probably due to the
20_too-many-open-files.patch. Downgrading e-d-s to 1.8.2-1 helps.

We'll remove the patch, test it and reupload as soon as we can.



Bug#417656: [Evolution] Bug#417656: evolution: Crashes when run

2007-04-04 Thread Loïc Minier
On Wed, Apr 04, 2007, =?UTF-8?Q? =C3=98ystein_?= =?UTF-8?Q?Gisn=C3=A5s ?= wrote:
 I actually can reproduce this myself, and it's probably due to the
 20_too-many-open-files.patch. Downgrading e-d-s to 1.8.2-1 helps.
 
 We'll remove the patch, test it and reupload as soon as we can.

 Blah; sorry, I can't test e-d-s decently as I don't use evolution.  Can
 you confirm removing this patch helps?  If it does, I'll upload ASAP.

 The patch isn't present in the unstable version, I suppose it's not
 affected and I'll request migration to etch if you're ok with that.

-- 
Loïc Minier



Bug#417656: evolution: Crashes when run

2007-04-04 Thread Sam Morris
On Wed, Apr 04, 2007 at 08:34:07AM +0200, Øystein Gisnås wrote:
 Maybe this is actually the fault of e-d-s since I just upgraded it
 from 1.8.2-1 to 1.8.2-2. Anyway, here's a backtrace:
 
 Does this happen on every invocation?

It does.

 Do you have a chance to downgrade to 1.8.2-1 again and see if that's
 the reason? Remember to kill your running e-d-s completely before you
 start evolution.

I've just done that and it doesn't seem to make a difference--I still
have the same crash. :(

 Cheers,
 Øystein

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#417656: [Evolution] Bug#417656: evolution: Crashes when run

2007-04-04 Thread Øystein Gisnås

2007/4/4, Loïc Minier [EMAIL PROTECTED]:

On Wed, Apr 04, 2007, =?UTF-8?Q? =C3=98ystein_?= =?UTF-8?Q?Gisn=C3=A5s ?= wrote:
 I actually can reproduce this myself, and it's probably due to the
 20_too-many-open-files.patch. Downgrading e-d-s to 1.8.2-1 helps.

 We'll remove the patch, test it and reupload as soon as we can.

 Blah; sorry, I can't test e-d-s decently as I don't use evolution.  Can
 you confirm removing this patch helps?  If it does, I'll upload ASAP.

 The patch isn't present in the unstable version, I suppose it's not
 affected and I'll request migration to etch if you're ok with that.


I think I got you right. I can confirm that 1.8.2-1 works and 1.8.2-2
crashes. I haven't built 1.8.2-2 without the
20_too-many-open-files.patch, but I can't imagine any of the two other
patches create problems in mail-mt.c..

Øystein



Bug#417656: [Evolution] Bug#417656: evolution: Crashes when run

2007-04-04 Thread Øystein Gisnås

2007/4/4, Loïc Minier [EMAIL PROTECTED]:

On Wed, Apr 04, 2007, Øystein Gisnås wrote:
  The patch isn't present in the unstable version, I suppose it's not
  affected and I'll request migration to etch if you're ok with that.

 I'll do a build and report the results tonight..

02:04  cortana who broke evolution! :)
10:07 @lool cortana: I did, trying to fix it; can you try rebuilding e-d-s
  with the mentionned patch removed?
11:32  cortana lool: FYI reverting e-d-s does not fix the crash
11:35 @lool cortana: Reverting the patch?

 (That's all I got.)


I want you to double-double check that downgrading doesn't help. I can
reproduce the crash with 1.8.2-2. I can start it with 'evolution -c
$COMPONENT' with $COMPONENT != mail and it will crash and burn when I
change to mail view.

When you downgrade, make sure you downgrade libedataserver1.2-7 to
1.8.2-1, as that's the library causing the crash. If it still crashes
after the first attempt, run evolution --force-shutdown or kill e-d-s
manually and try again.

Øystein



Bug#417656: [Evolution] Bug#417656: evolution: Crashes when run

2007-04-04 Thread Sam Morris
On Wed, Apr 04, 2007 at 01:05:08PM +0200, Øystein Gisnås wrote:
 2007/4/4, Loïc Minier [EMAIL PROTECTED]:
 On Wed, Apr 04, 2007, Øystein Gisnås wrote:
   The patch isn't present in the unstable version, I suppose it's not
   affected and I'll request migration to etch if you're ok with that.
 
  I'll do a build and report the results tonight..
 
 02:04  cortana who broke evolution! :)
 10:07 @lool cortana: I did, trying to fix it; can you try rebuilding 
 e-d-s
   with the mentionned patch removed?
 11:32  cortana lool: FYI reverting e-d-s does not fix the crash
 11:35 @lool cortana: Reverting the patch?
 
  (That's all I got.)
 
 I want you to double-double check that downgrading doesn't help. I can
 reproduce the crash with 1.8.2-2. I can start it with 'evolution -c
 $COMPONENT' with $COMPONENT != mail and it will crash and burn when I
 change to mail view.

Oops, it seems I have libedataserver1.2-7 version 1.8.2-2 installed--I
just blindly downloaded  installed the package files you listed in your
original email :)

 When you downgrade, make sure you downgrade libedataserver1.2-7 to
 1.8.2-1, as that's the library causing the crash. If it still crashes
 after the first attempt, run evolution --force-shutdown or kill e-d-s
 manually and try again.

Downloading _just_ libedataserver1.2-7 causes another crash, backtrace
following in case it's relevant to anything. I then downgraded _all_ of
e-d-s' binary packages to version 1.8.2-1, and Evolution started working
again--thanks :)

Starting program: /usr/bin/evolution 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 28240)]
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...

(evolution-2.8:28240): evolution-mail-WARNING **: ignored this junk plugin: not 
enabled or we have already loaded one

(evolution-2.8:28240): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' 
failed to load hook 'org.gnome.evolution.mail.junk:1.0'
[New Thread 32769 (LWP 28268)]
[New Thread 16386 (LWP 28269)]
[New Thread 32771 (LWP 28270)]
[New Thread 49156 (LWP 28271)]
[New Thread 65541 (LWP 28272)]
[Thread 49156 (LWP 28271) exited]

camel-ERROR **: file camel-operation.c: line 205 (camel_operation_unref): 
assertion failed: (cc-refcount  0)
aborting...

Program received signal SIGABRT, Aborted.
[Switching to Thread 16386 (LWP 28269)]
0xb6b71b01 in kill () from /usr/lib/debug/libc.so.6
(gdb) where
#0  0xb6b71b01 in kill () from /usr/lib/debug/libc.so.6
#1  0xb7660f65 in pthread_kill (thread=16386, signo=6) at signals.c:69
#2  0xb7660fab in __pthread_raise (sig=6) at signals.c:200
#3  0xb6b71894 in *__GI_raise (sig=6)
at ../linuxthreads/sysdeps/unix/sysv/linux/raise.c:38
#4  0xb6b72ccc in *__GI_abort () at ../sysdeps/generic/abort.c:88
#5  0xb6cac074 in IA__g_logv (log_domain=value optimized out, 
log_level=G_LOG_LEVEL_ERROR, 
format=0xb6cd6800 file %s: line %d (%s): assertion failed: (%s), 
args1=0xb6166d1c hmҷ�) at gmessages.c:497
#6  0xb6cac0a9 in IA__g_log (log_domain=0xb7d21894 camel, 
log_level=G_LOG_LEVEL_ERROR, 
format=0xb6cd6800 file %s: line %d (%s): assertion failed: (%s))
at gmessages.c:517
#7  0xb6cac127 in IA__g_assert_warning (log_domain=0xb7d21894 camel, 
file=0xb7d26d68 camel-operation.c, line=205, 
pretty_function=0xb7d26da7 camel_operation_unref, 
expression=0xb7d26d57 cc-refcount  0) at gmessages.c:552
#8  0xb7d155cf in camel_operation_unref () from /usr/lib/libcamel-1.2.so.8
#9  0xb623e8ba in ms_thread_msg_new (session=0x819cac8, ops=0xb6185af0, 
size=52) at mail-session.c:555
#10 0xb7d5f865 in camel_session_thread_msg_new ()
   from /usr/lib/libcamel-provider-1.2.so.8
#11 0xb617a1ed in get_folder_info_online (store=0x8237000, top=0xb6182b52 , 
flags=value optimized out, ex=0x82433b0) at camel-imap-store.c:2691
#12 0xb7d3f2aa in ?? () from /usr/lib/libcamel-provider-1.2.so.8
#13 0x08237000 in ?? ()
#14 0xb6182b52 in ?? ()
   from /usr/lib/evolution-data-server-1.2/camel-providers-8/libcamelimap.so
#15 0x0007 in ?? ()
#16 0x082433b0 in ?? ()
#17 0x in ?? ()

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#417656: evolution: Crashes when run

2007-04-03 Thread Sam Morris
Package: evolution
Version: 2.8.2.1-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Maybe this is actually the fault of e-d-s since I just upgraded it
from 1.8.2-1 to 1.8.2-2. Anyway, here's a backtrace:

(gdb) run
Starting program: /usr/bin/evolution 
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 4988)]
CalDAV Eplugin starting up ...
evolution-shell-Message: Killing old version of evolution-data-server...

(evolution-2.8:4988): evolution-mail-WARNING **: ignored this junk plugin: not 
enabled or we have already loaded one

(evolution-2.8:4988): e-utils-WARNING **: Plugin 'Spamassassin junk plugin' 
failed to load hook 'org.gnome.evolution.mail.junk:1.0'
[New Thread 32769 (LWP 5015)]
[New Thread 16386 (LWP 5016)]
[New Thread 32771 (LWP 5017)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16386 (LWP 5016)]
0xb6272e5a in mail_msg_received (e=0x81d7638, msg=0x81db938, data=0x0)
at mail-mt.c:561
561 mail-mt.c: No such file or directory.
in mail-mt.c
(gdb) bt full
#0  0xb6272e5a in mail_msg_received (e=0x81d7638, msg=0x81db938, data=0x0)
at mail-mt.c:561
No locals.
#1  0xb7be292f in thread_dispatch (din=0x81d7638) at e-msgport.c:1025
e = value optimized out
m = (EMsg *) 0x81db938
info = value optimized out
self = 16386
#2  0xb7699c51 in pthread_start_thread (arg=0x81dec00) at manager.c:310
ldt_entry = {entry_number = 6, base_addr = 136178688, limit = 1048575, 
  seg_32bit = 1, contents = 0, read_exec_only = 0, limit_in_pages = 1, 
  seg_not_present = 0, useable = 1, empty = 0}
request = {req_thread = 0x0, req_kind = REQ_CREATE, req_args = {
create = {attr = 0x0, fn = 0, arg = 0x0, mask = {__val = {
  0 repeats 21 times, 3077158621, 3077189620, 3077199008, 136178688, 
  3055169464, 3077169544, 136178688, 1, 3077169806, 1, 136178688}}}, 
free = {thread_id = 0}, exit = {code = 0}, post = 0x0, for_each = {fn = 0, 
  arg = 0x0}}}
outcome = value optimized out
#3  0xb7699db4 in pthread_start_thread_event (arg=0x81dec00) at manager.c:334
ldt_entry = {entry_number = 6, base_addr = 136178688, limit = 1048575, 
  seg_32bit = 1, contents = 0, read_exec_only = 0, limit_in_pages = 1, 
  seg_not_present = 0, useable = 1, empty = 0}
#4  0xb6c3f38a in clone () from /usr/lib/debug/libc.so.6
fstab_state = {fs_fp = 0x0, fs_buffer = 0x0, fs_mntres = {
mnt_fsname = 0x0, mnt_dir = 0x0, mnt_type = 0x0, mnt_opts = 0x0, 
mnt_freq = 0, mnt_passno = 0}, fs_ret = {fs_spec = 0x0, fs_file = 0x0, 
fs_vfstype = 0x0, fs_mntops = 0x0, fs_type = 0x0, fs_freq = 0, 
fs_passno = 0}}
__elf_set___libc_subfreeres_element_fstab_free__ = (
const void *) 0xb6c7a040
(gdb) quit

- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages evolution depends on:
ii  dbus  1.0.2-1simple interprocess messaging syst
ii  evolution-common  2.8.2.1-1  architecture independent files for
ii  evolution-data-server 1.8.2-2evolution database backend server
ii  gconf22.16.1-1   GNOME configuration database syste
ii  gnome-icon-theme  2.18.0-1   GNOME Desktop icon theme
ii  gtkhtml3.83.12.1-2   HTML rendering/editing library - b
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.16-3etch1  Avahi client library
ii  libavahi-common3  0.6.16-3etch1  Avahi common library
ii  libavahi-glib10.6.16-3etch1  Avahi glib integration library
ii  libbonobo2-0  2.18.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.18.0-1   The Bonobo UI library
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcairo2 1.4.2-1The Cairo 2D vector graphics libra
ii  libcamel1.2-8 1.8.2-2The Evolution MIME message handlin
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.71-3 simple interprocess messaging syst
ii  libebook1.2-9 1.8.2-2Client library for evolution addre
ii  libecal1.2-7  1.8.2-2Client library for evolution calen
ii  libedataserver1.2-7   1.8.2-2Utility library for evolution data
ii  libedataserverui1.2-8 1.8.2-2GUI utility library for evolution 
ii