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 357081 - Re: [Bug 357078] Crash while dragging a mail message to another folder
Re: [Bug 357078] Crash while dragging a mail message to another folder
Status: RESOLVED DUPLICATE of bug 357078
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other other
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-09-21 17:47 UTC by Trevin Beattie
Modified: 2006-09-21 17:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
output from 'evolution --debug' (1.20 KB, text/plain)
2006-09-21 17:50 UTC, Trevin Beattie
Details

Description Trevin Beattie 2006-09-21 17:46:49 UTC
Distribution: My Linux release 3.5 (Rainbow)
Package: Evolution
Severity: Normal
Version: GNOME2.14.2 unspecified
Gnome-Distributor: Red Hat, Inc
Synopsis: Re: [Bug 357078] Crash while dragging a mail message to another folder
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:
Looks like this bug is reproducible.  I just did it again.

Steps to reproduce the crash:
1. Open one mail folder
2. Drag a message into another folder that hasn't yet been fetched from
IMAP
3. Start dragging another message before evolution has finished
"Fetching summary information for new messages in <whatever the previous
folder was>".

How often does this happen?
So far, every time the above conditions were met.



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1218697536 (LWP 11924)]
[New Thread -1306989648 (LWP 11980)]
[New Thread -1296499792 (LWP 11979)]
[New Thread -1285956688 (LWP 11954)]
[New Thread -1263936592 (LWP 11953)]
[New Thread -1253446736 (LWP 11950)]
[New Thread -1242563664 (LWP 11949)]
[New Thread -1230333008 (LWP 11947)]
0x007447a2 in _dl_sysinfo_int80 () at rtld.c:577
577	relocate_doit (void *a)

Thread 1 (Thread -1218697536 (LWP 11924))

  • #0 _dl_sysinfo_int80
    at rtld.c line 577
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 820
  • #3 segv_redirect
  • #4 <signal handler called>
  • #5 IA__gdk_drag_motion
    at gdkdnd-x11.c line 3268
  • #6 gtk_drag_update_idle
    at gtkdnd.c line 3735
  • #7 g_idle_dispatch
    at gmain.c line 3796
  • #8 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #9 g_main_context_iterate
    at gmain.c line 2547
  • #10 IA__g_main_loop_run
    at gmain.c line 2751
  • #11 bonobo_main
    at bonobo-main.c line 311
  • #12 main




------- Bug created by bug-buddy at 2006-09-21 17:47 -------

Comment 1 Trevin Beattie 2006-09-21 17:50:50 UTC
Created attachment 73156 [details]
output from 'evolution --debug'

This time, I just happened to be running evolution with the --debug option.  The output doesn't look very useful, but here it is.
Comment 2 Trevin Beattie 2006-09-21 17:51:51 UTC

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