View Revisions: Issue #2854
[ All Revisions ] [ Back to Issue ]
Summary | 0002854: Netsurf segmentation fault in libcss | ||
---|---|---|---|
Revision | 2023-09-17 18:53 by Michael Drake | ||
Additional Information | backtrace: #0 css__select_revert_property_to_origin (select_state=0x7fffffffa2a0, prop_state=0x7fffffffb418, origin=CSS_ORIGIN_USER, pseudo=CSS_PSEUDO_ELEMENT_NONE, property=CSS_PROP_OUTLINE_COLOR) at src/select/select.c:1168 #1 0x0000555555793bd4 in css__select_revert_property (select_state=select_state@entry=0x7fffffffa2a0, prop_state=prop_state@entry=0x7fffffffb418, pseudo=pseudo@entry=CSS_PSEUDO_ELEMENT_NONE, property=property@entry=CSS_PROP_OUTLINE_COLOR) at src/select/select.c:1193 0000002 0x00005555557961d1 in css_select_style (ctx=<optimized out>, node=node@entry=0x7ffff4334980, unit_ctx=unit_ctx@entry=0x7ffff4525cb0, media=media@entry=0x7ffff4525c50, inline_style=inline_style@entry=0x0, handler=handler@entry=0x555555a01d80 <selection_handler>, pw=0x7fffffffbf50, result=0x7fffffffbf00) at src/select/select.c:1406 #3 0x00005555556939ad in nscss_get_style (ctx=ctx@entry=0x7fffffffbf50, n=n@entry=0x7ffff4334980, media=media@entry=0x7ffff4525c50, unit_len_ctx=unit_len_ctx@entry=0x7ffff4525cb0, inline_style=inline_style@entry=0x0) at content/handlers/css/select.c:264 #4 0x0000555555693e66 in box_get_style (c=0x7ffff4525a40, parent_style=0x7ffff3d70ab0, root_style=0x7ffff42d7b10, n=0x7ffff4334980) at content/handlers/html/box_construct.c:286 #5 0x000055555569450c in box_construct_element (ctx=ctx@entry=0x7ffff3608fe0, convert_children=convert_children@entry=0x7fffffffc07b) at content/handlers/html/box_construct.c:495 #6 0x000055555569572f in convert_xml_to_box (ctx=0x7ffff3608fe0) at content/handlers/html/box_construct.c:1240 #7 0x0000555555742c5d in schedule_run () at frontends/gtk/schedule.c:148 #8 0x0000555555738908 in nsgtk_main () at frontends/gtk/gui.c:1072 #9 0x00005555555e721c in main (argc=<optimized out>, argv=<optimized out>) at frontends/gtk/gui.c:1231 |
||
Revision | 2023-03-31 00:55 by phoebos | ||
Additional Information | backtrace: #0 css__select_revert_property_to_origin (select_state=0x7fffffffa2a0, prop_state=0x7fffffffb418, origin=CSS_ORIGIN_USER, pseudo=CSS_PSEUDO_ELEMENT_NONE, property=CSS_PROP_OUTLINE_COLOR) at src/select/select.c:1168 #1 0x0000555555793bd4 in css__select_revert_property (select_state=select_state@entry=0x7fffffffa2a0, prop_state=prop_state@entry=0x7fffffffb418, pseudo=pseudo@entry=CSS_PSEUDO_ELEMENT_NONE, property=property@entry=CSS_PROP_OUTLINE_COLOR) at src/select/select.c:1193 0000002 0x00005555557961d1 in css_select_style (ctx=<optimized out>, node=node@entry=0x7ffff4334980, unit_ctx=unit_ctx@entry=0x7ffff4525cb0, media=media@entry=0x7ffff4525c50, inline_style=inline_style@entry=0x0, handler=handler@entry=0x555555a01d80 <selection_handler>, pw=0x7fffffffbf50, result=0x7fffffffbf00) at src/select/select.c:1406 #3 0x00005555556939ad in nscss_get_style (ctx=ctx@entry=0x7fffffffbf50, n=n@entry=0x7ffff4334980, media=media@entry=0x7ffff4525c50, unit_len_ctx=unit_len_ctx@entry=0x7ffff4525cb0, inline_style=inline_style@entry=0x0) at content/handlers/css/select.c:264 #4 0x0000555555693e66 in box_get_style (c=0x7ffff4525a40, parent_style=0x7ffff3d70ab0, root_style=0x7ffff42d7b10, n=0x7ffff4334980) at content/handlers/html/box_construct.c:286 #5 0x000055555569450c in box_construct_element (ctx=ctx@entry=0x7ffff3608fe0, convert_children=convert_children@entry=0x7fffffffc07b) at content/handlers/html/box_construct.c:495 #6 0x000055555569572f in convert_xml_to_box (ctx=0x7ffff3608fe0) at content/handlers/html/box_construct.c:1240 #7 0x0000555555742c5d in schedule_run () at frontends/gtk/schedule.c:148 #8 0x0000555555738908 in nsgtk_main () at frontends/gtk/gui.c:1072 #9 0x00005555555e721c in main (argc=<optimized out>, argv=<optimized out>) at frontends/gtk/gui.c:1231 |