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 322863 - crashes on redirect
crashes on redirect
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other other
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 325208 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-11-30 16:50 UTC by dannf
Modified: 2008-11-13 11:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
redirecting this message causes crash (5.74 KB, text/plain)
2005-11-30 20:46 UTC, dann frazier
  Details
proposed patch (1.46 KB, patch)
2005-12-05 08:28 UTC, parthasarathi susarla
committed Details | Review

Description dannf 2005-11-30 16:50:43 UTC
Distribution: Debian testing/unstable
Package: Evolution
Severity: normal
Version: GNOME2.10.2 unspecified
Gnome-Distributor: Debian
Synopsis: crashes on redirect
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.10.1)
Description:
Description of the crash:
evolution will crash when i choose "redirect" from the menu.

Steps to reproduce the crash:
1. start evolution
2. choose "redirect" from the menu
3. crash

Expected Results:
a redirect window appears

How often does this happen?
everytime with the messages i've tried from my sent folder (which i've
configured to exist on an imap server)
it didn't happen with a message i tried from my inbox.  i'll do more
tests & provide more info later.

Additional Information:



Debugging Information:

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its
symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1229710432 (LWP 18322)]
[New Thread -1297224784 (LWP 18364)]
[New Thread -1299186768 (LWP 18363)]
[New Thread -1284998224 (LWP 18350)]
[New Thread -1276605520 (LWP 18349)]
[New Thread -1259758672 (LWP 18332)]
[New Thread -1268151376 (LWP 18331)]
[New Thread -1251365968 (LWP 18329)]
[New Thread -1242580048 (LWP 18328)]
[New Thread -1234187344 (LWP 18327)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1229710432 (LWP 18322))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
  • #4 <signal handler called>
  • #5 e_msg_composer_new_with_message
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #6 e_msg_composer_new_redirect
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #7 redirect_get_composer
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #8 em_utils_redirect_message
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #9 redirect_msg
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #10 get_message_got
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #11 mail_msgport_replied
    from /usr/lib/evolution/2.4/components/libevolution-mail.so
  • #12 g_vasprintf
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #16 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #17 main
  • #0 __kernel_vsyscall




------- Bug moved to this database by unknown@gnome.bugs 2005-11-30 16:50 UTC -------


The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@gnome.bugs.
   Previous reporter was dannf@dannf.org.

Comment 1 dann frazier 2005-11-30 20:46:29 UTC
Created attachment 55448 [details]
redirecting this message causes crash

This crash seems to follow the message; in other words, regardless of folder,
attempts to redirect this message causes evolution to crash.  I haven't been
able to reproduce this problem with other messages.

I reproduced by importing this message into a local folder and trying to
redirect from there.
Comment 2 Poornima 2005-12-01 05:30:41 UTC
This bug is consistently reproducible with the same stack traces in evolution
2.5.2 on suse 10.0.
Comment 3 parthasarathi susarla 2005-12-05 08:28:23 UTC
Created attachment 55621 [details] [review]
proposed patch
Comment 4 parthasarathi susarla 2005-12-05 08:31:36 UTC
Patch committed to both head and stable branch
Comment 5 Matthew Barnes 2008-11-13 11:37:50 UTC
*** Bug 325208 has been marked as a duplicate of this bug. ***