Minidlna Segmentation fault

hi.
I have RSBRY PI
with SAMBA and miniDLNA
I have access to the HD files from my computer
the TV is connected to the router and thru minidlna server I WAS able to see the movies.
Several days ago, it stopped. I dont see the minidlna server in the TV or the PC.
(I think because I updated KODI)
looking at minidlna status I get:
sudo service minidlna status

  • minidlna.service - LSB: Start minidlna at boot time
    Loaded: loaded (/etc/init.d/minidlna)
    Active: active (exited) since Fri 2018-04-06 11:17:02 IDT; 13min ago
    Process: 1206 ExecStop=/etc/init.d/minidlna stop (code=exited, status=0/SUCCESS)
    Process: 1214 ExecStart=/etc/init.d/minidlna start (code=exited, status=0/SUCCESS)

Apr 06 11:17:02 myhome-osmc minidlna[1214]: Starting DLNA/UPnP-AV media server : minidlnaSegmentation fault
Apr 06 11:17:02 myhome-osmc minidlna[1214]: failed!
Apr 06 11:17:02 myhome-osmc systemd[1]: Started LSB: Start minidlna at boot time.
osmc@myhome-osmc:/etc$

I tried updating/reinstalling…
dont work

BTW, while updating I got perl-modules_5.20.2-3+deb8u9 error. file corrupt.
I downloaded it and DPKG manualy

doed anybody know what “segmantation fault” is?

Thanks

First, please run grab-logs -A and provide the URL it returns.

Second, which version of MiniDLNA are you running? I installed a version from the Debian repo and I’m seeing different messages:

osmc@osmc:~$ sudo systemctl status minidlna
â—Ź minidlna.service - LSB: minidlna server
   Loaded: loaded (/etc/init.d/minidlna; generated; vendor preset: enabled)
   Active: active (running) since Fri 2018-04-06 11:30:45 BST; 2min 56s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 299 ExecStart=/etc/init.d/minidlna start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/minidlna.service
           └─434 /usr/sbin/minidlnad -f /etc/minidlna.conf -P /run/minidlna/minidlna.pid

Apr 06 11:30:23 osmc systemd[1]: Starting LSB: minidlna server...
Apr 06 11:30:45 osmc systemd[1]: Started LSB: minidlna server.

Thanks
First, please run grab-logs -A and provide the URL it returns
https://paste.osmc.tv/agiwoqowaw
cannot gat minidlna version.
~$ minidlnad --version
Segmentation fault

I will try to re-install minidlna from another repo

Your system is failing to update itself to the latest software versions. One possibility is that the SD card is failing.

Please show the output from running

sudo apt-get update
sudo apt-get dist-upgrade

Thank
I will try to update/upgrade again
and will look into replacing the SD

Just to update
(took me some time )
after several reboot, minidlna start working BUT samba stopped
I bought a new SD, installed new KODI
just finished installing and configuring minidlna and samba
everything is working (so far)
Thank for all the tips

1 Like