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 353183 - Crash when accepting an invitation and GPG passphrase is not cached.
Crash when accepting an invitation and GPG passphrase is not cached.
Status: RESOLVED DUPLICATE of bug 362428
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-28 07:50 UTC by Lorinel
Modified: 2006-12-02 18:31 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Lorinel 2006-08-28 07:50:43 UTC
Steps to reproduce:
1. Make sure your account uses a GPG keys and its setup for auto signing.
2. Make sure evolution does not already have your PGP auth info.
3. Click accept on an event not already in your calendar.
4. Dialog pops up asking for your GPG password.
5. Either enter your password and click ok or click cancel
6. Crash

Stack trace:
Backtrace was generated from '/usr/lib/debug/usr/bin/evolution-2.6'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1501186368 (LWP 19765)]
[New Thread -1585865808 (LWP 19843)]
[New Thread -1533584464 (LWP 19779)]
[New Thread -1551901776 (LWP 19778)]
[New Thread -1543509072 (LWP 19777)]
[New Thread -1515185232 (LWP 19776)]
[New Thread -1535116368 (LWP 19771)]
[New Thread -1524573264 (LWP 19770)]
[New Thread -1506755664 (LWP 19767)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1501186368 (LWP 19765))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 segv_redirect
    at main.c line 424
  • #4 <signal handler called>
  • #5 view_response_cb
    at itip-formatter.c line 1486
  • #6 g_cclosure_marshal_VOID
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #11 button_clicked_cb
    at itip-view.c line 676
  • #12 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 _gtk_button_set_depressed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #23 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #24 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #25 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 _gtk_button_paint
    from /usr/lib/libgtk-x11-2.0.so.0
  • #27 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #28 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #30 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #31 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #32 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #33 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #34 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #37 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #39 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #40 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #41 main
    at main.c line 612
  • #0 __kernel_vsyscall


Other information:
Comment 1 André Klapper 2006-12-02 18:31:27 UTC
Thanks for the bug report. We have several other reports with exactly the same crash. I am going to mark this bug report as a duplicte of bug 362428, as the line numbers in bug 362428 are more up-to-date.
Please feel free to report any further bugs you find.


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