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 580874 - evolution crashed with SIGSEGV, Segmentation fault.
evolution crashed with SIGSEGV, Segmentation fault.
Status: RESOLVED DUPLICATE of bug 560462
Product: evolution
Classification: Applications
Component: Calendar
2.26.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-04-30 11:54 UTC by Norbert Wegener
Modified: 2009-04-30 15:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Norbert Wegener 2009-04-30 11:54:02 UTC
Steps to reproduce:
On ubuntu 9.04 I connected to a large exchange server. Evolution seems to process more than 40000 folders and finally get a SIGSEGV.
 


Stack trace:
Program received signal SIGSEGV, Segmentation fault.

[Switching to Thread 0xb4b2bb90 (LWP 22214)]

0xb565eaff in ndr_pull_mapi_response () from /usr/lib/libmapi.so.0

(gdb) thread apply all bt



Thread 19 (Thread 0xb4b2bb90 (LWP 22214))

  • #0 ndr_pull_mapi_response
    from /usr/lib/libmapi.so.0
  • #1 ndr_pull_EcDoRpc
    from /usr/lib/libmapi.so.0
  • #2 dcerpc_ndr_request_recv
    from /usr/lib/libdcerpc.so.0
  • #3 dcerpc_EcDoRpc
    from /usr/lib/libmapi.so.0
  • #4 emsmdb_transaction
    from /usr/lib/libmapi.so.0
  • #5 QueryRows
    from /usr/lib/libmapi.so.0
  • #6 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #7 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #8 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #9 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #10 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #11 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #12 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #13 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #14 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #15 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #16 ??
    from /usr/lib/libexchangemapi-1.0.so.0
  • #17 exchange_mapi_get_pf_folders_list
  • #18 ??
  • #19 camel_store_get_folder_info
  • #20 get_folderinfo_exec
    at mail-ops.c line 1069
  • #21 mail_msg_proxy
    at mail-mt.c line 520
  • #22 g_thread_pool_thread_proxy
  • #23 g_thread_create_proxy
  • #24 start_thread
    from /lib/tls/i686/cmov/libpthread.so.0
  • #25 clone
    from /lib/tls/i686/cmov/libc.so.6

(gdb) quit


Other information:
Comment 1 palfrey 2009-04-30 15:40:36 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 560462 ***