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 381502 - crash in Evolution: Cancelled Send/Receive d...
crash in Evolution: Cancelled Send/Receive d...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
: 381796 472365 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-12-02 05:39 UTC by parental_unit_2
Modified: 2008-08-01 15:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description parental_unit_2 2006-12-02 05:39:31 UTC
What were you doing when the application crashed?
Cancelled Send/Receive during POP receive phase. This is the third time I have produced this bug. I followed the bug-buddy instructions and installed some debug symbols, but am not sure which symbol packages are needed for this stack trace.


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

Memory status: size: 99622912 vsize: 0 resident: 99622912 share: 0 rss: 25919488 rss_rlim: 0
CPU usage: start_time: 1165037280 rtime: 0 utime: 910 stime: 0 cutime:852 cstime: 0 timeout: 58 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 -1232795984 (LWP 7187)]
[New Thread -1282806880 (LWP 7201)]
[New Thread -1274414176 (LWP 7200)]
[New Thread -1251378272 (LWP 7195)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232795984 (LWP 7187))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 __kernel_vsyscall
  • #6 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #10 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 1 parental_unit_2 2006-12-02 06:06:05 UTC
This one is pretty robust -- it doesn't seem to matter what's in my inbox. Let me know if you need me to install more debug symbols.
Comment 2 André Klapper 2006-12-02 18:32:31 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful
in determining the cause of the crash. Could you please install some debugging
packages [1] and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the "details", now
containing way more information. Please copy that stacktrace and paste it as a
comment here.  Thanks!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions

Comment 3 parental_unit_2 2006-12-03 05:42:13 UTC
Here's a more recent stack trace. Any better?

Rob

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

Memory status: size: 99262464 vsize: 0 resident: 99262464 share: 0 rss: 25247744 rss_rlim: 0
CPU usage: start_time: 1165124423 rtime: 0 utime: 468 stime: 0 cutime:436 cstime: 0 timeout: 32 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 -1232619856 (LWP 5471)]
[New Thread -1300575328 (LWP 5487)]
[New Thread -1282630752 (LWP 5482)]
[New Thread -1274238048 (LWP 5481)]
[New Thread -1251206240 (LWP 5477)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232619856 (LWP 5471))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 __kernel_vsyscall
  • #6 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #10 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 4 ebbywiselyn 2006-12-03 09:05:20 UTC
*** Bug 381796 has been marked as a duplicate of this bug. ***
Comment 5 André Klapper 2006-12-03 10:13:41 UTC
no, does not look better. have you installed debugging packages?
Comment 6 parental_unit_2 2006-12-04 05:46:12 UTC
I installed several debugging packages for Evolution and Gnome, but I guess it didn't help. I will look at the latest stack trace more carefully and see if I can figure out which libraries are involved. Look for a new trace in a couple of days.

Rob

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

Memory status: size: 107401216 vsize: 0 resident: 107401216 share: 0 rss: 25251840 rss_rlim: 0
CPU usage: start_time: 1165210814 rtime: 0 utime: 526 stime: 0 cutime:490 cstime: 0 timeout: 36 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 -1232501072 (LWP 4486)]
[New Thread -1290904672 (LWP 4506)]
[New Thread -1282511968 (LWP 4505)]
[New Thread -1274119264 (LWP 4504)]
[New Thread -1251087456 (LWP 4498)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232501072 (LWP 4486))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 __kernel_vsyscall
  • #6 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #9 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #10 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 7 parental_unit_2 2006-12-06 05:28:50 UTC
Latest dump below. From the site referenced in the response to the bug report response (http://people.ubuntu.com/~pitti/ddebs), I installed the debug symbols for several additional libraries, but they don't seem to have helped. I installed several libc debug symbol packages without effect. I was never able to find debug symbols for libbonobo or libpthread on the site.

I guess you can close this one until someone who knows how to find and install the debug symbol packages bumps into this. Sorry I couldn't help more,

Rob

-----

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

Memory status: size: 100667392 vsize: 0 resident: 100667392 share: 0 rss: 26271744 rss_rlim: 0
CPU usage: start_time: 1165382152 rtime: 0 utime: 882 stime: 0 cutime:830 cstime: 0 timeout: 52 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 -1232554320 (LWP 6283)]
[New Thread -1282573408 (LWP 6296)]
[New Thread -1274180704 (LWP 6295)]
[New Thread -1251140704 (LWP 6291)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232554320 (LWP 6283))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 874
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 __kernel_vsyscall
  • #6 poll
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_main_context_iterate
    at gmain.c line 2979
  • #8 IA__g_main_loop_run
    at gmain.c line 2881
  • #9 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #10 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 8 Lucky Wankhede 2007-09-07 14:31:18 UTC
*** Bug 472365 has been marked as a duplicate of this bug. ***
Comment 9 Akhil Laddha 2008-07-31 10:57:58 UTC
doesn't look like evolution problem from traces. Can you please try in current stable version 2.22.3, thanks in advance.
Comment 10 parental_unit_2 2008-07-31 16:57:39 UTC
(In reply to comment #9)
> doesn't look like evolution problem from traces. Can you please try in current
> stable version 2.22.3, thanks in advance.
> 

Unfortunately, I've since retired the affected computer and Evolution installation, so I can't reproduce the bug or verify that it's fixed. I'd suggest closing it. Sorry,

Rob
Comment 11 Akhil Laddha 2008-08-01 03:38:40 UTC
Thanks Rob for your quick reply but it is sad that you are no longer using evolution.
Comment 12 parental_unit_2 2008-08-01 15:52:35 UTC
I appreciate your hard work tracking this down.

I used Evolution on Ubuntu for over a year as my primary home mail client and I liked it. I quit using it because my old computer died and I didn't have any compelling reason to evict the pre-installed operating system (Windows) on the new computer. I was quite happy with the Open Source software on the previous computer.

Thanks again,

Rob