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 332129 - Modify OWA to http instead of https for ssl configured server, connector crashes during authentication
Modify OWA to http instead of https for ssl configured server, connector cras...
Status: RESOLVED FIXED
Product: Evolution Exchange
Classification: Deprecated
Component: Connector
2.5.x
Other Linux
: Normal normal
: 2.5
Assigned To: Connector Maintainer
Ximian Connector QA
Depends on:
Blocks: 327514
 
 
Reported: 2006-02-22 04:56 UTC by Poornima
Modified: 2006-03-06 06:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.57 KB, patch)
2006-03-01 14:34 UTC, Sushma Rai
committed Details | Review

Description Poornima 2006-02-22 04:56:06 UTC
Configure exchange account with proper OWA and username. 
After login, goto 'Edit ->Preferences, modify from https to http. In 'Enter password' popup after typing password Exchange crashes always.

This is not a usual user scenario, so set priority as 'normal'.

Backtrace was generated from '/opt/gnome/libexec/evolution-exchange-storage'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1100010656 (LWP 30102)]
[New Thread 1103543216 (LWP 30103)]
[Thread debugging using libthread_db enabled]
[New Thread 1100010656 (LWP 30102)]
[New Thread 1103543216 (LWP 30103)]
[Thread debugging using libthread_db enabled]
[New Thread 1100010656 (LWP 30102)]
[New Thread 1103543216 (LWP 30103)]
0xffffe410 in ?? ()

Thread 1 (Thread 1100010656 (LWP 30102))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #6 <signal handler called>
  • #7 ??
  • #8 ??
  • #9 ??
  • #10 ??
  • #11 raise
    from /lib/tls/libc.so.6
  • #12 abort
    from /lib/tls/libc.so.6
  • #13 g_logv
    from /opt/gnome/lib/libglib-2.0.so.0
  • #14 g_log
    from /opt/gnome/lib/libglib-2.0.so.0
  • #15 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #16 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #17 ??
  • #18 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #19 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #20 ??
  • #21 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #22 __libc_ptyname1
    from /lib/tls/libc.so.6
  • #23 ??
    from /opt/gnome/lib/libgthread-2.0.so.0
  • #24 ??
    from /opt/gnome/lib/libexchange-storage-1.2.so.1
  • #25 ??
  • #26 ??
  • #27 finalize
    at exchange-account.c line 303
  • #28 finalize
    at exchange-account.c line 303
  • #29 g_object_unref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #30 account_removed
    at exchange-config-listener.c line 584
  • #31 account_changed
    at exchange-config-listener.c line 537
  • #32 g_cclosure_marshal_VOID__OBJECT
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #33 g_closure_ref
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #34 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #35 g_signal_chain_from_overridden
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #36 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #37 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #38 e_account_list_change
    at e-account-list.c line 363
  • #39 account_moved
    at exchange-account.c line 915
  • #40 exchange_account_connect
    at exchange-account.c line 1467
  • #41 stub_connect
    at mail-stub-exchange.c line 2793
  • #42 connection_handler
    at mail-stub.c line 104
  • #43 g_io_channel_unix_get_fd
    from /opt/gnome/lib/libglib-2.0.so.0
  • #44 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #45 g_main_context_acquire
    from /opt/gnome/lib/libglib-2.0.so.0
  • #46 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #47 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #48 main
    at main.c line 238
  • #0 ??


evolution-2.5.90.0.200601311149-0.snap.novell.11.1
evolution-exchange-2.5.9.0.0.200601311149-0.snap.novell.11.1
evolution-data-server-1.5.90.0.200601311149-0.snap.novell.11.1
Comment 1 Sushma Rai 2006-03-01 14:34:19 UTC
Created attachment 60402 [details] [review]
patch
Comment 2 Poornima 2006-03-03 07:59:31 UTC
Marking it as new. 
Comment 3 Sushma Rai 2006-03-06 06:30:39 UTC
fix committed to cvs head.