[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 268911] multimedia/kodi: [suspend/resume] Kodi fails to start after resume"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Jan 2023 19:45:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268911 Bug ID: 268911 Summary: multimedia/kodi: [suspend/resume] Kodi fails to start after resume Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: learnux@gmail.com CC: yzrh@noema.org Flags: maintainer-feedback?(yzrh@noema.org) CC: yzrh@noema.org Attachment #239423 text/plain mime type: Created attachment 239423 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=239423&action=edit kodi crashlog file Kodi crashes at startup: ~> kodi libEGL warning: DRI2: failed to authenticate libva info: VA-API version 1.17.0 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) libGL error: failed to authenticate magic 1 libGL error: failed to load driver: iris libGL error: failed to authenticate magic 1 libGL error: failed to load driver: iris libva info: VA-API version 1.17.0 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) Crash report available at /home/user/kodi_crashlog-20230112_145935.log ~> lldb -c kodi.bin.core -- /usr/local/lib/kodi/kodi.bin (lldb) target create "/usr/local/lib/kodi/kodi.bin" --core "kodi.bin.core" Core file '/home/f.alexis/kodi.bin.core' (x86_64) was loaded. (lldb) bt This version of LLDB has no plugin for the language "assembler". Inspection of frame variables will be limited. * thread #1, name = 'kodi.bin', stop reason = signal SIGSEGV * frame #0: 0x00000008047eae84 libc.so.7`strlen at strlen.S:67 frame #1: 0x0000000805a79c8c libc++.so.1`std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(char const*) [inlined] std::__1::char_traits<char>::length(__s=0x0000000000000000) at __string:338:53 frame #2: 0x0000000805a79c84 libc++.so.1`std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::append(this="", __s=0x0000000000000000) at string:2759:24 frame #3: 0x00000000010a7a74 kodi.bin`LogGraphicsInfo() + 612 frame #4: 0x0000000000d13127 kodi.bin`CRenderSystemGL::InitRenderSystem() + 391 frame #5: 0x00000000013a3ee9 kodi.bin`CApplication::InitWindow(RESOLUTION) + 105 frame #6: 0x00000000013a39bb kodi.bin`CApplication::CreateGUI() + 1467 frame #7: 0x00000000010e91de kodi.bin`XBMC_Run + 142 frame #8: 0x0000000000b9dd15 kodi.bin`main + 149 frame #9: 0x0000000000b9da80 kodi.bin`_start + 256 ~> uname -a FreeBSD host.local 13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64 ~> freebsd-version -kru 13.1-RELEASE-p3 13.1-RELEASE-p3 13.1-RELEASE-p5 ~> pkg info -x libva libglu mesa libva-2.17.0 libva-glx-2.17.0 libva-intel-driver-2.4.1_1 libva-intel-hybrid-driver-1.0.2_3 libva-intel-media-driver-22.4.3_1 libva-utils-2.17.0 libva-vdpau-driver-0.7.4_10 libGLU-9.0.2_1 mesa-demos-8.4.0_3 mesa-dri-22.3.2_1 mesa-libs-22.3.2_1 ~> env | grep -i xdg XDG_SESSION_SERVICE=gdm-password XDG_MENU_PREFIX=gnome- XDG_SESSION_TYPE=x11 XDG_CURRENT_DESKTOP=GNOME XDG_SESSION_DESKTOP=gnome -- You are receiving this mail because: You are the assignee for the bug.