INTERACT FORUM

Please login or register.

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

Author Topic: 21.0.61 crashes on Ubuntu 14.04 LTS  (Read 3566 times)

johnd126

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 70
21.0.61 crashes on Ubuntu 14.04 LTS
« on: March 20, 2016, 12:15:18 pm »

Hi,

I'm trying to set up MC on a Ubuntu server.  I've upgraded my version of the OS to the latest of everything.  I followed the directions in the Ubuntu/Mint post above and it installed cleanly. 

I set up a network share to the music folder on my NAS and am trying to import the mp3s from there.  It imported quite a number of the albums (I would guess around 100 of the 250 albums) and then crashed.  This line was reported in the syslog:

Code: [Select]
vmubuntu kernel: [  206.083913] mediacenter21[3759]: segfault at 38 ip 00007fac8800e414 sp 00007fac76be2a20 error 4 in libpthread-2.19.so[7fac88004000+19000]
Now, a few seconds after launching MC it crashes again with the same line being added to the log.

The pop up crash dialog also includes this info:

Code: [Select]
mediacenter21 crashes with SIGSEGV in __GI___pthread_mutex_lock()
Is there any way to save the text from the crash dialog?

Thanks,
John
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7367
  • The color of Spring...
Re: 21.0.61 crashes on Ubuntu 14.04 LTS
« Reply #1 on: March 20, 2016, 12:48:43 pm »

There's a crash issue in 20.0.61 for some people, downgrade to 21.0.54 if you know how to.
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

johnd126

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 70
Re: 21.0.61 crashes on Ubuntu 14.04 LTS
« Reply #2 on: March 20, 2016, 02:16:23 pm »

There's a crash issue in 20.0.61 for some people, downgrade to 21.0.54 if you know how to.

I haven't done that before. Are there instructions somewhere?

[Edit:] 

Just tried "sudo apt-get install mediacenter21=21.0.54" and returned "Version '21.0.54' for 'mediacenter21' was not found"
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7367
  • The color of Spring...
Re: 21.0.61 crashes on Ubuntu 14.04 LTS
« Reply #3 on: March 20, 2016, 03:16:40 pm »

For those encountering the crash issue with 21.0.61 on Debian, Ubuntu and Mint you'll have to downgrade MC by downloading the .deb of 21.0.54;

32-bit MC: http://files.jriver.com/mediacenter/channels/v21/latest/MediaCenter-21.0.54.deb
64-bit MC: http://files.jriver.com/mediacenter/channels/v21/latest/MediaCenter-21.0.54-amd64.deb

Then use dpkg to install, here's an example;

Code: [Select]
sudo dpkg -i <path to the MC .deb file>
If it's in the default downloads folder, then this should work...

64-bit:
Code: [Select]
sudo dpkg -i ~/Downloads/MediaCenter-21.0.54-amd64.deb
32-bit:
Code: [Select]
sudo dpkg -i ~/Downloads/MediaCenter-21.0.54.deb
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

johnd126

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 70
Re: 21.0.61 crashes on Ubuntu 14.04 LTS
« Reply #4 on: March 21, 2016, 08:07:23 am »

That worked.  Thanks!
Logged

johnd126

  • Regular Member
  • Junior Woodchuck
  • **
  • Posts: 70
Re: 21.0.61 crashes on Ubuntu 14.04 LTS
« Reply #5 on: March 21, 2016, 12:16:35 pm »

21.0.54 crashed.  Is this a known type of crash with this version?

Code: [Select]
mediacenter21[2834]: segfault at 2f2a000 ip 00007ff2cc729ab0 sp 00007ffe08043690 error 4 in libX11.so.6.3.0[7ff2cc6eb000+130000]
Logged
Pages: [1]   Go Up