MantisBT - LibCSS | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002854 | LibCSS | LibCSS | public | 2023-03-31 00:55 | 2023-09-17 18:53 |
| Reporter | phoebos | ||||
|---|---|---|---|---|---|
| Assigned To | Michael Drake | ||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | x86_64 | OS | Linux | OS Version | 5.15.104 |
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| Summary | 0002854: Netsurf segmentation fault in libcss | ||||
| Description | Viewing the page https://stackoverflow.com/questions/45981545/why-does-noreturn-function-return causes a segfault. | ||||
| Steps To Reproduce | run "netsurf-gtk3 https://stackoverflow.com/questions/45981545/why-does-noreturn-function-return" for libcss and netsurf at latest git commit. | ||||
| 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 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=728&type=bug https://bugs.netsurf-browser.org/mantis/file_download.php?file_id=731&type=bug | ||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2023-03-31 00:55 | phoebos | New Issue | |||
| 2023-03-31 00:55 | phoebos | File Added: log | |||
| 2023-03-31 09:57 | phoebos | Note Added: 0002412 | |||
| 2023-03-31 16:30 | phoebos | Note Added: 0002413 | |||
| 2023-08-12 19:09 | Michael Orlitzky | Note Added: 0002416 | |||
| 2023-08-12 19:10 | Michael Orlitzky | Note Added: 0002417 | |||
| 2023-08-13 00:27 | Michael Orlitzky | File Added: 0001-src-stylesheet.h-set-uses_revert-flag-for-shorthand-.patch | |||
| 2023-08-13 00:27 | Michael Orlitzky | Note Added: 0002418 | |||
| 2023-08-13 01:47 | phoebos | Note Added: 0002419 | |||
| 2023-08-13 01:54 | phoebos | Note Added: 0002420 | |||
| 2023-09-17 18:53 | Michael Drake | Assigned To | => Michael Drake | ||
| 2023-09-17 18:53 | Michael Drake | Status | new => resolved | ||
| 2023-09-17 18:53 | Michael Drake | Resolution | open => fixed | ||
| 2023-09-17 18:53 | Michael Drake | Description Updated | bug_revision_view_page.php?rev_id=2197#r2197 | ||
| 2023-09-17 18:53 | Michael Drake | Additional Information Updated | bug_revision_view_page.php?rev_id=2199#r2199 | ||
| 2023-09-17 18:53 | Michael Drake | Note Added: 0002426 | |||