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 329263 - Critical warning crash after expunging emails (camel_object_is at camel-object.c:1034)
Critical warning crash after expunging emails (camel_object_is at camel-objec...
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Mailer
2.10.x (obsolete)
Other other
: Urgent critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 331725 373441 374921 412565 412582 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-01-30 21:03 UTC by Elijah Newren
Modified: 2013-09-10 14:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Elijah Newren 2006-01-30 21:03:32 UTC
Distribution: Red Hat Enterprise Linux AS release 4 (Nahant Update 2)
Package: Evolution
Severity: critical
Version: GNOME2.13.90 2.5.x
Gnome-Distributor: JHBuild
Synopsis: Critical warning crash after expunging some emails from my INBOX
Bugzilla-Product: Evolution
Bugzilla-Component: Shell
Bugzilla-Version: 2.5.x
BugBuddy-GnomeVersion: 2.0 (2.13.90)
Description:
Description of the crash:
I had just expunged a couple emails from my inbox when I got this crash.
 I've expunged emails lots of times without problems and have no idea
what might have been different this time from all the others.  Hopefully
the stack trace helps; I'm running CVS HEAD if the version matters.


Debugging Information:

Backtrace was generated from '/opt/gnome2/bin/evolution-2.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1208142144 (LWP 10115)]
[New Thread 18111408 (LWP 10124)]
[New Thread -1212154960 (LWP 10122)]
[New Thread 77884336 (LWP 10121)]
[New Thread 120204208 (LWP 10120)]
[New Thread 45657008 (LWP 10118)]
[New Thread 32807856 (LWP 10116)]
0x006c37a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208142144 (LWP 10115))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 792

      2688187, 0, 3220178624, 3220178416, 2688092, 3220178288, 19406804,

      19350852, 3067336, 145892448, 19406804}}, sa_flags = 19350852, 
  sa_restorer = 0x9}
	pid =




------- Bug created by bug-buddy at 2006-01-30 21:03 -------

Comment 1 Elijah Newren 2006-02-01 18:49:36 UTC
Just got this again, this time with evolution-2.5.90 (actual tarball, not CVS).
Comment 2 Karsten Bräckelmann 2006-02-19 00:09:36 UTC
*** Bug 331725 has been marked as a duplicate of this bug. ***
Comment 3 Karsten Bräckelmann 2006-02-19 00:12:47 UTC
Can confirm on Evolution 2.5.91.

See bug 331725 for some details. Just happened 3 out of 2 times with the given scenario. Last marked-for-deletion mail selected when Expunging.

Elijah, could this be the difference that triggered this for you, too?
Comment 4 Karsten Bräckelmann 2006-02-19 00:15:10 UTC
Adjusting summary. Not related to the mail folder.
Comment 5 Karsten Bräckelmann 2006-02-19 00:25:16 UTC
Camel. Component Mailer, not Shell. :)
Comment 6 Karsten Bräckelmann 2006-02-19 00:34:22 UTC
Good news everyone!

Not related to having the last mail in the folder selected, when expunging. Neither related to expunging the last mail in the folder.

Looks like this is reproducible for me. At least with this particular mail folder. Didn't see it yet with other folders...
Comment 7 Karsten Bräckelmann 2006-02-19 00:48:34 UTC
OK, just tried twice using Empty Trash while displaying a different folder. No crash so far. The mails in that particluar folder are being deleted just fine.

HTH, and I am not confusing you guys...
Comment 8 Karsten Bräckelmann 2006-02-28 18:23:36 UTC
Just triggered this very same crash by expunging some mails that happen to be at the top of the list.

Raising Priority.
Comment 9 Jeffrey Stedfast 2006-04-14 17:30:50 UTC
can someone get me steps to reproduce (and a mbox to reproduce with?)
Comment 10 Olivier Keun 2006-06-30 12:20:08 UTC
seems i can confirm this on evolution 2.6.1 when expunging trash on exit (not sure if you guys call this a confirm).

details:

Distribution: Ubuntu 6.06 (dapper)
Package: Evolution
Severity: major
Version: GNOME2.14.1 2.6.x
Gnome-Distributor: Ubuntu
Bugzilla-Product: Evolution
Bugzilla-Version: 2.6.x
Description of the crash:

with evolution set to expunge trash on exit and one or more items in
trashbox, program crashes on exit. no noticeable corruption after restart.

Steps to reproduce the crash:
1. set 'empty trash folders on exit"
2. delete one or more e-mail(s)
3. exit program

Expected Results:

dialog box appears saying something like "evolution 2.6 has crashed unexpectedly" 

How often does this happen?

about 2 in every 3 times

Debugging Information:

Backtrace was generated from '/usr/bin/evolution-2.6'

Using host libthread_db library "/lib/libthread_db.so.1".
[..]
[Thread debugging using libthread_db enabled]
[New Thread 46912630333024 (LWP 10849)]
[New Thread 1115969888 (LWP 10915)]
[New Thread 1107577184 (LWP 10860)]
[New Thread 1107310944 (LWP 10859)]
[New Thread 1090525536 (LWP 10858)]
[New Thread 1098918240 (LWP 10856)]
[New Thread 1082132832 (LWP 10853)]
[..]
0x00002aaaaef490fa in waitpid () from /lib/libc.so.6

Comment 11 André Klapper 2006-07-11 15:46:19 UTC
removing old target milestone.
Comment 12 Fabio Bonelli 2006-11-10 17:33:11 UTC
*** Bug 373441 has been marked as a duplicate of this bug. ***
Comment 13 Fabio Bonelli 2006-11-14 15:57:38 UTC
*** Bug 374921 has been marked as a duplicate of this bug. ***
Comment 14 André Klapper 2007-04-12 22:19:03 UTC
*** Bug 412565 has been marked as a duplicate of this bug. ***
Comment 15 André Klapper 2007-04-12 22:19:20 UTC
*** Bug 412582 has been marked as a duplicate of this bug. ***
Comment 16 André Klapper 2008-07-19 12:25:11 UTC
Is this still an issue?
Comment 17 Akhil Laddha 2008-09-02 06:56:41 UTC
Please feel free to reopen this bug if the problem still occurs with a newer
version of GNOME 2.22.3.1, thanks.