INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Segmentation fault when starting MC33  (Read 297 times)

ashchemelinin

  • Recent member
  • *
  • Posts: 5
Segmentation fault when starting MC33
« on: March 31, 2025, 08:56:02 pm »

I have installed MC 33 on Ubuntu 24.04. The software would not start. When starting in terminal, The following messages appear:


[0331/195043.270109:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
FFE1E7EC Start bcolor ECE7E1 nColor
[0331/195043.429030:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0331/195043.439085:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0331/195043.590473: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.
[0331/195043.693451:WARNING:angle_platform_impl.cc(49)] RendererVk.cpp:1962 (initialize): ANGLE VMA version: 2003000
[0331/195043.743393:ERROR:check.cc(297)] Check failed: false. NOTREACHED log messages are omitted in official builds. Sorry!
[0331/195043.788842:WARNING:sandbox_linux.cc(400)] InitializeSandbox() called with multiple threads in process gpu-process.
Segmentation fault (core dumped)

What could it be?
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 14109
Re: Segmentation fault when starting MC33
« Reply #1 on: March 31, 2025, 09:13:14 pm »

Logged

ashchemelinin

  • Recent member
  • *
  • Posts: 5
Re: Segmentation fault when starting MC33
« Reply #2 on: April 01, 2025, 06:11:27 pm »

No, intallJRMC did not work. I had to follow manual procedure. But it went smooth...
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2694
Re: Segmentation fault when starting MC33
« Reply #3 on: April 01, 2025, 07:27:04 pm »

No, intallJRMC did not work.

I could not replicate this in Ubuntu 24.04. Could you please run installJRMC --debug and provide the output?
Logged

ashchemelinin

  • Recent member
  • *
  • Posts: 5
Re: Segmentation fault when starting MC33
« Reply #4 on: April 01, 2025, 09:34:22 pm »

Please see below... I don't see any issues


Debug: Running: main --debug
Starting installJRMC 1.4.8
Debugging on
Debug: Running: init
Debug: Running: parse_input --debug
Debug: Automatically using --install=repo
Debug: Running: update --debug
Debug: Checking for installJRMC update
Debug: Not in a git repository or not the installJRMC repository. Checking for updates via download.
Debug: Current installJRMC 1.4.8 is the latest version
Debug: rm -f /tmp/tmp.gbnJ9KreU0
Debug: Detected host platform: ubuntu 24.04 amd64
Debug: Host platform: ubuntu 24.04
Debug: MC repository: noble
Debug: Running: install_external_repos
Adding universe repository
Debug: sudo add-apt-repository -y universe
Adding component(s) 'universe' to all repositories.
Hit:1 http://dist.jriver.com/latest/mediacenter noble InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble InRelease                     
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease               
Hit:4 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease             
Hit:5 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease           
Hit:6 https://ppa.launchpadcontent.net/heyarje/makemkv-beta/ubuntu noble InRelease
Hit:7 https://esm.ubuntu.com/apps/ubuntu noble-apps-updates InRelease
Hit:8 https://esm.ubuntu.com/apps/ubuntu noble-apps-security InRelease
Hit:9 https://esm.ubuntu.com/infra/ubuntu noble-infra-security InRelease
Hit:10 https://esm.ubuntu.com/infra/ubuntu noble-infra-updates InRelease
Reading package lists... Done
Installing JRiver Media Center from remote repository
Debug: Running: install_mc_repo
Installing JRiver Media Center RPM key
Adding MC repository file: /etc/apt/sources.list.d/jriver.list
Debug: repo_text: deb
[signed-by=/usr/share/keyrings/jriver-com-archive-keyring.gpg arch=amd64,i386,armhf,arm64] http://dist.jriver.com/latest/mediacenter/ noble main
Hit:1 http://dist.jriver.com/latest/mediacenter noble InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu noble InRelease                     
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease               
Hit:4 http://us.archive.ubuntu.com/ubuntu noble-updates InRelease             
Hit:5 http://us.archive.ubuntu.com/ubuntu noble-backports InRelease           
Hit:6 https://esm.ubuntu.com/apps/ubuntu noble-apps-updates InRelease
Hit:7 https://ppa.launchpadcontent.net/heyarje/makemkv-beta/ubuntu noble InRelease
Hit:8 https://esm.ubuntu.com/apps/ubuntu noble-apps-security InRelease
Hit:9 https://esm.ubuntu.com/infra/ubuntu noble-infra-security InRelease
Hit:10 https://esm.ubuntu.com/infra/ubuntu noble-infra-updates InRelease
Reading package lists... Done
Debug: Running: install_package --no-install-check --allow-downgrades --no-gpg-check mediacenter33
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
mediacenter33 is already the newest version (33.0.71).
The following packages were automatically installed and are no longer required:
  libllvm17t64 python3-netifaces
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
JRiver Media Center installed successfully from remote repository
Debug: Running: link_ssl_certs
Debug: Running: restore_license
Debug: mjrfiles=(/home/anatoly/Downloads/Media Center34 Linux-623131.mjr)
Debug: Latest mjrfile: /home/anatoly/Downloads/Media Center34 Linux-623131.mjr
Debug: mediacenter33 /RestoreFromFile /home/anatoly/Downloads/Media Center34 Linux-623131.mjr
License restored successfully from file /home/anatoly/Downloads/Media Center34 Linux-623131.mjr
Debug: Running: open_firewall jriver-mediacenter 52100-52200/tcp 1900/udp
Debug: sudo ufw app update jriver-mediacenter
Rules updated for profile 'jriver-mediacenter'

Debug: sudo ufw allow jriver-mediacenter
Skipping adding existing rule
Skipping adding existing rule (v6)
Debug: Running: disable_btrfs_cow


Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 8194
  • The color of Spring!
Re: Segmentation fault when starting MC33
« Reply #5 on: April 01, 2025, 10:11:39 pm »

Appears the installJRMC script worked and installed MC. But if it's still segfaulting that's something not related to it.

What's the specs of the PC you're trying to run MC33 on? CPU? GPU?
Logged
I don't work for JRiver... I help keep the forums safe from "male enhancements" and other sources of sketchy pharmaceuticals.

Windows 11 24H2 Update 64-bit + Ubuntu 24.10 Oracular Oriole 64-bit (AMD 7900X CPU/AMD 7800 XT GPU/64GB RAM/2TB M.2 NVMe SSD)
macOS Sequoia 15.3.2 (M4 Mac Mini 16GB RAM/256GB SSD)
Windows 11 24H2 Update 64-bit (Intel N305 Fanless NUC 16GB RAM/500GB M.2 NVMe SSD)
JRiver Media Center 33 (Windows + Mac + Linux) | iFi ZEN DAC 3 | JBL 306P MkII Studio Monitors | Audio-Technica ATH-M50x Headphones

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 14109
Re: Segmentation fault when starting MC33
« Reply #6 on: Yesterday at 07:43:08 am »

Also, try removing the user folder under the users .jriver/Media Center 33 (keeping in mind that if you don't have a license you will lose trialware).
Make sure the ownership under .jriver is correct. (never run under sudo)
Don't interrupt MC on it's first start (it will be slow because it's copying a lot of stuff into user space)
Logged
Pages: [1]   Go Up