Reply To: Segfault on plugin loading

#12255
rpedde
Participant

@barefoot wrote:

Hi there,

I am trying to run mt-daapd on an Asus Wl500gp with Oleg’s firmware. It is running somehow, but I have to delete all plugins in advance. If the server wants to load a plugin (no matter which), I get a segmentation fault, and that’s it.

This is very sad, because I need the rsp plugin to communicate with my Pinnacle box…

I can’t think of this being an known issue… any hints how to debug this?

That’s almost always a library issue. Will it run like this:


/opt/lib/ld.so.1 /opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-daapd.conf

If so, then there are conflicting libraries somewhere.

— Ron