| Summary: | Kamoso crashes on startup | ||
|---|---|---|---|
| Product: | [Applications] kamoso | Reporter: | H.H. <cyberbeat> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | REPORTED --- | ||
| Severity: | crash | CC: | jodr666, travneff |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 21.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
H.H.
2021-05-11 12:38:46 UTC
Created attachment 142351 [details]
New crash information added by DrKonqi
kamoso (21.11.70) using Qt 5.15.2
Ok, that's bizarre, i literally saved the file from drkonqi, no wonder the drives from the machine i originally got it died soon after.
-- Backtrace (Reduced):
#4 QString::QString(QString const&) (other=..., this=0x7ffcde6df1e0) at /usr/include/qt5/QtCore/qstring.h:1093
#5 Device::objectId() const (this=0x0) at /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/device.cpp:50
#6 WebcamControl::playDevice(Device*) (this=0x7ffcde6e1e90, device=0x0) at /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/video/webcamcontrol.cpp:275
#7 0x0000556862128660 in Kamoso::setRecording(bool) (recording=<optimized out>, this=0x556862683ab0) at /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/kamoso.cpp:117
#8 Kamoso::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=0x556862683ab0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/build/src/kamoso_autogen/EWIEGA46WW/moc_kamoso.cpp:201
(In reply to Tony from comment #1) > Created attachment 142351 [details] > New crash information added by DrKonqi > > kamoso (21.11.70) using Qt 5.15.2 > > Ok, that's bizarre, i literally saved the file from drkonqi, no wonder the > drives from the machine i originally got it died soon after. > > -- Backtrace (Reduced): > #4 QString::QString(QString const&) (other=..., this=0x7ffcde6df1e0) at > /usr/include/qt5/QtCore/qstring.h:1093 > #5 Device::objectId() const (this=0x0) at > /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/ > device.cpp:50 > #6 WebcamControl::playDevice(Device*) (this=0x7ffcde6e1e90, device=0x0) at > /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/ > video/webcamcontrol.cpp:275 > #7 0x0000556862128660 in Kamoso::setRecording(bool) (recording=<optimized > out>, this=0x556862683ab0) at > /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/src/ > kamoso.cpp:117 > #8 Kamoso::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) > (_o=0x556862683ab0, _c=<optimized out>, _id=<optimized out>, _a=<optimized > out>) at > /usr/src/debug/kamoso-21.11.70git.20211005T003328~2a2174e-ku.4.1.x86_64/ > build/src/kamoso_autogen/EWIEGA46WW/moc_kamoso.cpp:201 Please discard this, mistakes were made. |