More > JRiver Media Center 30 for Linux
installJRMC - MC installer for Linux
bdmacl:
If I just select the icon via the GUI, nothing happens at all. Makes me think I never even clicked or double-clicked the icon. Even browsing to the location of "mediacenter33" and trying to launch that from the GUI doesn't do anything. The only way to see if something is happening is via the Terminal. I get these errors:
[0307/131445.365579:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
FFF9F9F9 Start bcolor F9F9F9 nColor
[0307/131445.456659:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.465080:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.506064:WARNING:policy_logger.cc(151)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(88) Could not create policy manager as CBCM is not enabled.
[0307/131445.592992:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.612479:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0307/131445.706365:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
Segmentation fault (core dumped)
I've double-checked dependencies, ran it in "rendering mode", disabled GPU acceleration, made sure SELINUX wasn't restricting in some way, and verified basic permissions. As mentioned, I even did a toolbox for running fedora 39, and got the same errors.
I've got a NUC that I can wipe and install fedora 41 with Plasma 6.3 and see if I get the same issues on different hardware.
bob:
--- Quote from: bdmacl on March 08, 2025, 03:13:14 pm ---If I just select the icon via the GUI, nothing happens at all. Makes me think I never even clicked or double-clicked the icon. Even browsing to the location of "mediacenter33" and trying to launch that from the GUI doesn't do anything. The only way to see if something is happening is via the Terminal. I get these errors:
[0307/131445.365579:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
FFF9F9F9 Start bcolor F9F9F9 nColor
[0307/131445.456659:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.465080:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.506064:WARNING:policy_logger.cc(151)] :components/enterprise/browser/controller/chrome_browser_cloud_management_controller.cc(88) Could not create policy manager as CBCM is not enabled.
[0307/131445.592992:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0307/131445.612479:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0307/131445.706365:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
Segmentation fault (core dumped)
I've double-checked dependencies, ran it in "rendering mode", disabled GPU acceleration, made sure SELINUX wasn't restricting in some way, and verified basic permissions. As mentioned, I even did a toolbox for running fedora 39, and got the same errors.
I've got a NUC that I can wipe and install fedora 41 with Plasma 6.3 and see if I get the same issues on different hardware.
--- End quote ---
Those are form the embedded chromium plugin. They shouldn't be causing the segfault IMO.
You could try running under gdb and report a stack trace.
Install GDB then do
gdb mediacenter33
then
run
when it segfaults do
bt full
and post a copy/paste of that here.
Navigation
[0] Message Index
[*] Previous page
Go to full version