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 314887 - Mailer crashes
Mailer crashes
Status: RESOLVED DUPLICATE of bug 305633
Product: evolution
Classification: Applications
Component: Mailer
2.4.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-08-30 22:07 UTC by Glynn Foster
Modified: 2013-09-13 00:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Glynn Foster 2005-08-30 22:07:33 UTC
Steps to reproduce:
1. 
2. 
3. 


Stack trace:
Backtrace was generated from '/usr/bin/evolution-2.4'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1098118656 (LWP 28771)]
[New Thread 1112103856 (LWP 28776)]
[Thread debugging using libthread_db enabled]
[New Thread 1098118656 (LWP 28771)]
[New Thread 1112103856 (LWP 28776)]
[Thread debugging using libthread_db enabled]
[New Thread 1098118656 (LWP 28771)]
[New Thread 1112103856 (LWP 28776)]
[New Thread 1109175216 (LWP 28774)]
[New Thread 1107073968 (LWP 28773)]
0xffffe410 in ?? ()

Thread 4 (Thread 1107073968 (LWP 28773))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __lll_mutex_lock_wait
    from /lib/tls/libpthread.so.0
  • #5 _L_mutex_lock_34
    from /lib/tls/libpthread.so.0
  • #6 ??
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 ??
  • #12 segv_redirect
    at main.c line 433
  • #0 ??


Other information:
The only patch I have locally is to evolution-data-server, which bumps the
BASE_VERSION back down again temporarily because it wasn't finding the
camel-lock-helper binary. Couldn't seem to get any useful information by setting
CAMEL_DEBUG.
Comment 1 Not Zed 2005-08-31 01:26:13 UTC
Your patch may cause catastrophic failures like this.

Try building without that patch but manually rename camel-lock-helper.
Comment 2 parthasarathi susarla 2005-09-01 07:09:35 UTC

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