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 358181 - crash in Evolution: closed Evolution
crash in Evolution: closed Evolution
Status: RESOLVED DUPLICATE of bug 334966
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-28 19:57 UTC by Tom kalmar
Modified: 2006-09-28 21:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tom kalmar 2006-09-28 19:57:36 UTC
What were you doing when the application crashed?
closed Evolution


Distribution: Debian testing/unstable
Gnome Release: 2.15.91 2006-08-13 (Debian)
BugBuddy Version: 2.16.0

Memory status: size: 142888960 vsize: 0 resident: 142888960 share: 0 rss: 27537408 rss_rlim: 0
CPU usage: start_time: 1159473023 rtime: 0 utime: 948 stime: 0 cutime:854 cstime: 0 timeout: 94 it_real_value: 0 frequency: 7946

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 -1501026624 (LWP 6706)]
[New Thread -1586496592 (LWP 6856)]
[New Thread -1576494160 (LWP 6754)]
[New Thread -1567605840 (LWP 6744)]
[New Thread -1567339600 (LWP 6742)]
[New Thread -1541002320 (LWP 6741)]
[New Thread -1532572752 (LWP 6735)]
[New Thread -1549456464 (LWP 6728)]
[New Thread -1524180048 (LWP 6722)]
[New Thread -1515787344 (LWP 6721)]
[New Thread -1507394640 (LWP 6720)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Karsten Bräckelmann 2006-09-28 20:36:40 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, Tom?
Comment 2 Tom kalmar 2006-09-28 20:59:26 UTC
happens from time to time.
At the moment i can only install the debug packages for evolution from debian-experimental. Is this more usefull? Which additional debug packages i need? I can try to get them installed at the weekend.

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 -1500719424 (LWP 12025)]
[New Thread -1549481040 (LWP 12042)]
[New Thread -1557959760 (LWP 12041)]
[New Thread -1532265552 (LWP 12037)]
[New Thread -1523872848 (LWP 12031)]
[New Thread -1515480144 (LWP 12030)]
[New Thread -1507087440 (LWP 12029)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1500719424 (LWP 12025))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #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 1223
  • #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-09-28 21:07:42 UTC
(In reply to comment #2)
> At the moment i can only install the debug packages for evolution from
> debian-experimental. Is this more usefull? Which additional debug packages i
> need? I can try to get them installed at the weekend.

Thanks for the new stacktrace, Tom. :)

This is perfectly sufficient, no additional debugging packages necessary. Known issue.


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