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 562609 - crash in Evolution Mail and Calendar:
crash in Evolution Mail and Calendar:
Status: RESOLVED DUPLICATE of bug 550674
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.22.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-11-28 19:50 UTC by eric.bellec
Modified: 2009-02-21 19:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description eric.bellec 2008-11-28 19:50:54 UTC
What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.22.3 2008-06-30 (Debian)
BugBuddy Version: 2.22.0

System: Linux 2.6.21.1 #1 PREEMPT Sun May 13 15:54:09 CEST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 111722496 vsize: 111722496 resident: 35221504 share: 23482368 rss: 35221504 rss_rlim: 4294967295
CPU usage: start_time: 1227898324 rtime: 3182 utime: 3000 stime: 182 cutime:11 cstime: 26 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evolution'

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1234806080 (LWP 5322)]
[New Thread -1309340784 (LWP 5402)]
[New Thread -1275524208 (LWP 5352)]
0xb7b07f91 in __waitpid_nocancel () from /lib/libpthread.so.0

Thread 1 (Thread -1234806080 (LWP 5322))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 gtk_module_init
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 POA_GNOME_Evolution_DataServer_InterfaceCheck__fini
  • #5 XRE_LockProfileDirectory
    from /usr/lib/xulrunner-1.9/libxul.so
  • #6 <signal handler called>
  • #7 JNIEnv_::CallStaticObjectMethod
    from /usr/lib/xulrunner-1.9/libxul.so
  • #8 JNIEnv_::CallStaticObjectMethod
    from /usr/lib/xulrunner-1.9/libxul.so
  • #9 XRE_GetFileFromPath
    from /usr/lib/xulrunner-1.9/libxul.so
  • #10 XRE_GetFileFromPath
    from /usr/lib/xulrunner-1.9/libxul.so
  • #11 XRE_GetFileFromPath
    from /usr/lib/xulrunner-1.9/libxul.so
  • #12 NS_StringContainerInit2_P
    from /usr/lib/xulrunner-1.9/libxul.so
  • #13 NS_StringContainerInit2_P
    from /usr/lib/xulrunner-1.9/libxul.so
  • #14 XRE_main
    from /usr/lib/xulrunner-1.9/libxul.so
  • #15 XRE_TermEmbedding
    from /usr/lib/xulrunner-1.9/libxul.so
  • #16 gtk_moz_embed_new
    from /usr/lib/xulrunner-1.9/libxul.so
  • #17 gecko_shutdown
    from /usr/lib/evolution/2.22/plugins/liborg-gnome-evolution-rss.so
  • #18 rss_finalize
    from /usr/lib/evolution/2.22/plugins/liborg-gnome-evolution-rss.so
  • #19 exit
    from /lib/libc.so.6
  • #20 __libc_start_main
    from /lib/libc.so.6
  • #21 ??
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0


----------- .xsession-errors (32 sec old) ---------------------
Could not read Pidgin buddy list file: Could not find a part of the path "/home/eric/.purple/blist.xml".
Could not read Pidgin buddy list file: Could not find a part of the path "/home/eric/.purple/blist.xml".
Could not read Pidgin buddy list file: Could not find a part of the path "/home/eric/.purple/blist.xml".
Could not read Pidgin buddy list file: Could not find a part of the path "/home/eric/.purple/blist.xml".
Could not read Pidgin buddy list file: Could not find a part of the path "/home/eric/.purple/blist.xml".
(evolution:5322): Bonobo-CRITICAL **: impl_set_prop: assertion `container != CORBA_OBJECT_NIL' failed
RSS Plugin enabled (evolution 2.22, evolution-rss 0.1.0)
new dimensions = (48,48)
initial setting of an image.  no scaling
scale = 1
new dimensions = (48,48)
we need to scale up
scale = 1
RSS: cleaning all remaining sessions ...done
--------------------------------------------------
Comment 1 palfrey 2008-11-28 20:11:43 UTC
Thanks for taking the time to report this bug.
This trace indicates that Mozilla (which was being used by the program) was responsible for the crash, or alternatively that the program was compiled against a different version of Mozilla. Make sure the program was built against the most recent mozilla, and if you can duplicate the crash in mozilla itself, report the bug to https://bugzilla.mozilla.org/
Comment 2 André Klapper 2009-02-21 19:01:53 UTC
In fact it's not necessarily a Mozilla issue.
Comment 3 André Klapper 2009-02-21 19:05:29 UTC

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