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 378776 - Crash when trying to edit sent messages if encrypted
Crash when trying to edit sent messages if encrypted
Status: RESOLVED DUPLICATE of bug 315012
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-11-24 09:47 UTC by Stefano Maffulli
Modified: 2006-12-06 01:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Stefano Maffulli 2006-11-24 09:47:03 UTC
Steps to reproduce:
1. encrypt with gpg and send a message to somebody
2. go to Sent folder, select the encrypted message
3. chose 'Edit as new message'
4. Evolution crashes miserably

Stack trace:


Other information:
Comment 1 André Klapper 2006-11-27 17:40:25 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Stefano Maffulli 2006-11-28 06:58:08 UTC
I hope this is enough. I have installed evolution-dbgsym and evolution-data-server-dbgsym.

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 192610304 vsize: 0 resident: 192610304 share: 0 rss: 36343808 rss_rlim: 0
CPU usage: start_time: 1164696896 rtime: 0 utime: 324 stime: 0 cutime:238 cstime: 0 timeout: 86 it_real_value: 0 frequency: 6

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

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1232820560 (LWP 13111)]
[New Thread -1345012832 (LWP 13128)]
[New Thread -1344230496 (LWP 13126)]
[New Thread -1335436384 (LWP 13123)]
[New Thread -1296483424 (LWP 13122)]
[New Thread -1288090720 (LWP 13118)]
[New Thread -1278882912 (LWP 13117)]
[New Thread -1269175392 (LWP 13116)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1232820560 (LWP 13111))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 426
  • #4 <signal handler called>
  • #5 camel_mime_part_get_content_type
    from /usr/lib/libcamel-1.2.so.8
  • #6 camel_cipher_decrypt
    from /usr/lib/libcamel-provider-1.2.so.8
  • #7 handle_multipart_encrypted
    at e-msg-composer.c line 4230
  • #8 e_msg_composer_new_with_message
    at e-msg-composer.c line 4655
  • #9 edit_message
    at em-composer-utils.c line 747
  • #10 edit_messages
    at em-composer-utils.c line 785
  • #11 get_messages_got
    at mail-ops.c line 1884
  • #12 mail_msgport_replied
    at mail-mt.c line 461
  • #13 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #16 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #17 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #18 main
    at main.c line 615
  • #0 __kernel_vsyscall

Comment 3 André Klapper 2006-12-06 01:14:55 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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