[Webkit-unassigned] [Bug 55078] [GTK] Double free error when double-clicking on webpage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 04:56:11 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55078





--- Comment #4 from Priit Laes (IRC: plaes) <plaes at plaes.org>  2011-02-24 04:56:11 PST ---
Also happens with GtkLauncher:
[snip]
#0  raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  abort () at abort.c:92
#2  __libc_message (do_abort=2, fmt=0x7fffed274008 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:186
#3  malloc_printerr (action=3, str=0x7fffed274588 "malloc(): memory corruption (fast)", ptr=<value optimized out>) at malloc.c:6283
#4  _int_malloc (av=0x7fffed4afea0, bytes=18) at malloc.c:4308
#5  __libc_malloc (bytes=18) at malloc.c:3660
#6  g_malloc (n_bytes=18) at gmem.c:164
#7  g_strdup (str=0x640f10 "question_fg_color") at gstrfuncs.c:102
#8  gtk_style_properties_map_color (props=<value optimized out>, name=0x640f10 "question_fg_color", color=<value optimized out>) at gtkstyleproperties.c:572
#9  css_provider_dump_symbolic_colors (provider=0x6392b0, path=0x2463350) at gtkcssprovider.c:1359
#10 gtk_css_provider_get_style (provider=0x6392b0, path=0x2463350) at gtkcssprovider.c:1375
#11 build_properties (context=0x24a90b0) at gtkstylecontext.c:1040
#12 (context=0x24a90b0) at gtkstylecontext.c:1147
#13 gtk_style_context_get_background_color (context=0x24a90b0, state=GTK_STATE_FLAG_SELECTED, color=0x7fffffffb410) at gtkstylecontext.c:3402
#14 WebCore::RenderThemeGtk::platformActiveSelectionBackgroundColor() const () from /home/plaes/code/WebKit/.libs/libwebkitgtk-3.0.so.0
#15 WebCore::RenderTheme::activeSelectionBackgroundColor() const () from /home/plaes/code/WebKit/.libs/libwebkitgtk-3.0.so.0
#16 WebCore::RenderObject::selectionBackgroundColor() const () from /home/plaes/code/WebKit/.libs/libwebkitgtk-3.0.so.0
#17 WebCore::InlineTextBox::paintSelection(WebCore::GraphicsContext*, WebCore::FloatPoint const&, WebCore::RenderStyle*, WebCore::Font const&) () from /home/plaes/code/WebKit/.libs/libwebkitgtk-3.0.so.0
[/snip]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list