Describe the Crash
Explain clearly what you were doing when the crash occurred.
Steps To Reproduce
Describe precisely how the crash occurred, step by step, starting with a new editor window.
- Open the Graphite editor at https://editor.graphite.rs
- Create new document
Additional Details
Provide any further information or context that you think would be helpful in fixing the issue. Screenshots or video can be linked or attached to this issue.
Browser and OS
Firefox 142, Mac
Stack Trace
Copied from the crash dialog in the Graphite editor:
panicked at editor/src/node_graph_executor.rs:100:78:
Failed to send generation request: "sending on a closed channel"
Fp/<@https://editor.graphite.rs/assets/index-DCQHZjFB.js:943:1179
g@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:64931
handleJsMessage@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:65079
vp/e<@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:65472
j2/o.wbg.__wbg_call_833bed5770ea2041/<@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:12695
vt@https://editor.graphite.rs/assets/index-DCQHZjFB.js:928:6130
j2/o.wbg.__wbg_call_833bed5770ea2041@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:12665
graphite_wasm.wasm._ZN13graphite_wasm10editor_api12EditorHandle27send_frontend_message_to_js17h0668831c386ddb67E@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[3750]:0x8b52d3
graphite_wasm.wasm._ZN4core3ops8function2Fn4call17h7e50954c4596dc1dE@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[14332]:0xba9680
graphite_wasm.wasm._ZN3std9panicking20rust_panic_with_hook17h1f8226e239ffaa71E@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[7604]:0xa908ae
graphite_wasm.wasm._ZN4core9panicking9panic_fmt17hb6c28595a1feee80E@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[11844]:0xb7e006
graphite_wasm.wasm._ZN4core6result13unwrap_failed17h0af004c27326640fE@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[9341]:0xb3ae0f
graphite_wasm.wasm._ZN15graphite_editor19node_graph_executor17NodeGraphExecutor28submit_node_graph_evaluation17haf89eb45f7a7a755E@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[2025]:0x6eec94
graphite_wasm.wasm._ZN325_$LT$graphite_editor..messages..portfolio..portfolio_message_handler..PortfolioMessageHandler$u20$as$u20$graphite_editor..utility_traits..MessageHandler$LT$graphite_editor..messages..portfolio..portfolio_message..PortfolioMessage$C$graphite_editor..messages..portfolio..portfolio_message_handler..PortfolioMessageData$GT$$GT$15process_message17h88e94f21d76b7b9bE@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[309]:0x95613
graphite_wasm.wasm._ZN15graphite_editor10dispatcher10Dispatcher14handle_message17hef80e4234270813cE@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[435]:0x2538e6
graphite_wasm.wasm._ZN13graphite_wasm10editor_api12EditorHandle19widget_value_update17hb8f1338393aa2634E@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[2059]:0x7052d8
graphite_wasm.wasm.editorhandle_widgetValueCommitAndUpdate externref shim multivalue shim@https://editor.graphite.rs/assets/graphite_wasm_bg-9GuQ_qVQ.wasm:wasm-function[11847]:0xb7e318
widgetValueCommitAndUpdate@https://editor.graphite.rs/assets/index-DCQHZjFB.js:929:4156
h@https://editor.graphite.rs/assets/index-DCQHZjFB.js:970:57629
Ce@https://editor.graphite.rs/assets/index-DCQHZjFB.js:970:58212
n@https://editor.graphite.rs/assets/index-DCQHZjFB.js:970:50249
h@https://editor.graphite.rs/assets/index-DCQHZjFB.js:967:65697
Describe the Crash
Explain clearly what you were doing when the crash occurred.
Steps To Reproduce
Describe precisely how the crash occurred, step by step, starting with a new editor window.
Additional Details
Provide any further information or context that you think would be helpful in fixing the issue. Screenshots or video can be linked or attached to this issue.
Browser and OS
Firefox 142, Mac
Stack Trace
Copied from the crash dialog in the Graphite editor: