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 432914 - evolution-2.10 crashed with SIGSEGV in html_text_get_text()
evolution-2.10 crashed with SIGSEGV in html_text_get_text()
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Parsing
3.14.x
Other All
: Normal critical
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-04-24 10:19 UTC by Daniel Holbach
Modified: 2007-08-13 20:19 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Daniel Holbach 2007-04-24 10:19:12 UTC
The stacktrace is similar, but different from bug 422742.

Forwarded from: https://bugs.launchpad.net/ubuntu/+source/gtkhtml3.14/+bug/108459

It happends when i start my computer

ProblemType: Crash
Architecture: i386
Date: Fri Apr 20 19:19:25 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/evolution-2.10
Package: evolution 2.10.1-0ubuntu2
PackageArchitecture: i386
ProcCmdline: evolution mailto:?attach=file:///tmp/sv512.tmp/sv516.tmp/noname.odt
ProcCwd: /usr/lib/openoffice/program
ProcEnviron:
 LANGUAGE=nl_BE:nl
 PATH=/usr/lib/openoffice/program:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=nl_BE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: evolution
Uname: Linux dirk-desktop 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev powerdev scanner video


  • #0 html_text_get_text
    at htmltext.c line 2934
  • #1 html_text_get_index
    at htmltext.c line 2942
  • #2 html_text_offsets_to_indexes
    at htmltext.c line 3117
  • #3 html_text_add_link
  • #4 html_engine_paste_link
  • #5 description_changed
    at link.c line 111
  • #6 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #7 IA__g_closure_invoke
    at gclosure.c line 490
  • #8 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #9 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #10 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #11 end_change
    at gtkentry.c line 1121
  • #12 IA__gtk_entry_set_text
  • #13 url_changed
    at link.c line 82
  • #14 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #15 IA__g_closure_invoke
    at gclosure.c line 490
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #18 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #19 end_change
    at gtkentry.c line 1121
  • #20 paste_received
  • #21 request_text_received_func
    at gtkclipboard.c line 942
  • #22 selection_received
    at gtkclipboard.c line 854
  • #23 _gtk_marshal_VOID__BOXED_UINT
    at gtkmarshalers.c line 1498
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #27 IA__g_signal_emit_by_name
    at gsignal.c line 2267
  • #28 gtk_selection_retrieval_report
  • #29 _gtk_selection_notify
    at gtkselection.c line 2575
  • #30 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #31 g_type_class_meta_marshal
    at gclosure.c line 567
  • #32 IA__g_closure_invoke
    at gclosure.c line 490
  • #33 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #34 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #35 IA__g_signal_emit
    at gsignal.c line 2243
  • #36 gtk_widget_event_internal
    at gtkwidget.c line 3915
  • #37 IA__gtk_main_do_event
    at gtkmain.c line 1576
  • #38 gdk_event_dispatch
    at gdkevents-x11.c line 2318
  • #39 IA__g_main_context_dispatch
    at gmain.c line 2045
  • #40 g_main_context_iterate
    at gmain.c line 2677
  • #41 IA__g_main_loop_run
    at gmain.c line 2881
  • #42 bonobo_main
    at bonobo-main.c line 311
  • #43 main
    at main.c line 611

Comment 1 Sebastien Bacher 2007-08-13 20:19:35 UTC
2007-08-06  Srinivasa Ragavan  <sragavan@novell.com>

	** Fix for bug #432914

	* link.c: (url_changed), (description_changed): Description of a url
	can't be multiple paragraphs. Skip \ns.