More > JRiver Media Center 28 for Linux

Segmentation Fault (core dumped) issue

(1/4) > >>

wellywu:
I installed Ubuntu 20.04.2 64-bit LTS GNU/Linux on my secondary Kingston A400 SATA-III 6 GB/s 1.92 TB solid-state disk and JRiver Media Center 28.0.34 64-bit Master License. I got an Ubuntu Software Updater notification that JRiver Media Center 28 needed to be updated and I performed the update successfully. JRiver Media Center 28.0.34 64-bit Master License no longer opens. This is what I did after I opened up the terminal and its' output:


--- Code: ---wellywu@Late2019CUKHPOmen15t:~$ mediacenter28 &
[1] 24274
wellywu@Late2019CUKHPOmen15t:~$

ERROR in JRLoadLibrary: error=/usr/lib/jriver/Media Center Id/libJRTools.so: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center Id/libJRTools.so



ERROR in JRLoadLibrary: error=/usr/lib/jriver/Media Center Id/libJRTools.so: cannot open shared object file: No such file or directory, file=/usr/lib/jriver/Media Center Id/libJRTools.so

^C
[1]+  Segmentation fault      (core dumped) mediacenter28
--- End code ---

I did a sudo apt install --reinstall mediacenter28 and it reinstalled it again successfully, but I keep getting the same error within the terminal when I try to open up JRiver Media Center 28.0.34 64-bit Master License and none of the application shortcuts allow me to open it up within GNOME 3.36.8 64-bit either. Please take a look at this issue and help me to fix the technical issue. Thank you.

Awesome Donkey:
Yikes, the same libJRTools Id issue cropping up again, no worries, Bob will fix this again. :)

bob:
I am not seeing this at all.
Are you using our repo?

I just uninstalled everything then installed MC28 from scratch from the repo. AMD64 on Buster. Runs fine.


--- Code: ---dpkg -l mediacenter28
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  mediacenter28  28.0.34      amd64        Media Player

--- End code ---

Please try these commands:

--- Code: ---find /usr/lib/jriver/Media\ Center\ 28/ -name \*.so\* -exec ldd -d '{}' \; | grep Id

ldd /usr/bin/mediacenter28 | grep Id

ldd /usr/lib/jriver/Media\ Center\ 28/JRWorker  | grep Id

ldd /usr/lib/jriver/Media\ Center\ 28/PackageInstaller | grep Id

ldd /usr/lib/jriver/Media\ Center\ 28/mc28| grep Id

--- End code ---

They should all return nothing.

wellywu:
This is the output from my terminal:


--- Code: ---wellywu@Late2019CUKHPOmen15t:~$ find /usr/lib/jriver/Media\ Center\ 28/ -name \*.so\* -exec ldd -d '{}' \; | grep Id
wellywu@Late2019CUKHPOmen15t:~$ ldd /usr/bin/mediacenter | grep Id
ldd: /usr/bin/mediacenter: No such file or directory
wellywu@Late2019CUKHPOmen15t:~$ ldd /usr/lib/jriver/Media\ Center\ 28/JRWorker  | grep Id
wellywu@Late2019CUKHPOmen15t:~$ ldd /usr/lib/jriver/Media\ Center\ 28/PackageInstaller | grep Id
wellywu@Late2019CUKHPOmen15t:~$ ldd /usr/lib/jriver/Media\ Center\ 28/mc28| grep Id
wellywu@Late2019CUKHPOmen15t:~$
--- End code ---


--- Code: ---wellywu@Late2019CUKHPOmen15t:~$ dpkg -l mediacenter28
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  mediacenter28  28.0.34      amd64        Media Player
wellywu@Late2019CUKHPOmen15t:~$
--- End code ---

Yes, I am using the official JRiver Media Center 28 software repository and I am on the latest release channel.

bob:
Sorry that one was

--- Code: ---ldd /usr/bin/mediacenter28 | grep Id
--- End code ---

Missed the 28

All of your others are fine.


Navigation

[0] Message Index

[#] Next page

Go to full version