More > JRiver Media Center 21 for Linux

Segmentation fault from JRiver Media Center 21.x - OpenSuSE LEAP

<< < (2/3) > >>

Mike Noe:
A bit of a shot in the dark, but here is my "ldd libboost_regex.so.1.59.0"

--- Code: ---
        linux-gate.so.1 (0xf774e000)
        librt.so.1 => /lib/librt.so.1 (0xf7617000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf74a1000)
        libm.so.6 => /lib/libm.so.6 (0xf7453000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7435000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf7417000)
        libc.so.6 => /lib/libc.so.6 (0xf725d000)
        /lib/ld-linux.so.2 (0x565ff000)

--- End code ---

fwiw, my current TW(1/30/2016) has boost 1.59/1.60 installed (1.59 shows as orphaned).

roald.andresen:
I doubt that the boost regex library is the problem, since it seems that mediacenter21 loads its own copy of that
/usr/bin> ldd mediacenter21
        linux-gate.so.1 (0xf7769000)
        libcryptlib.so => /usr/lib/jriver/Media Center 21/libcryptlib.so (0xf73fa000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xf739a000)
        librt.so.1 => /lib/librt.so.1 (0xf7391000)
        libdl.so.2 => /lib/libdl.so.2 (0xf738c000)
        libboost_regex.so.1.59.0 => /usr/lib/jriver/Media Center 21/libboost_regex.so.1.59.0 (0xf729e000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xf7163000)
        libuuid.so.1 => /usr/lib/libuuid.so.1 (0xf715d000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf6fe7000)
        libm.so.6 => /lib/libm.so.6 (0xf6fa1000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf6f82000)
        libc.so.6 => /lib/libc.so.6 (0xf6dd6000)
        /lib/ld-linux.so.2 (0x565c7000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xf6db2000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xf6dae000)
 

roald.andresen:
Finally, I found some info that may be useful for tracking down the cause of this.  In the syslog, I found:
mediacenter21[2450]: segfault at 0 ip 00000000f6f5a3af sp 00000000fffaf5f8 error 6 in libc-2.19.so[f6e28000+1a6000]

Mike Noe:
Have you seen anything like this:

--- Code: ---[ 2173.280919] mediacenter21[4043]: segfault at 0 ip 00000000ecbef0c0 sp 00000000ed4c4420 error 4 in libout_Main.so[eca51000+25a000]

--- End code ---

I've been getting these on i386 version about every three days or so....

bob:

--- Quote from: Mike Noe on February 03, 2016, 07:48:47 am ---Have you seen anything like this:

--- Code: ---[ 2173.280919] mediacenter21[4043]: segfault at 0 ip 00000000ecbef0c0 sp 00000000ed4c4420 error 4 in libout_Main.so[eca51000+25a000]

--- End code ---

I've been getting these on i386 version about every three days or so....

--- End quote ---
libout_Main has the audio driver in it.
It could be a difference in ALSA versions or perhaps a hiccup with your device?
Maybe change the auto format selection in MC's Audio device settings to a fixed format your device supports?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version