Menu

#298 seg fault under Debian Jessie

v1.0 (example)
closed-invalid
nobody
3
2017-02-10
2017-02-10
buhtz
No

Using a current Debian Jessie with minidlna (1.1.2+dfsg-1.1+b3). After installing with apt-get it runs without any problems after rebooting the system.

I tried to run it manually after stoping the running service with sudo serice minidlna stop.

minidlnad -d -v -u minidlna
or
sudo minidlnad -d -v -u minidlna

Gives a "segmentation fault" on stderr. journalctl -f tells me
eb 10 14:27:09 Vdebian kernel: minidlnad[1895]: segfault at 0 ip 00007ffa96078c3a sp 00007ffde9688008 error 4 in libc-2.19.so[7ffa95ff7000+1a1000]

Looks like something is wrong here.

Discussion

  • Justin Maggard

    Justin Maggard - 2017-02-10

    That package uses a very old version. Use the package from jessie-backports (or stretch) instead.

     
  • Justin Maggard

    Justin Maggard - 2017-02-10
    • status: open --> closed-invalid
     

Log in to post a comment.