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 725881 - [abrt] Crash under vee_folder_synchronize_sync() on expunge
[abrt] Crash under vee_folder_synchronize_sync() on expunge
Status: RESOLVED OBSOLETE
Product: evolution-data-server
Classification: Platform
Component: Mailer
3.11.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2014-03-07 10:06 UTC by Milan Crha
Modified: 2018-12-11 17:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Milan Crha 2014-03-07 10:06:55 UTC
Moving this from a downstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1073535

Description of problem:
Opened Evolution

Version-Release number of selected component:
evolution-3.11.91-1.fc21

Additional info:
reporter:       libreport-2.1.12
backtrace_rating: 4
cmdline:        /usr/bin/evolution
crash_function: vee_folder_synchronize_sync
executable:     /usr/bin/evolution
kernel:         3.14.0-0.rc5.git1.2.fc21.x86_64

Core was generated by `/usr/bin/evolution'.
Program terminated with signal SIGSEGV, Segmentation fault.

Thread 14 (Thread 0x7fca53ad0a80 (LWP 8292))

  • #0 _int_malloc
    from /lib64/libc.so.6
  • #1 malloc
    from /lib64/libc.so.6
  • #2 xmlSAX2TextNode
    at SAX2.c line 1850
  • #3 xmlSAX2Characters__internal_alias
    at SAX2.c line 2542
  • #4 xmlParseContent__internal_alias
    at parser.c line 9897
  • #5 xmlParseElement__internal_alias
    at parser.c line 10054
  • #6 xmlParseContent__internal_alias
    at parser.c line 9881
  • #7 xmlParseElement__internal_alias
    at parser.c line 10054
  • #8 xmlParseContent__internal_alias
    at parser.c line 9881
  • #9 xmlParseElement__internal_alias
    at parser.c line 10054
  • #10 xmlParseContent__internal_alias
    at parser.c line 9881
  • #11 xmlParseElement__internal_alias
    at parser.c line 10054
  • #12 xmlParseDocument__internal_alias
    at parser.c line 10734
  • #13 xmlSAXParseMemoryWithData__internal_alias
    at parser.c line 14432
  • #14 xmlSAXParseMemory__internal_alias
    at parser.c line 14464
  • #15 xmlParseMemory__internal_alias
    at parser.c line 14478
  • #16 e_xml_parse_file
    at e-xml-utils.c line 58
  • #17 rule_context_load
    at e-rule-context.c line 235
  • #18 e_rule_context_load
    at e-rule-context.c line 657
  • #19 main_get_filter_driver
    at e-mail-ui-session.c line 178
  • #20 do_call
    at mail-mt.c line 519
  • #21 mail_call_main
    at mail-mt.c line 595
  • #22 camel_session_get_filter_driver
    at camel-session.c line 1292
  • #23 folder_changed
    at camel-folder.c line 1115
  • #24 g_closure_invoke
    at gclosure.c line 768
  • #25 signal_emit_unlocked_R
    at gsignal.c line 3481
  • #26 g_signal_emit_valist
    at gsignal.c line 3307
  • #27 g_signal_emit
    at gsignal.c line 3363
  • #28 folder_emit_changed_cb
    at camel-folder.c line 187
  • #29 g_main_dispatch
    at gmain.c line 3066
  • #30 g_main_context_dispatch
    at gmain.c line 3641
  • #31 g_main_context_iterate
    at gmain.c line 3712
  • #32 g_main_loop_run
    at gmain.c line 3906
  • #33 gtk_main
    at gtkmain.c line 1192
  • #34 main
    at main.c line 680

Comment 1 Milan Crha 2018-12-11 17:01:24 UTC
Thanks for a bug report. I'm closing this as obsolete, but feel free to reopen or comment in case you can reproduce with the current 3.30.x stable series.