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 471255 - crash in Evolution Mail: reading mail
crash in Evolution Mail: reading mail
Status: RESOLVED DUPLICATE of bug 470817
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-08-28 18:57 UTC by Anton Sherkhonov
Modified: 2008-08-27 21:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Anton Sherkhonov 2007-08-28 18:57:20 UTC
What were you doing when the application crashed?
reading mail


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-1-amd64 #1 SMP Sun Jul 29 13:54:41 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 465031168 vsize: 465031168 resident: 43667456 share: 18653184 rss: 43667456 rss_rlim: 18446744073709551615
CPU usage: start_time: 1188326192 rtime: 862 utime: 610 stime: 252 cutime:59 cstime: 202 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 47641356351568 (LWP 8558)]
[New Thread 1124362576 (LWP 8610)]
[New Thread 1124096336 (LWP 8607)]
[New Thread 1115703632 (LWP 8606)]
[New Thread 1107310928 (LWP 8603)]
[New Thread 1098918224 (LWP 8585)]
[New Thread 1090525520 (LWP 8584)]
[New Thread 1082132816 (LWP 8581)]
(no debugging symbols found)
0x00002b54565eec7f in waitpid () from /lib/libpthread.so.0

Thread 8 (Thread 1082132816 (LWP 8581))

  • #0 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_mutex_lock_100
    from /lib/libpthread.so.0
  • #2 pthread_mutex_lock
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 __xmlParserInputBufferCreateFilename
    from /usr/lib/libxml2.so.2
  • #5 xmlNewTextReaderFilename
    from /usr/lib/libxml2.so.2
  • #6 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #7 gnome_vfs_mime_get_value
    from /usr/lib/libgnomevfs-2.so.0
  • #8 em_format_describe_part
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #9 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #10 em_format_part_as
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #11 em_format_part
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #12 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #13 em_format_part_as
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #14 em_format_part
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #15 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #16 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #17 ??
    from /usr/lib/evolution/2.10/components/libevolution-mail.so
  • #18 ??
    from /usr/lib/libedataserver-1.2.so.9
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6
  • #21 ??


----------- .xsession-errors (18 sec old) ---------------------
** Message: drive = 0
** Message: volume = 0
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
GetBoundingMetrics (char *)
evolution-shell-Message: Killing old version of evolution-data-server...
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
camel-Message: --
--------------------------------------------------
Comment 1 noel 2007-08-28 19:06:33 UTC
You are running Debian sid?

Please tell me which version of libxml2 you are using? 2.6.29.dfsg-1 or
2.6.30.dfsg-1
Comment 2 Anton Sherkhonov 2007-08-28 19:16:54 UTC
yes, it's Debian sid

libxml2 ver. 2.6.30.dfsg-1
Comment 3 noel 2007-08-28 19:18:50 UTC
ok. You have to downgrade to 2.6.29.dfsg-1 to fix the crashes.

There is a Debian bug report at http://bugs.debian.org/439843 which pointed me
to the problem.
Downgrading fixed it for me.

I dont have the needed right to do it in bugzilla but this is a dupe of 470817
if the libxml downgrade fix your problem.
Comment 4 Tobias Mueller 2008-08-27 21:49:38 UTC
Closing as dup as per comment #3

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