2024-04-26 22:42 BST

View Revisions: Issue #2363

Summary 0002363: Embedded Vimeo causes crash
Revision 2015-10-12 21:53 by Vincent Sanders
Additional Information Stack trace:
    [javascript/dukky.c:243] dukky_push_node()+0xc4 (section 1 @ 0x121274)
    [javascript/dukky.c:243] dukky_push_node()+0xc4 (section 1 @ 0x121274)
    [javascript/duktape/duktape.c:1364] duk_handle_call()+0x46c (section 1 @ 0x12ADE8)
    [javascript/duktape/duktape.c:84] duk_hobject_getprop()+0x4dc (section 1 @ 0x12FC58)
    [javascript/duktape/duktape.c:2848] duk_js_execute_bytecode()+0x10f8 (section 1 @ 0x12873C)
    [javascript/duktape/duktape.c:1471] duk_handle_call()+0x848 (section 1 @ 0x12B1C4)
    [javascript/duktape/duktape.c:61] duk_eval_raw()+0x18c (section 1 @ 0x14C040)
    [javascript/dukky.c:355] eval_top_string()+0x34 (section 1 @ 0x120D74)
    [javascript/duktape/duktape.c:1876] duk_handle_safe_call()+0x110 (section 1 @ 0x131A10)
    [javascript/dukky.c:366] js_exec()+0xa8 (section 1 @ 0x121A98)
    [render/html_script.c:498] html_process_script()+0x3c0 (section 1 @ 0x185000)
    complete_script()+0x1c (section 1 @ 0x227F40)
    complete_script()+0x34 (section 1 @ 0x258430)
    handle_generic_rcdata()+0x118 (section 1 @ 0x25FBF0)
    hubbub_treebuilder_token_handler()+0x1ec (section 1 @ 0x257C40)
    hubbub_tokeniser_emit_token()+0x38 (section 1 @ 0x24DB24)
    hubbub_tokeniser_handle_tag_name()+0x52c (section 1 @ 0x252B38)
    hubbub_tokeniser_run()+0xc28 (section 1 @ 0x255784)
    hubbub_parser_parse_chunk()+0xb0 (section 1 @ 0x24C67C)
    dom_hubbub_parser_parse_chunk()+0x14 (section 1 @ 0x228E8C)
    [render/html.c:1028] html_process_data()+0x28 (section 1 @ 0x17592C)
    [content/content.c:154] content_llcache_callback()+0x154 (section 1 @ 0xC4E2C)
    [content/llcache.c:2947] llcache_object_notify_users()+0x200 (section 1 @ 0xD5D1C)
    [content/llcache.c:3395] llcache_catch_up_all_users()+0x38 (section 1 @ 0xD5ECC)
    [amiga/schedule.c:239] ami_schedule_handle()+0x178 (section 1 @ 0x379F8)
    [amiga/gui.c:2704] ami_get_msg()+0x5e8 (section 1 @ 0x1C604)
    [amiga/gui.c:5441] main()+0xa80 (section 1 @ 0x1FAB0)
    native kernel module newlib.library.kmod+0x000020ac
    native kernel module newlib.library.kmod+0x00002d14
    native kernel module newlib.library.kmod+0x00002ef0
    _start()+0x170 (section 1 @ 0x16C)
    native kernel module dos.library.kmod+0x00024c18
    native kernel module kernel+0x0003b648
    native kernel module kernel+0x0003b6c8

PPC disassembly:
 6f142290: 7fc4f378 mr r4,r30
 6f142294: 4800b9bd bl 0x6F14DC50
*6f142298: 813e0000 lwz r9,0(r30)
 6f14229c: 7fc3f378 mr r3,r30
 6f1422a0: 38810008 addi r4,r1,8
Revision 2015-10-10 18:49 by Chris Young
Additional Information Stack trace:
    [javascript/dukky.c:243] dukky_push_node()+0xc4 (section 1 @ 0x121274)
    [javascript/dukky.c:243] dukky_push_node()+0xc4 (section 1 @ 0x121274)
    [javascript/duktape/duktape.c:1364] duk_handle_call()+0x46c (section 1 @ 0x12ADE8)
    [javascript/duktape/duktape.c:84] duk_hobject_getprop()+0x4dc (section 1 @ 0x12FC58)
    [javascript/duktape/duktape.c:2848] duk_js_execute_bytecode()+0x10f8 (section 1 @ 0x12873C)
    [javascript/duktape/duktape.c:1471] duk_handle_call()+0x848 (section 1 @ 0x12B1C4)
    [javascript/duktape/duktape.c:61] duk_eval_raw()+0x18c (section 1 @ 0x14C040)
    [javascript/dukky.c:355] eval_top_string()+0x34 (section 1 @ 0x120D74)
    [javascript/duktape/duktape.c:1876] duk_handle_safe_call()+0x110 (section 1 @ 0x131A10)
    [javascript/dukky.c:366] js_exec()+0xa8 (section 1 @ 0x121A98)
    [render/html_script.c:498] html_process_script()+0x3c0 (section 1 @ 0x185000)
    complete_script()+0x1c (section 1 @ 0x227F40)
    complete_script()+0x34 (section 1 @ 0x258430)
    handle_generic_rcdata()+0x118 (section 1 @ 0x25FBF0)
    hubbub_treebuilder_token_handler()+0x1ec (section 1 @ 0x257C40)
    hubbub_tokeniser_emit_token()+0x38 (section 1 @ 0x24DB24)
    hubbub_tokeniser_handle_tag_name()+0x52c (section 1 @ 0x252B38)
    hubbub_tokeniser_run()+0xc28 (section 1 @ 0x255784)
    hubbub_parser_parse_chunk()+0xb0 (section 1 @ 0x24C67C)
    dom_hubbub_parser_parse_chunk()+0x14 (section 1 @ 0x228E8C)
    [render/html.c:1028] html_process_data()+0x28 (section 1 @ 0x17592C)
    [content/content.c:154] content_llcache_callback()+0x154 (section 1 @ 0xC4E2C)
    [content/llcache.c:2947] llcache_object_notify_users()+0x200 (section 1 @ 0xD5D1C)
    [content/llcache.c:3395] llcache_catch_up_all_users()+0x38 (section 1 @ 0xD5ECC)
    [amiga/schedule.c:239] ami_schedule_handle()+0x178 (section 1 @ 0x379F8)
    [amiga/gui.c:2704] ami_get_msg()+0x5e8 (section 1 @ 0x1C604)
    [amiga/gui.c:5441] main()+0xa80 (section 1 @ 0x1FAB0)
    native kernel module newlib.library.kmod+0x000020ac
    native kernel module newlib.library.kmod+0x00002d14
    native kernel module newlib.library.kmod+0x00002ef0
    _start()+0x170 (section 1 @ 0x16C)
    native kernel module dos.library.kmod+0x00024c18
    native kernel module kernel+0x0003b648
    native kernel module kernel+0x0003b6c8

PPC disassembly:
 6f142290: 7fc4f378 mr r4,r30
 6f142294: 4800b9bd bl 0x6F14DC50
*6f142298: 813e0000 lwz r9,0(r30)
 6f14229c: 7fc3f378 mr r3,r30
 6f1422a0: 38810008 addi r4,r1,8