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 704943 - [abrt] Crash under e_ews_dump_file_attachment_from_soap_parameter()
[abrt] Crash under e_ews_dump_file_attachment_from_soap_parameter()
Status: RESOLVED DUPLICATE of bug 704914
Product: evolution-ews
Classification: Other
Component: Calendar
3.8.x
Other Linux
: Normal critical
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-26 17:05 UTC by Milan Crha
Modified: 2013-07-26 20:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2013-07-26 17:05:54 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=988610

Description of problem:
I opened another EWS user's Calendar to view it (verified I have access via Outlook in a Win7 VM).  When I removed it from my Calendar view (Right-click, select Delete), the calendar-factory backend crashed.

Version-Release number of selected component:
evolution-data-server-3.8.4-1.fc19

Additional info:
reporter:       libreport-2.1.5
backtrace_rating: 4
cmdline:        /usr/libexec/evolution-calendar-factory
crash_function: g_malloc
executable:     /usr/libexec/evolution-calendar-factory
kernel:         3.9.9-302.fc19.x86_64

Core was generated by `/usr/libexec/evolution-calendar-factory'.
Program terminated with signal 5, Trace/breakpoint trap.

Thread 6 (Thread 0x7f58fa1d2840 (LWP 12026))

  • #0 poll
    at ../sysdeps/unix/syscall-template.S line 81
  • #1 g_main_context_poll
    at gmain.c line 3995
  • #2 g_main_context_iterate
    at gmain.c line 3696
  • #3 g_main_loop_run
    at gmain.c line 3895
  • #4 dbus_server_run_server
    at e-dbus-server.c line 222
  • #5 ffi_call_unix64
    at ../src/x86/unix64.S line 76
  • #6 ffi_call
    at ../src/x86/ffi64.c line 522
  • #7 g_cclosure_marshal_generic_va
    at gclosure.c line 1550
  • #8 _g_closure_invoke_va
    at gclosure.c line 840
  • #9 g_signal_emit_valist
    at gsignal.c line 3234
  • #10 g_signal_emit
    at gsignal.c line 3384
  • #11 e_dbus_server_run
    at e-dbus-server.c line 414
  • #12 main
    at evolution-calendar-factory.c line 140

Comment 1 Milan Crha 2013-07-26 17:53:12 UTC
The crash seems to be "legitimate", it says:
> gmem.c:165: failed to allocate 18446604054608353281 bytes
Comment 2 David Woodhouse 2013-07-26 20:07:17 UTC
Yeah. See analysis in bug 704914.

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