GNOME Bugzilla – Bug 405554
crash when auto-completing in the "To:" field in email composer
Last modified: 2007-07-03 20:12:29 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 ()
+ Trace 108876
Thread 1 (Thread -1232864448 (LWP 5345))
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.
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!
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 ()
+ Trace 110461
Thread 1 (Thread -1233724608 (LWP 5530))
better ;) can you please install the glib and -if possible- libldpap debug packges, too? tahnks.
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...
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
Created attachment 84531 [details] another crash after installing the glib debug package
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. :-)
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.
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.
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!