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 566893 - Crash when downloading for offline usage
Crash when downloading for offline usage
Status: RESOLVED DUPLICATE of bug 560462
Product: evolution-mapi
Classification: Applications
Component: Mail
0.1
Other All
: Normal critical
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
Depends on:
Blocks:
 
 
Reported: 2009-01-07 12:35 UTC by Kandepu Prasad
Modified: 2010-06-15 17:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kandepu Prasad 2009-01-07 12:35:49 UTC
Steps to reproduce:
1. Enabled "Copy folder content locally for offline operation" on a public folder
2. In status bar after "Fetching summary...." completed, downloading for offline mode started
3. After some time it crashed


Stack trace:
exchange-mapi-connection.c(755): Leaving exchange_mapi_util_get_recipients 
exchange-mapi-connection.c(258): Entering exchange_mapi_util_read_body_stream 
exchange-mapi-connection.c(376): Leaving exchange_mapi_util_read_body_stream 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xae73cb90 (LWP 9617)]
ndr_pull_mapi_response (ndr=0x7ae49df8, ndr_flags=3, r=0x5a1f6a88) at
ndr_mapi.c:254
254     ndr_mapi.c: No such file or directory.
        in ndr_mapi.c
(gdb) t a a bt

Thread 45 (Thread 0xae73cb90 (LWP 9617))

  • #0 ndr_pull_mapi_response
    at ndr_mapi.c line 254
  • #1 ndr_pull_EcDoRpc
    at gen_ndr/ndr_exchange.c line 36015
  • #2 dcerpc_ndr_request_recv
    at librpc/rpc/dcerpc.c line 1459
  • #3 dcerpc_EcDoRpc
    at gen_ndr/ndr_exchange_c.c line 1682
  • #4 emsmdb_transaction
    at libmapi/emsmdb.c line 214
  • #5 GetNamesFromIDs
    at libmapi/IMAPIProp.c line 573
  • #6 mapi_SPropValue_array_named
    at libmapi/property.c line 593
  • #7 exchange_mapi_connection_fetch_item
    at exchange-mapi-connection.c line 1352
  • #8 mapi_folder_get_message
    at camel-mapi-folder.c line 1187
  • #9 camel_folder_get_message
    at camel-folder.c line 1123
  • #10 offline_downsync_sync
    at camel-offline-folder.c line 118
  • #11 session_thread_proxy
    at camel-session.c line 592
  • #12 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #13 g_thread_create_proxy
    at gthread.c line 635
  • #14 start_thread
    at pthread_create.c line 297
  • #15 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
(gdb) 


Other information:
Comment 1 Kandepu Prasad 2009-01-07 12:36:43 UTC
MAPI version is evolution-mapi-provider-0.1-5.5
Comment 2 Milan Crha 2010-06-15 17:56:04 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 bug 560462 ***