GNOME Bugzilla – Bug 340447
Cannot Drop And Drag To Evolution If Unable To Read File
Last modified: 2006-07-24 06:19:27 UTC
Steps to reproduce: If you drop and drag from nautilus from a file system that Evolution cannot get to, Evolution crashes. This situation happens on networks with NFS mounts and multiple servers. Stack trace: Backtrace was generated from '/opt/gnome/bin/evolution-2.6' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1231436096 (LWP 17052)] [New Thread -1308636240 (LWP 17151)] [Thread debugging using libthread_db enabled] [New Thread -1231436096 (LWP 17052)] [New Thread -1308636240 (LWP 17151)] [Thread debugging using libthread_db enabled] [New Thread -1231436096 (LWP 17052)] [New Thread -1308636240 (LWP 17151)] [New Thread -1300243536 (LWP 17150)] [New Thread -1291846736 (LWP 17128)] [New Thread -1282098256 (LWP 17124)] [New Thread -1255044176 (LWP 17070)] [New Thread -1273132112 (LWP 17067)] [New Thread -1264698448 (LWP 17065)] [New Thread -1246614608 (LWP 17062)] [New Thread -1241863248 (LWP 17055)] [New Thread -1241781328 (LWP 17054)] 0xffffe410 in ?? ()
+ Trace 67990
Thread 1 (Thread -1231436096 (LWP 17052))
Other information:
I guess this is already fixed. Will check and close the bug if the patch was committed.
This is fixed and committed in HEAD. Fejj made a fix for this.
http://bugzilla.gnome.org/show_bug.cgi?id=307548 is the reason for this bug. However an extra "if" is added on Evolution side to handle this until #307548 is fixed.