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 361328 - crash in Evolution: closing it
crash in Evolution: closing it
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-10-11 03:16 UTC by pato
Modified: 2006-10-11 18:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description pato 2006-10-11 03:16:21 UTC
What were you doing when the application crashed?
closing it


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 161505280 vsize: 0 resident: 161505280 share: 0 rss: 38096896 rss_rlim: 0
CPU usage: start_time: 1160536288 rtime: 0 utime: 3018 stime: 0 cutime:2854 cstime: 0 timeout: 164 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232599376 (LWP 5724)]
[New Thread -1334969440 (LWP 5893)]
[New Thread -1326576736 (LWP 5892)]
[New Thread -1345578080 (LWP 5887)]
[New Thread -1269900384 (LWP 5884)]
[New Thread -1278293088 (LWP 5766)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Karsten Bräckelmann 2006-10-11 03:23:42 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

Does this happen always?
Comment 2 pato 2006-10-11 15:14:19 UTC
the evoulution crashes sometimes, always when i close it.

i installed the "evolution-dbgsym" package for more help

this is the info what you need?

(sorry for my english)


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 150650880 vsize: 0 resident: 150650880 share: 0 rss: 26697728 rss_rlim: 0
CPU usage: start_time: 1160579550 rtime: 0 utime: 699 stime: 0 cutime:659 cstime: 0 timeout: 40 it_real_value: 0 frequency: 0

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233434960 (LWP 23860)]
[New Thread -1343743072 (LWP 23881)]
[New Thread -1335350368 (LWP 23879)]
[New Thread -1317385312 (LWP 23874)]
[New Thread -1308992608 (LWP 23873)]
[New Thread -1269400672 (LWP 23869)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233434960 (LWP 23860))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #6 e_shell_window_set_title
    at e-shell-window.c line 1240
  • #7 impl_ShellView_setTitle
    at e-shell-view.c line 48
  • #8 _ORBIT_skel_small_GNOME_Evolution_ShellView_setTitle
    at Evolution-common.c line 24
  • #9 ORBit_c_stub_invoke
    from /usr/lib/libORBit-2.so.0
  • #10 GNOME_Evolution_ShellView_setTitle
    at Evolution-stubs.c line 27
  • #11 e_component_view_set_title
    at e-component-view.c line 136
  • #12 view_changed_timeout
    at mail-component.c line 582
  • #13 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 3 Karsten Bräckelmann 2006-10-11 18:46:02 UTC
Thanks for the fast feedback. Yes, that stacktrace is good. :)


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