-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Invalid datachannel (thread <unnamed>, at /root/.cargo/git/checkouts/media-c23a3cd5aa97076a/b23e722/backends/gstreamer/datachannel.rs:87) #28357
Copy link
Copy link
Closed
Labels
Description
this crash on
./servo --pref dom.svg.enabled --pref dom.webrtc.enabled https://vrland.io/openspace
fedora Linux
libnice-gstreamer1-0.1.17-3.fc33.x86_64
./servo --pref dom.svg.enabled --pref dom.webrtc.enabled https://vrland.io/openspace
%ccore:schema:warn %cDefault value `false` does not match type `number` in component `layout`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `null` does not match type `string` in component `hud-share-indicator`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `null` does not match type `string` in component `hud-share-indicator`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `null` does not match type `string` in component `media-loader`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `null` does not match type `string` in component `media-loader`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `16711680` does not match type `string` in component `box-rounded`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `16711680` does not match type `string` in component `box-rounded-text`%c color: orange color: inherit color: orange
%ccore:schema:warn %cDefault value `null` does not match type `string` in component `emit-scene-event-on-remove`%c color: orange color: inherit color: orange
%ccore:component:warn %cThe component name `preventDefaultKeys` contains uppercase characters, but HTML will ignore the capitalization of attribute names. Change the name to be lowercase: `preventdefaultkeys`%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `hiref` for component/system `undefined`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `enable` for component/system `undefined`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `enable` for component/system `undefined`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `metalness` for component/system `material`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `roughness` for component/system `material`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `enable` for component/system `wasd-to-analog2d`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `clientid` for component/system `networked-scene`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `screenShare` for component/system `reaction`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `shareCam` for component/system `reaction`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `enable` for component/system `avatar-actions`.%c color: orange color: inherit color: orange
%ccore:schema:warn %cUnknown property `enable` for component/system `preventDefaultKeys`.%c color: orange color: inherit color: orange
Invalid datachannel (thread <unnamed>, at /root/.cargo/git/checkouts/media-c23a3cd5aa97076a/b23e722/backends/gstreamer/datachannel.rs:87)
[2021-04-11T18:27:28Z ERROR servo] Invalid datachannel
called `Result::unwrap()` on an `Err` value: RecvError (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(1) }, at /root/.cargo/git/checkouts/media-c23a3cd5aa97076a/b23e722/webrtc/thread.rs:73)
[2021-04-11T18:27:28Z ERROR servo] called `Result::unwrap()` on an `Err` value: RecvError
assertion failed: `(left == right)`
left: `2`,
right: `1: This runtime still has live children.` (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(1) }, at /root/.cargo/git/checkouts/rust-mozjs-8611526964119dd6/ef63e56/src/rust.rs:420)
[2021-04-11T18:27:28Z ERROR servo] assertion failed: `(left == right)`
left: `2`,
right: `1: This runtime still has live children.`
thread panicked while panicking. aborting.
Stack trace for thread "ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(1) }"
0: servo::backtrace::print
1: servo::crash_handler::install::handler
Reactions are currently unavailable