After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 526597 - crash in Panel: I was starting evolution...
crash in Panel: I was starting evolution...
Status: RESOLVED DUPLICATE of bug 378854
Product: gnome-panel
Classification: Other
Component: general
2.20.x
Other All
: High critical
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-06 22:07 UTC by Federico Muciaccia
Modified: 2008-04-06 22:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Federico Muciaccia 2008-04-06 22:07:57 UTC
Version: 2.20.3

What were you doing when the application crashed?
I was starting evolution after an upgrade (evolution 2.22.0-3).
I received this error:
"Aggiornamento da versione precedente fallito: Unknown CORBA exception id: 'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

Errore di sistema sconosciuto.

Scegliendo di continuare, potrebbe non essere più possibile accedere ad alcuni dati precedenti."

I'll translate it (sorry for my bad english):
"upgrade from precedent version failed:  Unknown CORBA exception id: 'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

Unknown system error.

Choosing to continue could be possible to be not able to have access to some precedent data"

In terminal I receive this error:
federico@debian-laptop:~$ evolution
CalDAV Eplugin starting up ...
addressbook_migrate (2.12.0)

(evolution:7242): e-utils-WARNING **: No parent set, or default parent available for error dialog

And if I choose continue (after a data backup :-) ):

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

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

(evolution:7242): camel-CRITICAL **: camel_store_get_folder: assertion `CAMEL_IS_STORE (store)' failed

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

(evolution:7242): evolution-mail-CRITICAL **: mail_tools_folder_to_url: assertion `CAMEL_IS_FOLDER (folder)' failed

I'm using Debian GNU/Linux unstable (sid), Kernel Linux 2.6.24-1-686, GNOME 2.22.0


Distribution: Debian lenny/sid
Gnome Release: 2.22.0 2008-03-14 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-1-686 #1 SMP Thu Mar 27 17:45:04 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaVerdeOlivo
Icon Theme: my-custom-theme

Memory status: size: 58380288 vsize: 58380288 resident: 33447936 share: 14245888 rss: 33447936 rss_rlim: 4294967295
CPU usage: start_time: 1207515271 rtime: 1044 utime: 926 stime: 118 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-panel'

[Thread debugging using libthread_db enabled]
[New Thread 0xb6efb940 (LWP 3608)]
[New Thread 0xb5a93b90 (LWP 4782)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6efb940 (LWP 3608))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 g_slist_remove
    from /usr/lib/libglib-2.0.so.0
  • #7 backend_died_cb
    at calendar-sources.c line 432
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
  • #12 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors ---------------------
(synaptic:7124): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed
CalDAV Eplugin starting up ...
** Message: 
 Google Group Not found 
evolution-shell-Message: Killing old version of evolution-data-server...
(evolution:7129): e-utils-WARNING **: No parent set, or default parent available for error dialog
warning: .dynamic section for "/usr/lib/libecal-1.2.so.7" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libedataserverui-1.2.so.8" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libedataserver-1.2.so.9" is not at the expected address (wrong library or version mismatch?)
warning: .dynamic section for "/usr/lib/libebook-1.2.so.9" is not at the expected address (wrong library or version mismatch?)
--------------------------------------------------
Comment 1 Federico Muciaccia 2008-04-06 22:11:35 UTC
Backtrace seems to miss some elenments; I can't untestend why: I've installed ALL debug packages relating to the packages I've installed.
Is there any additional -dbg package I can install to provide anotrer backtrace?
Comment 2 Philip Withnall 2008-04-06 22:16:47 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 378854 ***