GNOME Bugzilla – Bug 335770
evolution crashes when drag and drop a folder into the messages list
Last modified: 2006-03-24 21:27:18 UTC
Steps to reproduce: 1. Drag a folder from the treeview. 2. Drop it in the messages list box. Stack trace: Other information: It prints a lot of warnings like this: (evolution:25568): camel-CRITICAL **: camel_folder_free_message_info: assertion `info != NULL' failed Sometimes, instead of crashing, it fills the message list with tons of deleted mail.
Thanks for the bug report. Without a stack trace from the crash it's very hard to determine what caused it. Can you provide us with one? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Easy to reproduce, dude. Get the stacktrace yourself. ;-)
Can reproduce this. Verified. Steps to reproduce: * Select a folder. * Drag that folder, drop it onto the Mail List pane (its own in this case). Evolution 2.6.0, GNOME 2.14.0+ Including the crashing, top-most thread only. Backtrace was generated from '/opt/gnome-2.14/bin/evolution-2.6' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1230379328 (LWP 9584)] [New Thread -1345340496 (LWP 9832)] [Thread debugging using libthread_db enabled] [New Thread -1230379328 (LWP 9584)] [New Thread -1345340496 (LWP 9832)] [Thread debugging using libthread_db enabled] [New Thread -1230379328 (LWP 9584)] [New Thread -1345340496 (LWP 9832)] [New Thread -1318143056 (LWP 9792)] [New Thread -1304282192 (LWP 9640)] [New Thread -1295889488 (LWP 9639)] [New Thread -1278919760 (LWP 9599)] [New Thread -1269449808 (LWP 9598)] [New Thread -1260651600 (LWP 9596)] [New Thread -1252222032 (LWP 9594)] [New Thread -1243829328 (LWP 9593)] [New Thread -1235436624 (LWP 9592)] 0xffffe410 in ?? ()
+ Trace 67221
guenther: easy to mark as a duplicate, dude. just use simple-dup-finder yourself. ;-) this will be fixed in evolution 2.6.1. *** This bug has been marked as a duplicate of 335203 ***
Gar! Confirming, the patch solves this issue. (Although s-d-f really wasn't perticular helpful here... ;)