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 481699 - Crash moving messages between IMAP folders (same account)
Crash moving messages between IMAP folders (same account)
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
: 436199 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-09-29 22:19 UTC by Milan Bouchet-Valat
Modified: 2008-01-24 08:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Proposed patch (883 bytes, patch)
2008-01-22 11:13 UTC, Srinivasa Ragavan
committed Details | Review

Description Milan Bouchet-Valat 2007-09-29 22:19:26 UTC
Steps to reproduce:
Evo crashes every time I try to move a message from my INBOX to another folder on the same IMAP account.


Stack trace:
Attaching it.

Other information:
Please feel free to ask anything you need.
Comment 1 Milan Bouchet-Valat 2007-09-29 22:31:02 UTC
Reported on Launchpad: https://bugs.launchpad.net/evolution/+bug/147002
See there for apport trace and all needed infos.
Comment 2 Milan Bouchet-Valat 2007-09-30 13:38:14 UTC
*** Bug 436199 has been marked as a duplicate of this bug. ***
Comment 3 Sebastien Bacher 2007-10-01 14:37:12 UTC
The debug backtrace

"#0  imap_uid_array_free (arr=0x0) at camel-imap-utils.c:1285
	i = <value optimized out>
  • #1 do_copy
    at camel-imap-folder.c line 1513
  • #2 imap_transfer_online
    at camel-imap-folder.c line 1568
  • #3 disco_transfer_messages_to
    at camel-disco-folder.c line 395
  • #4 camel_folder_transfer_messages_to
    at camel-folder.c line 1457
  • #5 em_utils_selection_get_uidlist
    at em-utils.c line 1054
  • #6 emft_drop_async_drop
    at em-folder-tree.c line 913
  • #7 mail_msg_received
    at mail-mt.c line 582
  • #8 thread_dispatch
    at e-msgport.c line 1005
  • #9 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #10 clone
    from /lib/tls/i686/cmov/libc.so.6"

Comment 4 Srinivasa Ragavan 2008-01-22 11:13:16 UTC
Created attachment 103417 [details] [review]
Proposed patch
Comment 5 Srinivasa Ragavan 2008-01-24 03:01:53 UTC
Committed to trunk.
Comment 6 Milan Bouchet-Valat 2008-01-24 08:48:18 UTC
Nice! ;-)