pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: minidlna buffer overflow on netbsd-8/amd64
On Sun, Oct 27, 2019 at 05:18:50AM -0500, John D. Baker wrote:
> Running with "-d" got a little more information:
>
> Reading symbols from minidlnad...done.
> (gdb) set args -d -R -f /usr/pkg/etc/minidlna.conf
> (gdb) run
> Starting program: /usr/pkg/sbin/minidlnad -d -R -f /usr/pkg/etc/minidlna.conf
> [2019/10/27 05:04:04] minidlna.c:1027: fatal: MiniDLNA is already running. EXITING.
Is there really a minidlna already running or is it confused by wrong
permissions/user id or something?
If no other instance is running, set a breakpoint on minidlna.c:1027 and
find out why it gets there.
Martin
Home |
Main Index |
Thread Index |
Old Index