More > JRiver Media Center 23 for Linux

ODroid C2, Getting Segmentation Fault [RESOLVED]

<< < (3/3)

Zhillsguy:

--- Quote from: bob on February 20, 2018, 04:54:50 pm ---I played with this a bit.
The reason for the segfault is that MC needs libgomp1:armhf to run. I probably should add it to the dependencies.

ldd doesn't seem to work with installed arm64 arch with the armhf libraries so it took a bit to figure out what was missing.

I got a JRMark of 1131 running off of the sdcard.
--- End quote ---

Bob, thanks for posting this. Installing libgomp1:armhf did the trick. This may help folks with other 64 bit boards as well.

bob:

--- Quote from: Hendrik on February 20, 2018, 05:01:42 pm ---I wonder where we pull libgomp in, its not something MC itself uses, and it doesn't ring a bell from the deps I know of.

--- End quote ---
Looks like it's used in the camera raw image support in libJRImage.

Hendrik:

--- Quote from: bob on February 22, 2018, 09:19:35 am ---Looks like it's used in the camera raw image support in libJRImage.

--- End quote ---

Sounds like something we could probably get rid of again by modifying the build.

bob:

--- Quote from: Hendrik on February 22, 2018, 09:22:20 am ---Sounds like something we could probably get rid of again by modifying the build.

--- End quote ---
Looks like it, the default configure uses it. Not sure why, perhaps it can't thread without it.

Navigation

[0] Message Index

[*] Previous page

Go to full version