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 405554 - crash when auto-completing in the "To:" field in email composer
crash when auto-completing in the "To:" field in email composer
Status: RESOLVED INCOMPLETE
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.8.x
Other All
: High critical
: ---
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks:
 
 
Reported: 2007-02-07 22:28 UTC by hickninja
Modified: 2007-07-03 20:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
another crash after installing the glib debug package (7.52 KB, text/plain)
2007-03-13 20:56 UTC, hickninja
Details
yet another crash... (7.12 KB, text/plain)
2007-03-13 20:57 UTC, hickninja
Details

Description hickninja 2007-02-07 22:28:41 UTC
Steps to reproduce:
I cannot reproduce it.

Stack trace:
Memory status: size: 88399872 vsize: 0 resident: 88399872 share: 0 rss: 32395264 rss_rlim: 0
CPU usage: start_time: 1170858730 rtime: 0 utime: 6250 stime: 0 cutime:5573 cstime: 0 timeout: 677 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-exchange'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232864448 (LWP 5345)]
[New Thread -1234404448 (LWP 23362)]
[New Thread -1234138208 (LWP 5368)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232864448 (LWP 5345))

  • #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 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 __assert_fail
    from /lib/tls/i686/cmov/libc.so.6
  • #8 ber_sockbuf_ctrl
    from /usr/lib/liblber.so.2
  • #9 ldap_result
    from /usr/lib/libldap_r.so.2
  • #10 e_book_backend_gal_get_type
  • #11 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 main
  • #0 __kernel_vsyscall


Other information:
It seemed to happen when it was simultaneously trying to auto-complete and open a tooltip, although that may be a red herring. I hope there's enough info in the backtrace to do something with.
Comment 1 Christian Kirbach 2007-02-07 22:33:30 UTC
looks unique

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 hickninja 2007-02-13 19:35:55 UTC
Is this better? I got the dbg packages for evolution-exchange, and it seems to be the same crash...

Memory status: size: 94547968 vsize: 0 resident: 94547968 share: 0 rss: 41193472 rss_rlim: 0
CPU usage: start_time: 1171376780 rtime: 0 utime: 4076 stime: 0 cutime:3619 cstime: 0 timeout: 457 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/libexec/evolution-exchange'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1233724608 (LWP 5530)]
[New Thread -1296176224 (LWP 15355)]
[New Thread -1270998112 (LWP 15348)]
[New Thread -1234998368 (LWP 5547)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233724608 (LWP 5530))

  • #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 <signal handler called>
  • #4 ldap_result
    from /usr/lib/libldap_r.so.2
  • #5 poll_ldap
    at e-book-backend-gal.c line 1302
  • #6 g_source_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #7 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #8 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #9 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #10 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #11 main
    at main.c line 238
  • #0 __kernel_vsyscall

Comment 3 Christian Kirbach 2007-02-15 20:05:39 UTC
better ;)

can you please install the glib and -if possible- libldpap debug packges, too?
tahnks.
Comment 4 hickninja 2007-02-15 20:51:59 UTC
I added the debug symbols for glib, but I'm having a problem with libldap. I have libldap2 2.1.30-13build1 installed. I don't see debug packages for that at the usual place (people.ubuntu.com/~pitti/ddebs edgy repository). I see libldap-2.2-7-dbgsym, but that isn't libldap2. It's pretty confusing. Anyway, where can I get debug symbols for my installed version of libldap2?

Hopefully the crash will happen again sometime soon...
Comment 5 Daniel Gryniewicz 2007-03-13 19:35:14 UTC
I'm working with someone who can reproduce this in a Gentoo bug, but so far we haven't been able to get a decent backtrace.  More updates when we get one.

https://bugs.gentoo.org/show_bug.cgi?id=169439
Comment 6 hickninja 2007-03-13 20:56:09 UTC
Created attachment 84531 [details]
another crash after installing the glib debug package
Comment 7 hickninja 2007-03-13 20:57:28 UTC
Created attachment 84532 [details]
yet another crash...

Please let me know if I should install more debug packages. I get this crash about once a week or so. More if I'm sending more email. :-)
Comment 8 Christian Kirbach 2007-03-13 21:32:21 UTC
hmm all crashes in some ldap library evolution uses.

can you also please recompile libldap with debuggin symbols?
this way developers can for sure tell you if the crash is the fault of evolution or libldap.
Comment 9 Daniel Gryniewicz 2007-03-14 00:09:04 UTC
FWIW, there's no ldap in the backtrace on the gentoo bug, but the backtraces aren't any good, so take it with a grain of salt.
Comment 10 Christian Kirbach 2007-07-03 20:12:29 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!