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 520305 - crash in Evolution Mail:
crash in Evolution Mail:
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: general
2.12.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-03-04 15:04 UTC by ccusche
Modified: 2008-03-06 12:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description ccusche 2008-03-04 15:04:37 UTC
What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.3 2008-01-12 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-486 #1 Mon Nov 12 07:53:08 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 160182272 vsize: 160182272 resident: 32657408 share: 17555456 rss: 32657408 rss_rlim: 4294967295
CPU usage: start_time: 1204643587 rtime: 416 utime: 386 stime: 30 cutime:4 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb6882a40 (LWP 5143)]
[New Thread 0xb03f8b90 (LWP 5351)]
[New Thread 0xb13fab90 (LWP 5348)]
[New Thread 0xb2bfdb90 (LWP 5315)]
[New Thread 0xb33feb90 (LWP 5314)]
[New Thread 0xb3bffb90 (LWP 5242)]
[New Thread 0xb45f0b90 (LWP 5217)]
[New Thread 0xb4e00b90 (LWP 5194)]
[New Thread 0xb5728b90 (LWP 5193)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6882a40 (LWP 5143))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 IA__g_spawn_sync
    at /build/buildd/glib2.0-2.14.5/glib/gspawn.c line 369
  • #3 IA__g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.14.5/glib/gspawn.c line 677
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 segv_redirect
    at main.c line 413
  • #6 <signal handler called>
  • #7 e_shell_window_set_title
    at e-shell-window.c line 1238
  • #8 impl_ShellView_setTitle
    at e-shell-view.c line 48
  • #9 _ORBIT_skel_small_GNOME_Evolution_ShellView_setTitle
    at Evolution-common.c line 24
  • #10 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #11 GNOME_Evolution_ShellView_setTitle
    at Evolution-stubs.c line 27
  • #12 e_component_view_set_title
    at e-component-view.c line 136
  • #13 view_changed_timeout
    at mail-component.c line 568
  • #14 g_timeout_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 3488
  • #15 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2061
  • #16 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2694
  • #17 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.5/glib/gmain.c line 2898
  • #18 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #19 main
    at main.c line 602
  • #20 __libc_start_main
    from /lib/i686/cmov/libc.so.6
  • #21 _start
  • #0 __kernel_vsyscall


----------- .xsession-errors (17 sec old) ---------------------
  File "/usr/bin/update-manager", line 70, in ?
    app = UpdateManager(data_dir)
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 261, in __init__
Traceback (most recent call last):
  File "/usr/bin/update-manager", line 70, in ?
    app = UpdateManager(data_dir)
    dinfo = DistInfo (base_dir=datadir+"channels/")
  File "/var/lib/python-support/python2.4/UpdateManager/Common/DistInfo.py", line 58, in __init__
  File "/var/lib/python-support/python2.4/UpdateManager/UpdateManager.py", line 261, in __init__
    dinfo = DistInfo (base_dir=datadir+"channels/")
  File "/var/lib/python-support/python2.4/UpdateManager/Common/DistInfo.py", line 58, in __init__
    dist_file = open (dist_fname)
IOError: [Errno 2] No such file or directory: '/usr/share/update-manager/channels//.info'
    dist_file = open (dist_fname)
IOError: [Errno 2] No such file or directory: '/usr/share/update-manager/channels//.info'
--------------------------------------------------
Comment 1 Akhil Laddha 2008-03-06 12:46:14 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but
we are happy to tell you that the problem has already been fixed. It should be
solved in the next software version. You may want to check for a software
upgrade.

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