Summary: | Kamoso crashes seconds after openning | ||
---|---|---|---|
Product: | [Applications] kamoso | Reporter: | Thiago Costa <yellowdropcase> |
Component: | general | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thiago Costa
2020-03-26 03:36:50 UTC
$ inxi -G Graphics: Device-1: NVIDIA GP104 [GeForce GTX 1070] driver: nvidia v: 435.21 Device-2: NVIDIA GP108 [GeForce GT 1030] driver: nvidia v: 435.21 Display: x11 server: X.Org 1.20.7 driver: nvidia resolution: 2560x1080~60Hz, 1920x1080~60Hz OpenGL: renderer: GeForce GTX 1070/PCIe/SSE2 v: 4.6.0 NVIDIA 435.21 $ kamoso --version Icon theme "ubuntu-mono-dark" not found. Icon theme "Mint-X" not found. Icon theme "elementary" not found. kamoso 19.12.3 # thiago @ serenity in ~ [21:13:59] $ kamoso new device "C922 Pro Stream Webcam" "/sys/devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-4/1-4.6/1-4.6:1.0/video4linux/video0" "/dev/video0" Playing device changed "/dev/video0" qrc:/qml/Mode.qml:5:28: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt. file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions" file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions" file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/ToolBarPageHeader.qml:44:9: QML ActionToolBar: Binding loop detected for property "actions" file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:113: TypeError: Cannot read property 'globalToolBarStyle' of null file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:58:17: Unable to assign [undefined] to QQmlListProperty<QObject> file:///usr/lib/qt/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:49:13: Unable to assign [undefined] to bool error debugMessage: No file name specified for reading. error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! identity name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): gst_file_src_start (): /GstPipeline:pipeline0/GstFileSrc:filesrc0" error debugMessage: No file name specified for reading. error on: "filesrc location=\"\" ! decodebin ! imagefreeze ! videoconvert ! bulge name=last" "../gstreamer/plugins/elements/gstfilesrc.c(524): gst_file_src_start (): /GstPipeline:pipeline1/GstFileSrc:filesrc1" QSocketNotifier: Invalid socket 6 and type 'Read', disabling... KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kamoso path = /usr/bin pid = 3048 KCrash: Arguments: /usr/bin/kamoso KCrash: Attempting to start /usr/lib/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 (kamoso:3048): GStreamer-CRITICAL **: 21:14:06.011: 0x55d3e6895230: failed to wake event: Bad file descriptor (kamoso:3048): GStreamer-CRITICAL **: 21:14:06.011: 0x55d3e6895230: failed to wake event: Bad file descriptor (kamoso:3048): GStreamer-CRITICAL **: 21:14:06.011: 0x55d3e6895230: failed to wake event: Bad file descriptor [1] + 3048 suspended (signal) kamoso The crash is deep in the NVIDIA binary OpenGL drivers. If this is reproducible, please report this issue directly to NVIDIA developers via https://forums.developer.nvidia.com/t/if-you-have-a-problem-please-read-this-first/27131 Gotcha, thanks! |